.title_font {
	font-family: "Trebuchet MS";
	font-size:110%;
	font-weight:bold;
	letter-spacing:2px;
	color:#333333;
}
.explain_font {
	font-family: "Trebuchet MS";
	font-size:100%;
	font-weight:bold;
	letter-spacing:0px;
	color:#333333;
}
.button_font {
	font-family: "Trebuchet MS";
	font-size:100%;
	font-weight:bold;
	letter-spacing:2px;
	color:#222222;
}
.input_font {
	font-family: "Trebuchet MS";
	font-weight:normal;
	color:#000000;
}
.mini_font {
	font-size:11px;
	color:#333333;
}
.reduced_font {
	font-size:70%;
}
.sidelink_font {
	font-size:75%;
}
.mega_font {
	font-family:Cambria, Georgia;
	font-weight: bold;
	font-size:24px;
	color:#555555;
}
.login_box {
	BORDER-RIGHT: #FFFFFF 1px solid; 
	BORDER-TOP: #FFFFFF 1px solid; 
	BORDER-LEFT: #FFFFFF 1px solid; 
	BORDER-BOTTOM: #FFFFFF 1px solid;
	BACKGROUND-COLOR: #FFFFFF;
	font-family:"Tahoma";
	font-size:10px;
	color:#777777;
}
.generic_link:link { color:#0066FF;  text-decoration:none}
.generic_link:visited { color:#0066FF;; text-decoration: none }
.generic_link:active { color:#0066FF; text-decoration: none }
.generic_link:hover { color:#0066FF; text-decoration: underline }
