/* CSS Document */

.menuOut {
	cursor:pointer;
	margin:2px;
	background-color:#FFFFFF;
	color:#000000;
	width:172px;
	padding:6px;
	text-align:left;
	font-family:Tahoma;
	font-weight:bold;
	font-size: 12px;
}

.menuOver {
cursor:pointer; 
margin:2px; 
background-color:#000000; 
color:#FF9000; 
width:172px; 
padding:6px; 
text-align:left; 
	font-family:Tahoma;
	font-weight:bold;
	font-size: 12px;
}

.submenu {
	margin:2px;
	width:172px;
	font-family:Tahoma;
	font-size:12px;
	padding-left:25px;
	line-height: 18px;
}

.submenu a {
color:#000080; 
text-decoration:none; 
font-weight:none;
}

.submenu a:hover {
color:#ff0000; 
text-decoration:none; 
font-style:normal; 
font-weight:bold;
}


.hdg1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}
.prodhdg {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.hdg2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}.datetxt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
.hdg3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}.gentxt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF9000;
}
.gentxt1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.input {
    border: #a7d535 1px solid;
    width: 140px;
    height: 16px;
    background-color: #ffffff;
    font-size: 11px;
    color: #DA5301;}
.btmtxt1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.mrqy {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
