a,a:link{
	color: #000000;
	text-decoration: underline;
}

a:hover{
	color: #FF0000;
	text-decoration: underline;
}
a.bm,a.bm:link{
	color: #244c79;
	text-decoration: none;
}

a.bm:hover{
	color: #FF0000;
	text-decoration: none;
}
.tm {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	font-size:13px
}

.tm:hover{
	color: #ff0000;
	text-decoration: none;
	cursor:hand;
	cursor:pointer;
}

.menu{
	color: #000000;
	text-decoration: none;
	display:block;
	font-weight:bold;
	color:#676363;
	font-size:14px
}

.menu:hover{
	color: #FF0000;
	text-decoration: none;
}

html,body{
	height: 100%;
	margin: 0px;
	padding: 0px;
	background:#88bae8;
}

input, textarea {
	font-family: Verdana;
	font-size: 11px;
}

td{
	color: #000000;
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

/* IE \*/
* html .menuMainCat {
display:inline;
}
/**/

.menuSubCat{
background-color:#fff;
padding:2px 4px 2px 4px;
font-family:'Verdana';
font-size:14px;
font-weight:bold;
color:#676363;
padding:5px;
border:1px solid #beb8b8;
margin:1px 0px;
white-space:nowrap;
}

.menuSubs{
display:none;
position:absolute;
z-index:10;
}
