.main_font{
font-family:Tahoma;
font-size:11px;
color:#CCCCCC;
}
.clock_font{
font-family:Tahoma;
font-size:12px;
color:#0CC;
font-weight:bold;
}
.news_font{
font-family:Tahoma;
font-size:11px;
color:#009999;
}
.main_header{
font-family:Tahoma;
font-size:14px;
color:#CCCCCC;
font-weight:bold;
}
.menu_link{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#999999;
text-decoration:none;
}
.menu_sub_link{
font-family:Tahoma;
font-size:11px;
color:#999999;
text-decoration:none;
}
.menu_link_hover{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#CCCCCC;
}
.menu_sub_link_hover{
font-family:Tahoma;
font-size:11px;
color:#CCCCCC;
}
.tahome_13_blue_bold{
font-family:Tahoma;
font-size:13px;
color:#009999;
font-weight:bold;
}
.tahome_13_green_bold{
font-family:Tahoma;
font-size:13px;
color:#F60;
font-weight:bold;
}
.tahoma_16_gray_bold{
font-family:Tahoma;
font-size:16px;
font-weight:bold;
color:#999999;
}
.calculator_buttons{
font-family:Tahoma;
font-size:12px;
color:#FFFF00;
text-decoration:none;
}
.table_header{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
border-bottom:solid 2px #325033;
}
.forumHeader {
background-color:#003333;
font-family:Tahoma;
font-size:12px;
font-weight:bold;
}
.forumReplyTable {
border:solid 2px #666666;
}
.forumReplyUser {
border-right:2px solid #333333;
padding:5px;
}
.forumReplyMessage {
padding:5px;
}
.forumTop {
padding:2px;
font-size:11px;
background-color:#333333;
}
.messageBox {
background-color:#003333;
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#FFCC33;
position:absolute;
top:10px;
border:dashed 2px #FFCC33;
width:300px;
padding:4px;
}
.input_text{
font-family:Tahoma;
font-size:11px;
padding-left:2px;
color:#333333;
border:solid 1px #999999;
background-color: #F3F3F3;
}
.calculator_box{
font-family:Tahoma;
font-size:11px;
padding-left:2px;
width:290px; 
height:300px; 
background-color:#000000; 
border:1px solid #333;
color:#CCC;
}
.calculator_box1{
position:relative;
overflow:auto;
font-family:Tahoma;
font-size:11px;
width:290px; 
height:300px; 
background-color:#000000; 
border:1px solid #333;
color:#CCC;
}
.input_iframe{
color:#333333;
height:18px;
border:solid 1px #CCCCCC;
}

.black_overlay{
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	position: fixed;
	top: 15%;
	left: 25%;
	width: 50%;
	padding: 16px;
	border: 5px solid #09C;
	background-color: white;
	z-index:1002;
	overflow: auto;
}

.red_link{
font-family:Tahoma;
font-size:11px;
color:#F00;
font-weight:bold;
}
.gold_link{
font-family:Tahoma;
font-size:11px;
color:#993;
font-weight:bold;
}
