td, p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color:#666666;
}
body {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom:0px;
	background-color:#B41417;
	scrollbar-face-color:#FFFFFF;
 	scrollbar-track-color:#E7E7EA;
	scrollbar-shadow-color:#336288;
	scrollbar-darkshadow-color:#336288;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-arrow-color :#336288; 
	scrollbar-base-color :#336288;
}
.bgstripe{
	background-image:url(images/bg_sidestripe.gif);
	background-repeat:repeat-y;
	}
.bgcats{
	background-image:url(images/bg_cats.gif);
	background-repeat:repeat-y;
	background-position:100% 0%;
	}
.paw {
	background-image:url(images/bg_paw.gif);
	background-repeat:no-repeat;
	background-position:50% 85px;
	border:1px solid #D0D2D7;
	}
	
.bghd{
background-image:url(images/bg_hd.jpg);
background-repeat:repeat-y;
}
.bgboxstripe{
background-image:url(images/bg_boxstripe.jpg);
background-repeat:no-repeat;
background-position: 100% 0%;
}
.bgnav{
background-repeat:no-repeat;
background-image:url(images/bg_nav.jpg);
}
.navlines{
border-bottom:1px solid #D0D2D7;
background-image:url(images/navarrow.gif);
background-repeat:no-repeat;
background-position: 90% 50%;

}
.smlblue {
	color: #0860A8;
	font-size: 10px;
font-weight:bold;	
}

a, a:visited {
	color: #C90025;
}
a:hover {
    color: #999999;
}
.listlink, .listlink:visited {
	color: #666666;
	text-decoration:none;
	}
.listlink:hover{
color: #C90025;
text-decoration: underline;
}

.smallink, smallink:visited {
font-family: Arial, Helvetica, sans-serif;
	color: #C90025;
	font-size: 10px;
}
.smallink:hover {
    color: #000000;
}
.headlink, .headlink:visited {
font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration:underline;
}
.headlink:hover {
    color: #000000;
	text-decoration:underline;
}
.bannerlink, bannerlink:visited {
	color: #0860A8;
	font-size: 10px;
	text-decoration:none;
}
.bannerlink:hover {
    color: #000000;
	text-decoration:underline;
}
.lightlink, .lightlink:visited{
color:#FFFFFF;
}
.lightlink:hover {
color:#D6D6D6;
}
.whitelink, .whitelink:visited {
color:#FFFFFF;
display:block;
width:20px;
height:17px;
text-decoration:none;
font-weight:bold;
}
.whitelink:hover {
color:#000000;
text-decoration:none;
display:block;
width:20px;
height:17px;
background-image: url(images/bg_tab_v.gif);
font-weight:bold;
}
.tab_nav {
   background-image: url(images/bg_tab.gif);
	background-repeat:no-repeat;
	background-position: 0% 0%;
}
.tabon {
color:#000000;
text-decoration:none;
display:block;
width:20px;
height:17px;
background-image: url(images/bg_tab_v.gif);
font-weight:bold;
}
.tabon:visited {
color:#000000;
text-decoration:none;
display:block;
width:20px;
height:17px;
}
.warning {
	color: #C90025;
	text-decoration: none;
	font-weight:bold;
}
.red {
	color: #C90025;
}
.highlight{
color:#B41417;
font-weight:bold;
font-size:12px;
}
.nav, .nav:visited {
	color: #FFFFFF;
	height: 27px;
	font-size: 11px;
	width: 180px;
	display:block;
	text-decoration: none;
}
.nav:hover {
 color: #5A5A5A;
 background-color:#FFFFFF;
filter:(opacity=25);-moz-opacity:.35;opacity:.35;
 background-image:url(images/navarrow.gif);
background-repeat:no-repeat;
background-position: 90% 50%;
}
.navreg, .navreg:visited {
	color: #C90025;
	height: 27px;
	font-size: 10px;
	font-weight:bold;
	width: 180px;
	display:block;
	text-decoration: none;
}
.navreg:hover {
	color: #5A5A5A;
 	background-color:#FFFFFF;
	filter:(opacity=25);-moz-opacity:.35;opacity:.35;
	background-image:url(images/navarrow.gif);
	background-repeat:no-repeat;
	background-position: 90% 50%;
}
.navpad {
padding-left:10px;
padding-top:3px;
}
.padtext {
margin: 10px;
}

