.bodystyle{
	margin-left:		0px;
	margin-top: 		0px;
	margin-right: 		0px;
	background-color: 	#448888;
}

.menutable{
	cellspacing:	        1px;
	cellpadding:	    	0px;
	border:		        0px;
	background-color:	#448888;
	width:			150px;
	text-align:		right;
}

.menu_td{
         height:           18px;
}

.menu_tr{
         height:           18px;
         background-color: #eeeeee;
}

.menu_tr:hover{
         height:           18px;
         background-color: #ffffff;
}


.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004080;
	text-decoration: none;
}
.menu:hover {

	color: blue;
	FONT-WEIGHT: normal;
	text-decoration: underline;
}



.maintable{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 	11px;
	margin-right: 	11px;
	text-align: 	right;
	margin-left: 	11px;
	bgcolor:	#448888;
	text-valign:	top;
	width:		120px;
}

.iframe{
	width:		100%;
	height:		100%;	
}


.hand{
	cursor:	hand;
}
