@charset "utf-8";
/* CSS Document */

body {
background: url(../images/pagebackground.jpg) no-repeat center top;
 
margin: 0px 0px 0px 0px;
}
 
.PostTitle
{Color:#33558E;font-family:Verdana;font-size:14px;font-weight:bold;}
 
 .SubTitle
{Color:#33558E;font-family:Verdana;font-size:12px;font-weight:bold;}
 
 
 
 .AltPostTitle
{Color:#6F6F6F;font-family:Verdana;font-size:14px;font-weight:bold;}
 
 .PostText
 {Color:#33558E;font-family:verdana;font-size:11px;text-align:justify;} 
 
 .ms { font-weight:normal;margin-left:11px; margin-right:11px;}    
 
 
 
.GroupTitle 
{ 
font-family:Verdana; 
font-size:16px;
color:#26497D;
 
}  

 
.SmallGroupTitle 
{ 
font-family:Verdana; 
font-size:14px;
color:#26497D;
 
}  


.GroupTextTitle{
font-family:Georgia, "Times New Roman", Times, serif; 
font-size:14px;
text-align:justify;
font-weight:bold;
color:#000000;
}

.GroupText 
{
font-family:Verdana; 
text-align:justify;
font-size:11px;
color:#333333;
}


 a { font-size:11px; color:#0066CC; text-decoration:none; font-family:verdana;   }
 a:active {color:#0066CC;}
 a:hover{color:#CC6600; }
 a:visited{color:#0066CC;}
 
 .Date {
font-family:Verdana; 
font-size:11px;
color:#666666;
 }
 
 .KeyTitle {
	color: #990000;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.SearchOptions 
{ 
font-family:Verdana; 
font-size:14px;
color:#3C88C1;
 
} 


.Headlines
{ 
font-family:Verdana;
font-size:16px;
  
/*color:#2f4663;*/
color:#4c555e; 
 
} 


.InputBox { 
width:270px;
border:1px solid #CCCCCC; 

}

.CaptchaBox { 
width:60px;
border:1px solid #CCCCCC; 
color:Maroon;

}