body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-align: justify;
	background-color: #eeeeee;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #AB1016;
	text-decoration: underline;
}
#radical {
}
#radical a {
	color: #FFFFFF;
}


.outertbl {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.btnbg {
	background-color: #AF181F;
	background-image: url(images/btn_parts_07.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	text-align: center;
}
.btnbgnormal {
	background-repeat: repeat-x;
	background-position: bottom;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AB0006;
	padding-top: 5px;
	text-align: center;
}
.myheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #AF181F;
	display: block;
	height: 22px;
	vertical-align: middle;
}
.btm_bar {
	background-image: url(images/bottombar.gif);
	background-repeat: repeat-x;
}

.quotstyl {
	background-repeat: repeat-x;
	background-position: bottom;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
	line-height: 18px;
	text-align: left;
}
.service_menu_outer {
	background-color: #AB0006;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.service_menu_outer a {
	color: #CCCCCC;
}
#outer_service_tbl {
	border: 1px solid #AB0006;
}

.service_menu_inner {
	background-color: #FFFFFF;
	text-align: center;
	height: 24px;
	color: #333333;
}
.hiddenobject {
	display: none;

}
.service_menu_outer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.confid {
	width: 250px;
	float: right;
	background-color: #333333;
	height: 22px;
	margin: 5px;
	vertical-align: middle;
	padding-top: 5px;
	font-weight: bold;
	color: #999999;
}
.confid a {
	color: #FFFFFF;
}
.confid a:hover {
	color: #FFFFFF;
}
.newMenu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.newMenu li {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-weight: bold;
	color: #333;
	height: 26px;
	padding: 0px;
}
.newMenu li a {
	height: 20px;
	padding-top: 6px;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
.menuBgclass {
	background-image: url(images/menubg-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.menuBgclass a {
	background-image:url(images/menubg-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height:20px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	
	color:#FFF;
	display: block;
}

.menuSelected{
	background-image: url(images/menubg-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.menuSelected a {
	background-image:url(images/menubg-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height:20px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	
	color:#FFF;
	display: block;
}
.newMenu .ddMenu {
	width: 200px;
	position: absolute;
	z-index: 10;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	display: none;
}
.newMenu .ddMenu td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #af5257;
}
.newMenu .ddMenu a {
	color: #FFF;
	text-decoration: none;
}
.newMenu .ddMenu a:hover {
	text-decoration: underline;
	color: #E1C7C6;
}
