﻿.bodylink
{
	color:#CA0016;
	text-decoration:none;
}
.bodylink:hover
{
	color:#CA0016;
	text-decoration:underline;
}
body 
{
	font-family:arial;
	color:#000;
	font-size:13px;
}

.mainpageboxlink
{
	color:#fff;
	font-weight:bold;
	font-family:arial;
	font-size:14px;
	text-decoration:none;
}

.mainpagebox
{
	height:22px;
	width: 100px;
	background-color: #2D2E29;
	color:#fff;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	padding-top:5px;
	font-family:arial;
	font-size:14px;
}

.mainpagebox_over
{
	height:22px;
	width: 100px;
	background-color: #55574D;
	background-image: url(./images/menu_grad.gif);
	background-repeat: repeat-x;
	color:#fff;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	padding-top:5px;
	font-family:arial;
	font-size:14px;
	cursor:pointer;
}

.maintext
{
	color:#0d0d0d;
	font-family:arial;
	font-size:12px;
}

.menu
{
	color:#000;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
.footer
{
	color:#000000;
	font-family:arial;
	font-size:9px;
}
.toplink
{
	color: #000000; 
	text-decoration: none; 
	font-size: 10px;
    font-weight: bold; 
    font-family: Arial;	
	white-space:nowrap;
}
.topsep	
{
	color:#000000;
	font-size: 10px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.3;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399cc;
	font-weight: bold;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.style9 {color: #EFF8FE}


.sidelink
{
	text-decoration:none;
	color:#000;
}

.sideboxover
{
	width:170px;
	height:24px;
	color:#000;
	font-weight:bold;
	background:#cedfef;	
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:7px;
	padding-top:14px;
	font-size:11px;
	cursor:pointer;
}

.sidebox
{
	background-image: url(./images/gray_sidenav.gif);
	background-repeat:no-repeat;
	width:210px;
	height:20px;
	color:#CA0016;
	vertical-align:top;
	padding-left:2px;
	padding-top:10px;
	valign: middle;
	text-decoration:none;
}

.sidelink, .sidelink:selected
{
	text-decoration:none;
	color:#CA0016;
}

.sidelink_over
{
	text-decoration:none;
	color:#8B0110;
	font-weight:bold;
}

.sideboxbig
{
	background-image: url(./images/gray_box.gif);
	background-repeat:no-repeat;
	width:210px;
	height:95px;
	color:#000000;
	vertical-align:top;
	padding-left:10px;
	padding-top:8px;
}

.sideboxbigred
{
	background-image: url(./images/red_box.gif);
	background-repeat:no-repeat;
	width:200px;
	height:90px;
	color:#fff;
	vertical-align:top;
	padding-left:0px;
	padding-top:13px;
}

.sideboxgraysmall
{
	background-image: url(./images/gray_box_small.gif);
	background-repeat:no-repeat;
	width:200px;
	height:70px;
	color:#CA0016;
	vertical-align:top;
	padding-left:0px;
	padding-top:11px;
}

.topbox
{
	background-image:url(./images/gradient_box.jpg);
	width:800px;
	height:150px;
	background-repeat:no-repeat;	
}
.lrgheading
{
	font-size:16pt;
	font-family:Sans-Serif;
	font-weight:bold;
	color:Red;
}
