#divContainer{width:100%; height:140; overflow:hidden;} 
#divContent{position:relative; top:0; left:0; width:420; color:#FFFFFF;} 

h1{
	font-family: Arial;
	font-size:28;
	color: #CC0000;
	font-weight:bold;
}

.redtitle{
	font-family: Arial;
	font-weight: bold;
	font-size:25;
	color: #CC0000;
}

.subtitle{
	font-family: Arial;
	font-size:15;
	font-weight:bold;
}

.long{
	font-family: Arial;
	font-size:11;
	color: #666666;
	font-weight:normal;
	line-height:1.5;
}

.footer{
	font-family: Arial;
	font-size:10;
	color: #FFFFFF;
}

.inlinelink{
	font-family: Arial;
	font-size:15;
	color: #666666;
	text-decoration: none;
}

.inlinelink:hover{
	text-decoration: underline;
	color: #1166FF;
}

.speciallink{
	font-family: Arial;
	font-size:15;
	color: #6666FF;
	text-decoration: none;
	font-weight: bold;
}

.right_menu{
	font-family: Arial;
	font-size:12;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.menu_cell{
	text-align:right;
	padding-right:10;
}

.right_sub_menu{
	font-family: Arial;
	font-size:11;
	color: #FFFFFF;
	text-decoration: none;
}

.right_submenu{
	padding-left:5;
}

strong{
	color: #000000;
}

.goldpt{
	color: #8E6D0F;
}

.bluept{
	color: #009CC1;
}

.date{
	color: #FF0000;
}

.grouplink{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.pagelink{
	color: black;
	text-decoration: none;
}

.newslink{
	color: black;
	text-decoration: none;
}

.footlink{
	color: #B1B1B1;
	text-decoration: none;
}




