﻿body
{
	font-family: tahoma; 
	font-size: 10px; 	
	color: #000000;
}

h3
{
	font-family: tahoma; 
	font-size: 14px; 	
	color: #000000;

}
ul
{
	margin-top:3px;	

}




.siteColor
{
	color: #0A8ACC;	
}


.error
{
	color:#D00202;
}

.topheader
{
	background-image: url(../images/topbg.png);
	color:#FFFFFF;
}

.topText
{
	color: #FFFFFF;	
}

.topLink 
{
	text-align: left;
	color: #FFFFFF;


}

.topUser
{
	color: #7CACDA;
	font: normal 11px Tahoma;
}
a.topLink:link
{
	text-decoration:underline;
}
a.topLink:active
{
	text-decoration:underline;
}
a.topLink:visited
{
	text-decoration:underline;
}
a.topLink:hover
{
	text-decoration:none;
}
