.body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 15px; font-weight: normal; font-variant: normal; text-decoration: none; color: #666666}
.maintitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: bolder; font-variant: normal; text-decoration: none; font-size: 22px}
.mainmenu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 20px; font-weight: bolder; font-variant: normal; text-decoration: none; color: #666666}
.smallhead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px; font-weight: bold; text-decoration: none; color: #666666;}
.type {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; font-weight: bolder; color: #FFFFFF; text-decoration: none; background-color: #0099CC}
.bluetypebold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px; font-weight: bold; color: #0099CC; text-decoration: none}
.bluetype {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px; font-weight: normal; color: #0099CC; text-decoration: none}
hr {  color: #0099CC}
hr {  font-size: x-small; font-weight: normal; text-decoration: none}
.maintitlenormal {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: normal; color: #666666; text-decoration: none}
.learntype {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: #000000; text-decoration: none}
.learnbody {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px; font-weight: normal; color: #000000; text-decoration: none}
.learnline {  color: #FFFFFF}

hr {height:1px; border-style:solid; border-width:2px 0 0 0;
border-color:#0099CC;}

.top{
text-align:center;
font-weight:normal;

}


/* remove the bullets, padding and margins from the lists */
.menu ul{
list-style-type:none;
padding:0;
margin:0;

}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
float:left;
position:relative;
z-index:100;

}

/* use the table to position the dropdown list */
.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
}

/* style all the links */
.menu a, .menu :visited {
display:block;
font-size:10px;
width:300px;

padding:7px 0;
color:#666;
background:#fff;
text-decoration:none;
margin-right:1px;
text-align:left;
}
/* style the links hover */
.menu :hover{
color:#fff;
background:#0099CC;
}

/* hide the sub level links */
.menu ul ul {
visibility:hidden;
position:absolute;
width:149px;
height:0;
}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul hover ul{
visibility:visible;
}
.grn{color:#60bb46;}
.blu{color:#00adef; font-weight:bolder;}

#mres li{
	padding:5px;
	
	}
ul #mres{
	padding:0px;
	
	}
	
	img{text-decoration:none; border:0px;}
	.type1{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; font-weight: bolder; color: #FFFFFF; text-decoration: none; background-color: #0099CC; text-decoration:none; border:0px; padding:0px;}