.logo
{
	font-family: Tahoma;
	font-size: 26px; 
	font-weight: bold; 
	color: #FFFFFF
}

.text 
{
	font-family: Tahoma; 
	font-size: 12px; 
	color: #333333
}

.title 
{
	font-family: Tahoma; 
	font-size: 18px; 
	font-weight: bold; 
	color: #333333
}

.menutitle 
{
	font-family: Arial; 
	font-size: 13px; 
	font-weight: bold; 
	color: #ffffff
}


.menuitems
{
	font-size: 12pt;
	font-weight: normal;	
	font-family: tahoma;
	color: #333333;
	text-decoration: none;
}
.menuitems:hover  
{
	font-size : 12pt;
	font-weight: normal;	
	font-family: tahoma;
	text-decoration: none;
	color: Green;	
}


.text1 
{
	font-family: Tahoma; 
	font-size: 11px; 
	color: #FFFFFF
}

.HomeOptions         
{
	font-size: 10pt;
	font-weight: normal;	
	font-family: tahoma;
	color:White;
	text-decoration: none
}
.HomeOptions:hover  
{
	font-size : 10pt;
	font-weight: normal;	
	font-family: tahoma;
	text-decoration: none;
	color: Green		
}

A.Options         
{
	text-align: Right;
	font-size:9pt;
	font-family: Verdana;
	color:Black;
	vertical-align: top;					           
    text-decoration:underline;
}

A.Options:hover  
{
	text-align: Right;	
	font-size : 9pt;
	font-family: Verdana;
	font-weight: bold;  
	text-decoration: none;
	color: #0010AF;
}

.ZHeader
{
	text-align:center;
	font-size:11pt;
	font-family: Verdana;
	color: Maroon;
	vertical-align: top;
	
}


.OptionsHeader
{
	text-align: Center;
	font-size:8pt;
	font-family: Verdana;
	color: Maroon;
	vertical-align: top;
	
}

.BorderTable
{
	border-color:#010101;
	border-style:solid;
}

p 
{
	text-indent: 30px;
	margin-left: 10px; 
	margin-right: 15px;
	margin-bottom: 30px;
}

.MenuHeader
{
	text-align:center;
	font-size:11pt;
	font-family: Verdana;
	color: White;
	vertical-align: top;
}

.PostedBy
{
	font: Verdana;
	font-size: 8pt;
	font-style:italic;		
	text-align:left
}

.CommentUser
{
	font: Arial;
	font-size: 9pt;
	text-align:left
}

.CommentDate
{
	font: Verdana;
	font-size: 8pt;
}

.CommentText
{
	font: Verdana;
	font-size: 9pt;
}

.ContentHeading
{
	font-size: 15pt;
	font-weight; normal;
	text-decoration: underline;
	font-family: Times New Roman;
	color:Black;
}
.ContentHeading:hover  
{
	font-size : 15pt;
	font-weight: normal;	
	text-decoration: underline;
	font-family: Times New Roman;
	color: #0011BF
}

.ContentItemSubHeading
{
	font-size: 13pt;
	font-weight; normal;
	text-decoration: underline;
	font-family: Times New Roman;
	color:Black;
}
.ContentItemSubHeading:hover  
{
	font-size : 13pt;
	font-weight: normal;	
	text-decoration: underline;
	font-family: Times New Roman;
	color: #0011BF
}

.ContentItemLists
{
	font-size: 12pt;
	font-weight; normal;
	text-decoration: underline;
	font-family: Times New Roman;
	color:Black;
}

.ContentItemLists:hover  
{
	font-size : 12pt;
	font-weight: normal;	
	text-decoration: underline;
	font-family: Times New Roman;
	color: #0011BF
}

.ContentIntro
{
	font-size: 13pt;
	font-weight: normal;
	text-decoration: none;
	font-family: Times New Roman;
	color:Black;
}

.ContentItemText
{
	font-size:9pt;
	font-weight: normal;
	font-family: Verdana;
	color: Black;
	text-decoration: none;
}

.MasterRow
{
	font-family: Tahoma;
	font-size: 11px; 
	color: #FFFFFF;	
	background-color: #484848;
}

.Menu
{
	font-family: Verdana;
	font-size: 12px; 
	color: #000000;		
	background-color: #F2F2F2;	
}

.Content
{
	font-family: Verdana;
	font-size: 10px; 
	color: #000000;		
	background-color: #F2F2F2;	
}

.CppCode
{
	font-size:8pt;
	font-weight: normal;
	font-family:Tahoma;
	color: Blue;
	text-decoration: none;	
	text-align:left;
}