body{ margin:0;
padding:0px;
background:#F2F2F2 url(images/body-bg.jpg) repeat-x;}
.topbottom{ background:url(images/top-bottombreaker.jpg) repeat-y; }


ul#navigation{
	float:left;
	height:40px;
	margin:0px;
	padding:0px;
	padding-left:5px;
	
	}
	
ul#navigation li{
	float:left;
	height:40px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; 
	padding-left:5px;
	padding-top:0px;
	outline:none;
	}

ul#navigation li a{
	float:left;
	height:40px;
	color:#000000;
	text-decoration:none;
	line-height:39px;
	background:url(images/rightCrv.jpg) top right no-repeat;
	}
	
ul#navigation li a span{
	float:left;
	height:40px;
	padding:0px 37px;
	background:url(images/leftCrv-hover.jpg) top left no-repeat;
	
	}

ul#navigation li a:hover, ul#navigation li a.selected{
	float:left;
	height:40px;
	background:url(images/rightCrv-hover.jpg) top right no-repeat;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;
	color:#ffffff;
	outline:none;
	}
	
ul#navigation li a:hover span, ul#navigation li a.selected span{
	float:left;
	height:40px;
	background:url(images/leftCrv.jpg) top left no-repeat;
	padding:0px 37px;
	}	
	
	
ul.nav{
margin:0;
padding:0;
list-style:none;
float:left;
width:200px;
}

ul.nav li{
margin:0;
padding:0;
float:left;
width:200px;
}

ul.nav li a{
margin:0;
padding:0;
float:left;
width:200px;
height:29px;
line-height:24px;
background:url(images/arrow-nav.jpg) 0px 0px no-repeat;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding-left:40px;
}


ul.nav li a:hover{
background:url(images/arrow-nav-hover.jpg) 0px 0px no-repeat;
color:#ffffff;
}
.heading{ font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#444343;
font-weight:bold;
padding-left:10px;}
.rightleft{ background:url(images/left-right-breaker.jpg) repeat-x;}
.txt{ font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4C4949;
padding:15px;
text-align:justify;
line-height:16px;}

.boxtxt{ font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4C4949;
text-align:justify;
line-height:20px;}
.sidelink{ font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4C4949;
text-align:justify;
line-height:20px;}

.sidelink a{ font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4C4949;
text-align:justify;
line-height:20px;
text-decoration:none;}

.sidelink a:hover{ 
color:#AB0101;
text-decoration:underline;
}
.box{ background:url(images/box.jpg) no-repeat;
width:333px;
height:179px;}

.boxheading{ font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#761E1E;;
text-decoration:underline;}
.boxheading a{ font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#761E1E;;
text-decoration:underline;}
.boxheading a:hover{ 
color:#000000;
text-decoration:underline;}

.footerbg{ background:#640B0B;
height:85px;}

.footer{ font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#C5C5C5;
}

.footer a{ font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#C5C5C5;
padding:5px;
text-decoration:none;
}

.footer a:hover{
color:#ffffff;
text-decoration:underline;

}