
body
{
	background-color: #FAFAFA;
	scrollbar-arrow-color: #C5C5C5;
	scrollbar-base-color: #FAFAFA;
	scrollbar-face-color: #FAFAFA;
	scrollbar-3dlight-color: #FAFAFA;
	scrollbar-darkshadow-color: #FAFAFA;
	scrollbar-highlight-color: #C5C5C5;
	scrollbar-shadow-color: #FAFAFA;
	scrollbar-track-color: #FAFAFA;
	
}

td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #918E8E;
}

.h1
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BA3D27;
}

a 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	text-decoration: none;
	
}

a:hover 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C5C5C5; 
	text-decoration: none;
}

a.nav 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	
}

a.nav:hover 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A56AA; 
	text-decoration: none;
}

a.page 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BA3D27;
	text-decoration: none;
	
}

a.page:hover 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CFCFCF; 
	text-decoration: none;
}

a.grey 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BA3D27;
	text-decoration: none;
	
}

a.grey:hover 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959494; 
	text-decoration: none;
}



.text {
	
	color: #2A56AA;
	font-family: Verdana;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
	
	
	border: 1px solid #7A93CB;
	background-color: #D7E1F2;
	scrollbar-arrow-color: #8FA5D3;
	scrollbar-base-color: #D7E1F2;
	scrollbar-face-color: #D7E1F2;
	scrollbar-3dlight-color: #D7E1F2;
	scrollbar-darkshadow-color: #D7E1F2;
	scrollbar-highlight-color: #8FA5D3;
	scrollbar-shadow-color: #D7E1F2;
	scrollbar-track-color: #D7E1F2;
}

.Ltop
{
	background: url(images/Ltop.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.Rtop
{
	background: url(images/Rtop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.Lbot
{
	background: url(images/Lbot.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.Rbot
{
	background: url(images/Rbot.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.nav
{
	background: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.Bnav
{
	background: url(images/botnav.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.main
{
	background: url(images/main.gif);
	background-repeat: repeat-y;
	background-position: top;
}

.lineV
{
	background: url(images/lineV.gif);
	background-repeat: repeat-y;
	background-position: top;
}

hr {
	 color: #CFCFCF;
	 height: 1px;
}

.back
{
	background: url(images/news2.gif);
	background-repeat: no-repeat;
	background-position: top;
}
