/* CSS Document */

BODY
{
font-family: Arial, Geneva, sans-serif;
font-weight: normal;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto;
font-size: 70%;
color: #494949;
background-color : #eaeaea;
background-image: url(../images/bodyback.jpg);
background-repeat:repeat-x;
}

a
{ text-decoration: none;
	color: #000000;
 }

a:hover {
	text-decoration:underline
}
p {
	margin: 5px 0px 0px 0px;
}

ul {
	
}
td {
	vertical-align:top;	
	text-align: left;
}

h1 {
	font-size: 20px;
	margin: 0px 0 0px;
	font-weight: normal;
	color: #a70000;
}

h2 {
	width: 210px;
	border-top: solid 7px #999999;
	font-size: 20px;
	margin: 0px 0 0px;
	font-weight: normal;
	color: #a70000;
	margin-bottom:20px;
	padding-top: 5px;
}

h3 {
	width: 210px;
	border-top: solid 7px #02049e;
	font-size: 20px;
	margin: 0px 0 0px;
	font-weight: normal;
	color: #a70000;
	margin-bottom:20px;
	padding-top: 5px;
}

h4 { margin: 1px;
}

div {
	text-align:left
}
td.left {
	width: 8px;
	background-image: url(../images/lback.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
td.right {
	background-image: url(../images/rback.gif);
	background-repeat: repeat-y;
}
div.menu {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-bottom: 1px solid #d2d2d2;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 16px;
	text-align:left;
	background-image:url(../Images/submenuback.gif);
	background-repeat:no-repeat;
}
div.submenu {
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
	width: 195px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align:left;
	border-bottom: 2px solid #f4f2f2;
	background-image:url(../Images/submenuback.gif);
	background-repeat:repeat-y;
}
a.parts {
	color: #6a6a6a 
}
a.small {
	text-decoration:underline;
	color: #cd8717;
	font-size: 10px;
}
div.homepage {
	margin-top: 25px;
	margin-bottom: 25px;
}
div.nav {
	font-size: 10px;
	color:#6a6a6a;
	text-align: right;
}
div.navl {
	font-size: 10px;
	color:#6a6a6a;
	text-align: left;
}
td.subsections {
	font-size: 75%;
	text-transform: uppercase;
	color: #FFFFFF;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	white-space: nowrap;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	height: 25px;
}
a.subsections {
	color: white;
	}

td.menuitems {
	font-size: 80%;
	font-weight:bolder;
	padding-left:10px;
	white-space: nowrap;
	
}
#searchbox {
	position: absolute;
	top:0px;
	width:171px;
	height:100px;
	z-index:1;
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	float:right;
	right: 25px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #dadada;
	border-left-color: #dadada;
	padding-left: 10px;
}
#hotnews {
	position:absolute;
	top:298px;
	width:215px;
	height:22px;
	z-index:2;
	background-color: #FFFFFF;
	right: 0px;
}
div.topnav {
	height: 27px;
	padding-left: 7px;
	background-image: url(../images/topnavback.gif);
	padding-right: 7px;
	background-repeat: no-repeat;
	white-space: nowrap;
	vertical-align: middle;
	padding-top: 12px;
	float:left;
}

a.topnav {
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
}
td.homebox {
	width: 16px;
	color:#FFFFFF;
	font-weight:bold;
	background-color: #999999;
	text-align:center;
	vertical-align:middle
} 
td.homebox2 {
	padding-left: 10px;
	white-space:nowrap;
}
font.topnav {
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:underline;
}
td.box {
	width: 224px;
}
