.content
{
	font-family: Tahoma;
	font-size: 8pt !important;
	color: #000000;
	line-height: 18px;
}
.content a, .content a:visited, .content a:link, .content a:hover
{
	color: #12556F;
	text-decoration: underline;
}
.serviceList a, .serviceList a:visited, .serviceList a:link, .serviceList a:hover
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #D67700;
	text-decoration: underline;
}
.header, .header a, .header a:link, .header a:visited, .header a:hover
{
	color: #9E743D;
	font-weight: bold;
}
.footer
{
	padding-bottom: 10px; 
	padding-left: 15px; 
	padding-right: 15px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
}
.footer a, .footer a:visited, .footer a:link, .footer a:hover
{
	color: #12556F;
	text-decoration: underline;
}
.img
{
	border: 1px solid #000000;
}
.button
{
	background-color: #1a232c; 
	border: 1px solid #1a232c; 
	color: #ffffff; 
	font-family: tahoma; 
	font-weight: bold; 
	font-size: 8pt;
	width: 50px;
	height: 20px;
	cursor: hand;
}
.buttonForm
{
	background-color: #1a232c; 
	border: 1px solid #1a232c; 
	color: #ffffff; 
	font-family: tahoma; 
	font-weight: bold; 
	font-size: 8pt;
	width: 50px;
	height: 20px;
	cursor: hand;
}
.adminHeader
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
	line-height: 18px;
}
.scrollContent
{
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #7A7A7A;	
}
#pscroller1
{
	width: 100%;
	height: 100px;
	padding: 0px;
	background-color: #DEDEDE;
}