@charset "UTF-8";

#divisionMenu li a#dmOM{
   color:#fff;
   background:#DF8713;
}

#main h2 {
	border-left:5px solid #256;
	background:url("../images/bg_h2.gif");
}

#main h3 {
   background:url("../images/bg_h3.gif") left 3px no-repeat;
}

#sub li a{
   color:#fff;
   background:#689;
}
#sub li a:hover{
   background:#DF8713;
}
#divisionHeader {
	height:80px;
	background:url("../images/header_BG.jpg") 0 0 no-repeat;
}
#divisionHeader h1 {
	text-indent:-9999px;
	height:60px;
}

#divisionHeader h2 {
	margin:0;
	padding:0 10px;
	font-size:12px;
	color:#666;
	text-align:right;
	border:none;
	background:none;
	font-family:Verdana, Helvetica, sans-serif;
}

#main table th{
	background:#256;
}
