#historylist{margin-left: -40px;padding-left: -40px;list-style: none;}
#historylist li{margin:6px 0px 6px 0px;padding:1px 0px 1px 4px;list-style: none;}
#historylist span{border-bottom:3px solid #e0e0e0;font-weight:bold;color:#333}

.main_menu{color:#fff;
           font:normal 10px Tahoma,Arial;
           padding-left:25px;
           padding-right:25px;
           border-right:1px solid #e0e0e0;
           height:31px;
           cursor:pointer;
           }
.sub_menu{color:#fff;font:normal 8px Tahoma;padding-left:10px;padding-right:10px;cursor:pointer;}
.main_menu_sep{background-color:#fff;width:1px;height:31px}
.header{color:#000;font:bold 14px Arial,Tahoma;border-bottom:3px solid #999;margin-bottom:3px;}
.content{color:#000;font:normal 13px Arial,Tahoma;}
.content a{text-decoration:none;background:url('../i/dot.gif') repeat-x bottom center}
.content a:visited {color:#4267e0;}
.content a:link {color:#4267e0;}
.content a:hover {color:#74BF23;}
.main_menu_link {text-decoration:none;color:#fff;font:normal 10px Tahoma,Arial;}
.gb{
    font-family:Arial,Tahoma; 
 	font-size:12px;
 	color:#444444;
 	text-decoration:none;
 	border-bottom:1px inset #dfdfdf;
 	background:url(i/form_bg.gif);
 	background-repeat:repeat-x;
 	padding:2px;
}
.button {
	background: url( '../i/button_bg.png' );
	border: 3px double #bbb;
	border-right-color: #888; /* WPH - directionality */
	border-bottom-color: #888;
	color: #333;
	padding: 2px;
	font:  bold 14px arial;
	cursor: pointer;
}
