A { text-decoration: none;}
A:link { color: #FFFFFF; text-decoration: none;} 
A:visited { color: #FFFFFF; text-decoration: none;} 
A:active { color: #FFFFFF; text-decoration: none;} 
A:hover { color: #FF0000; text-decoration: none;} 

.topbottommenu
{
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Arial", sans-serif;
	background: #000000;
	font-weight: bold;
}
.topmenu A:link { color: #FFFFFF; text-decoration: none;} 
.topmenu A:visited { color: #FFFFFF; text-decoration: none;} 
.topmenu A:active { color: #FFFFFF; text-decoration: none;} 
.topmenu A:hover { color: #FF0000; text-decoration: none;} 


.leftmenu
{
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Arial", sans-serif;
	background: #6699CC;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 15px;
}
.leftmenu strong 
{
	font-weight: bold; 
	font-size: 14px;
	margin-top: 15px;

}
.leftmenu b
{
	color: #FF0000;
	font-weight: bold; 
	font-size: 14px;
}
.leftmenu A:link { color: #FFFFFF; text-decoration: none;} 
.leftmenu A:visited { color: #FFFFFF; text-decoration: none;} 
.leftmenu A:active { color: #FFFFFF; text-decoration: none;} 
.leftmenu A:hover { color: #FF0000; text-decoration: none;} 


.contentTitle
{
	color: #006699;
	font-size: 18px;
	font-family: "Arial", sans-serif;
	background: #FFFFFF;
	font-weight: bold;
	margin-left: 30px;
	margin-top: 15px;
}
.contentHeader
{
	color: #6699CC;
	font-size: 16px;
	font-family: "Arial", sans-serif;
	background: #FFFFFF;
	font-weight: bold;
	margin-left: 30px;
}
.contentSubHeader
{
	color: #006699;
	font-size: 14px;
	font-family: "Arial", sans-serif;
	background: #FFFFFF;
	font-weight: bold;
	margin-left: 30px;
}
.contentSubHeader strong 
{
	font-weight: normal; 
	font-size: 14px;
}
.content
{
	color: #000000;
	font-size: 14px;
	font-family: "Arial", sans-serif;
	background: #FFFFFF;
	margin-left: 30px;
	font-weight: normal;
}
.content strong
{
	font-size: 16px;
	font-weight: bold;
}
.content A:link { color: #0000FF; text-decoration: none;} 
.content A:visited { color: #0000FF; text-decoration: none;} 
.content A:active { color: #0000FF; text-decoration: none;} 
.content A:hover { color: #FF0000; text-decoration: underline;} 
.contentTable
{
	color: #336699;
	font-size: 14px;
	font-family: "Arial", sans-serif;
	background: #FFFFFF;
	font-weight: normal;
}

