body {
	font-size : 10px; 
	font-family : Tahoma, sans-serif; 
	margin : 0; 
} 
a {
	font-family : Arial, sans-serif; 
	font-weight : bold; 
	font-size : 12px; 
	text-decoration : none; 
	color : #3300ff; 
} 
a:hover {
	text-decoration : underline; 
	color : #3399ff; 
}
.copyright {
	padding-left : 5px; 
	padding-top : 5px; 
	font-family : Tahoma, sans-serif; 
	font-size : 10px; 
	text-decoration : none; 
	font-weight : bold; 
	color : #f0f0f0; 
} 
.mainbody {
	font-size : 12px; 
	font-family : Tahoma, sans-serif; 
	padding-left : 10px; 
	padding-right : 10px; 
	padding-top : 10px; 
	padding-bottom : 10px; 
} 
.menuheader {
	font-size : 12px; 
	font-weight : bold; 
	color : #000000; 
	padding-left : 4px; 
	padding-top : 10px; 
} 
.menulink a {
	font-size : 11px; 
	font-family : Verdana, sans-serif; 
	font-weight : normal; 
	color : #000000; 
	text-decoration : none; 
	padding-left : 5px; 
	padding-top : 2px; 
	width : 100%; 
	height : 20px; 
	background-color : #f0f0f0; 
	border-width : 1px; 
	border-color : #f0f0f0; 
	border-style : solid; 
} 
.menulink a:hover {
	font-size : 11px; 
	font-family : Verdana, sans-serif; 
	font-weight : normal; 
	color : #000000; 
	text-decoration : none; 
	padding-left : 5px; 
	padding-top : 2px; 
	width : 100%; 
	height : 20px; 
	background-color : #cccccc; 
	border-width : 1px; 
	border-color : #999999; 
	border-style : solid; 
} 
.time {
	font-weight : bold; 
	font-size : 12px; 
	color : #f6f6f6; 
	padding-right : 7px; 
} 
.titlebar {
	position : absolute;
	top: 117px; 
	left: 5px; 
	font-size : 13px; 
	font-weight : bold; 
	color : #ffffff; 
} 
.titletext {
	color : #f0f0f0; 
	font-size : 14px; 
	font-family : Tahoma, sans-serif; 
	font-weight : bold; 
	padding-left : 10px; 
} 
.titleupdate {
	color : #000000; 
	font-size : 10px; 
	font-family : Arial, sans-serif; 
	padding-right : 10px; 
} 
