body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.rt_bt_border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9D9D9D;
	border-bottom-color: #9D9D9D;
}

.btm_border {
	
	border-bottom:1px solid #9D9D9D ;
}
.rt_border {
	
	border-left:1px solid #9D9D9D ;
}	
	


table {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.more {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #A72F00;
	text-decoration: none;
}

.more:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.head {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #585D44;
	text-decoration: none;
}
.head1 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #058617;
	text-decoration: none;
}
.footer {
	font-family: arial;
	font-size: 11px;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
}

.menu {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #545454;
	text-decoration: none;
}



.menu:hover {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #D85600;
	text-decoration: none;
}


.home{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-right:20px; 
	background:url(images/bullet1.jpg) no-repeat ;
	background-position:100% .9em;
	}

#navcontainer{
margin:0;
padding:0;
}

#navcontainer td a{
font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color:#545454;
	text-decoration: none;
	padding-right:20px; 
	background:url(images/bullet2.jpg) no-repeat;
	background-position:100% .2em;
}
#navcontainer td a:hover{
	color: #990000;
	background:url(images/bullet1.jpg) no-repeat;
	background-position:100% .2em;
	}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