.heading {
color:#333333;
font-size:14px;
}
.subheading {
color:#333333;
font-weight:bold;
font-size:13px;
}
h1 {
color:#666666;
font-size:18px;
padding-top:8px;
margin-bottom:6px;
font-weight:normal;
line-height: 130%;
}
h2 {
color:#000000;
font-size:11px;
margin-left:0px;
margin-bottom:2px;
font-weight:normal;
display:inline;
}
h3 {
color:#666666;
font-weight:bold;
margin-left:0px;
margin-bottom:2px;
display:inline;
font-size:10px;
}

.box { 
border:0;
float:left;
margin: 7px;
border: 1px solid #CCCCCC;
}
#box1 {
	position:relative;
	width: 525px;
	border-top: 1px dotted #666666;
	padding:8px;
	left: -1px;
}
#box2{
position:absolute;
bottom:0px;
right: 2px;
padding:2px;
}
.white {
color:#FFFFFF;
}
.grey {
color:#E1E1E1;
}
.dark {
color:#000000;
}
.smaller {
font-size : 10px;
}
.smallwhite {
font-size : 10px;
color:#FFFFFF;
}
.small {
font-size : 11px;
}
.blue{
	color: #0860A8;
	}
.red {
color:#C90025;
}
.border_lr {
	border-left:1px solid #C8C8C8;
	border-top:none;
	border-right:1px solid #C8C8C8;
	border-bottom:none;
}
.border_b {
background-repeat:no-repeat;
background-image:url(images/gr_line.gif);
background-position: 0% 100%;
}
.borders {
	border:1px solid #5A5A5A;
}
.borders_red {
	border:1px solid #B41417;
}
.borders_black {
	border:1px solid #000000;
}
.redinput {
 	background-color: #CA0026;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	cursor: hand;
}
 
.changedField
{
	color:#376A92; 
	background:#F5F9FC; 
}
.currentField
{
	color:#FF6600; 
	background-color:#F7F7F7; 
}
input.clickable {
	background-color: #CA0026;
	color: #FFFFFF;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 1px;
	cursor: hand;
	font-size:11px;
}
input.confirm {
	background-color: #CC0000;
	color: #FFFFFF;
	font-weight:bold;
	border-left: 2px solid #C5D9E9;
	border-top: 2px solid #C5D9E9;
	border-right: 2px solid #376A92;
	border-bottom: 2px solid #376A92;
	padding: 1px;
	cursor: pointer;
}
.wrapleft { border:0; float:left}
.wrapright { border:0; float:right}
.caption {
float: right;
width: 200px;
margin: 0 0 7px 7px;
background-color: #FFFFFF;
padding: 7px;
border: 1px solid #666666;
}
.list {
	color: #0860A8;
	width: 450px;
	padding-top:3px;
	display:block;
	text-decoration: none;
	
}
.list:hover {
	color:#666666;
	width: 450px;
	padding-top:3px;
	display:block;
	text-decoration: none;
}
li{
list-style-image: url(images/gr_arrow.gif);
line-height: 130%;
margin-bottom: 8px;
margin-left: -15px;
margin-top: 1px;
}
.divider {
border-top: 1px dotted #666666;
}
.underline{
text-decoration: underline;
}

.whitebig {
	font-size: 18px;
	color: #FFFFFF;
	line-height: normal;
}
.semi {
background-color: #E6E6E6;
filter:alpha(opacity=10);
}

