﻿body 
{
	/*color: #2B5E6F;*/
	color:#000C53;
	font-family:Arial;
	font-size:12px;
	line-height:20px;
	
	scrollbar-3dlight-color: #EBECEE;
	scrollbar-arrow-color: #016EAD;
	scrollbar-base-color: #EBECEE;
	scrollbar-darkshadow-color: #EBECEE;
	scrollbar-face-color: #9CD7F4;
	scrollbar-highlight-color: #EBECEE;
	scrollbar-shadow-color: #EBECEE;
	scrollbar-track-color: #EBECEE;
}

a
{
	/*color: #2B5E6F;*/
	color:#000C53;
	font-family:Arial;
	font-size:12px;
	line-height:20px;
	text-decoration:none;
}

a:hover
{
	/*color: #2B5E6F;*/
	color:#000C53;
	font-family:Arial;
	font-size:12px;
	line-height:20px;
	text-decoration:underline;
}

.info, .info a:link, .info a:visited
{
	color: #ffffff;
	line-height:20px;
	text-decoration:none;
}

.info a:hover
{
	color: #ffffff;
	line-height:20px;
	text-decoration:underline;
}

.sideMenu, .sideMenu a:link, .sideMenu a:visited
{
	font-size:14px;
	color: #2B5E6F;
	line-height:25px;
	text-decoration:none;
}

.sideMenu a:hover
{
	font-size:14px;
	color: #2B5E6F;
	line-height:25px;
	text-decoration:underline;
}

.footer, .footer a:link, .footer a:visited
{
	font-size:12px;
	color: #ffffff;
	text-decoration:none;
}

.footer a:hover
{
	font-size:12px;
	color: #ffffff;
	text-decoration:underline;
}

.title
{
	font-size:16px;
	color: #3B3B3B;
	line-height:25px;
	font-weight:bold;
}

.searchContent
{
	font-size:12px;
	color: #2B5E6F;
}

.smallTitle, .smallTitle a:link, .smallTitle a:visited
{
	font-size:14px;
	color: #2B5E6F;
	text-decoration:none;
}

.smallTitle a:hover
{
	font-size:14px;
	color: #2B5E6F;
	text-decoration:underline;
}

.header, .header a:link, .header a:visited, .header a:hover
{
	font-size:15px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}

.searchLink, .searchLink a:link, .searchLink a:visited
{
	font-size:12px;
	color:red;
	text-decoration:none;
}

.searchLink a:hover
{
	font-size:12px;
	color:red;
	text-decoration:underline;
}

.RSSTitle, .RSSTitle a:link, .RSSTitle a:visited
{
	font-size:12px;
	font-weight:bold;
}

.RSSTitle a:hover
{
	font-size:12px;
	font-weight:bold;
}

.RSSSubtitle
{
	font-size:12px;
}

.RSSInfo
{
	font-size:12px;
}

.button, .button a:link, .button a:hover, .button a:visited
{
	text-decoration:none;
	font-weight:bold;
	padding-top:2px;
	text-align:center;
	color:#003890;
}

.mainContent
{
	font-size:13px;
	text-decoration:none;
}

.mainContent a:link, .mainContent a:visited
{
	font-size:13px;
	text-decoration:none;
	color:Red;
}

.mainContent a:hover
{
	font-size:13px;
	text-decoration:underline;
	color:Red;
}

.labelField
{
	white-space:nowrap;
	background-color:#ACDEF7;
	padding:0px 5px 0px 5px;
	font-size:14px;
}
