/* Start of CMSMS style sheet 'german' */
frameset,frame,html,tr,td,body,p,ul,ol,blockquote,table,img 
{
  border:0px;
  margin-left:0px;
  margin-top:0px;
  margin-right:0px;
  margin-bottom:0px;
 }


body,table,td,tr {
  font-family:Arial,Helvetica,Sans-Serif;
  font-size:12px;
}

p 
{
  font-family:Arial,Helvetica,Sans-Serif;
  font-size:12px;
  margin-top:10px;

}

h1
{
  padding-top:14px;
  margin-left:auto;
  margin-right:auto;
  background-image:url(images/headlinebackground.jpg);
  background-repeat:no-repeat;
  text-align:center;
  width:650px;
  height:60px;
  font-size:18pt;
}

h2
{
  text-decoration:none;
  background-position:left center;
  background-image:url(images/link-bullet.jpg);
  background-repeat:no-repeat;
  padding-left:12px;
  font-size:14pt;
  color:black;
}

code 
{
  white-space:nowrap;
  font-family:Arial;
  font-size:10pt;
  font-style:italic
}

a.tiny {
  background:0;
  text-decoration:none;
  font-family: Arial,Helvetica,Sans-Serif;
  color: #E08900;
  font-weight: normal;
  font-size: 10pt;
}

a.tiny:visited
{
  text-decoration:none;
  font-family: Arial,Helvetica,Sans-Serif;
  color: #E08900;
  font-weight: normal;
  font-size: 10pt;
}
a.tiny:hover
{ 
  font-family: Arial,Helvetica,Sans-Serif;
  color: #FFC974;
  font-weight: normal;
  font-size: 10pt;
}

a.tiny:active
{
  font-family: Arial,Helvetica,Sans-Serif;
  color: #DDDDFF;
  font-weight: normal;
  font-size: 10pt;
}

.NewsSummary
{
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  margin:10px;
  padding:10px;
  background-color:white;
}


a
{
  font-size:12pt;
  text-decoration:none;
  color:rgb(64,64,64);
  padding-left:12px;
  background-position:left center;
  background-image:url(images/link-bullet.jpg);
  background-repeat:no-repeat;
}

a:visited
{
  text-decoration:none;
  color:rgb(64,64,64);
}

a:hover
{
  color:rgb(192,192,192);
}
div.NewsSummaryLink a
{
  text-decoration:none;
  background-position:left center;
  background-image:url(images/link-bullet.jpg);
  background-repeat:no-repeat;
  padding-left:12px;
  font-size:14px;
  color:black;
  font-weight:bold;
}

div.NewsSummaryLink a:hover
{
  color:rgb(192,192,192);
}

.NewsSummaryAuthor , #NewsPostDetailAuthor
{
  margin-bottom:5px;
  font-size:10pt;
  padding-left:40px;
  color:rgb(128,128,128);
}

#NewsPostDetailTitle
{
  margin:0px;
}

#comments li
{
  margin:10px 0 0 0;
}

/* End of 'german' */

