body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f7f7ff;
	margin: 3px;
}

.pg_top { 
	border-color: #F2F2F2;
	background-image: url("images/pg_top_line.gif");
	background-repeat:repeat-x;
	background-color: #FDFDFD;
}

.pg_background {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FDFDFD;
	border: 1px solid #999999;
	border-bottom: 0px;
	border-top: 0px;
	vertical-align:top;
}

.logo {
	float: left;
	height: 80px;
	width: 232px;
	padding-left: 10px;
}

.top_ad {
	float: left;
	height: 75px;
	width: 372px;
	text-align:center;
	padding-left: 10px;
	padding-top: 5px;
}

.top_buttons {
	float: right;
	height: 80px;
	width: 120px;
	text-align: right;
	vertical-align: text-top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height: 16px;	
}

a.link {
	color: #000000;
	text-decoration: none;
}

a.link:hover {
	color: #0000CC;
}

a.importantlink {
	color: #CC0000;
	text-decoration: none;	
}

a.importantlink:hover {
	color: #0000CC;
}

.navbar {
	float: left;
	height: 20px;
	width: 665px;
	background-color: #191873;
	background-image:  url("images/bg_topnav.png");
	background-repeat:repeat-y;
	font-weight:bold;
	line-height:20px;
	color: #000063;
}

a.navbar_text {
	color: #FFFFFF;
	text-decoration: none;	
}

a.navbar_text:hover {
	color: #D6D5F4;
}

.navbar_subscribers {
	float: right;
	height: 20px;
	width: 80px;
	font-weight:bold;
	line-height:20px;
}

.main_pg {
	float:left;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
}

.left_box {
	float:left;
	width: 165px;
	margin: 2px;
	line-height: 12px;
	font-weight:bold;
}

.box_top { 
	border-color: #F2F2F2;
	background-color: #dedede;
	background-image:  url("images/box_top_line.gif");
	background-repeat:repeat-x;
	border: 0px;
}

.box_background {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #dedede;
	border: 1px solid #191873;
	border-bottom: 0px;
	border-top: 0px;
	vertical-align:top;
	line-height: 14px;
}

.box_heading {
	font-size: 13px;
	color: #191873;
	text-decoration: none;
}

.box_bottom { 
	border-color: #F2F2F2;
	background-color: #dedede;
	background-image:  url("images/box_bot_line.gif");
	background-repeat:repeat-x;
	border: 0px;
}

.right_main {
	float: left;
	width: 405px;
	margin: 2px;
	line-height: 16px;
	text-align:justify
}

.big_right_main {
	float: left;
	width: 555px;
	margin: 7px;
	line-height: 16px;
	text-align:justify
}

.right_box{
	float: right;
	width: 160px;
	margin: 2px;
	line-height: 12px;
	font-weight: bold;
}

.pg_bottom { 
	border-color: #F2F2F2;
	background-image: url("images/pg_bot_line.gif");
	background-repeat:repeat-x;
	background-color: #FDFDFD;
}

.newslist {
	font-size: 10px;
	font-weight:900;
	display: table;
	list-style-type: square;
	margin-left: 20px;
	padding-left: 0px;
	margin-right: 5px;
}

.menuList {
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

h1 {
	font-size:20px;
	font-weight:bold;
	color: #191873;
}

h2 {
	font-size:14px;
	font-weight:bold;
	color: #191873;
}

h3 {
	font-size:12px;
	font-weight:bold;
	color: #191873;
}

h4 {
	font-size:12px;
	font-weight:bold;
}

.newImage {
	background-image: url("images/loading.gif");
	background-position: center;
	background-repeat: no-repeat;
	padding: 10px;
}

.newSmallImage {
	background-image: url("images/loading_small.gif");
	background-position: center;
	background-repeat: no-repeat;
	padding: 10px;
}

.table{ 
	  border: 1px solid #000000;
	  border-collapse:collapse;
}

.td{
	  border: 1px solid #000000;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 13px;	
	  padding: 5px;
}

.th{
	  border-color: gray;
	  height: 5px;
	  padding: 1px;
	  vertical-align: top;
	  border-style: solid; 
	  border-width: 1px;
}

.verySmallText {
	font-size: 10px;
	font-weight:900;
	margin-left: 5px;
	margin-right: 5px;
}

input.textbox {
	border-width: 1px;
	border-style:solid;
	font-size:10px;
	border-color: #999999;
	background-color:#FFFFFF;
}

.h2 {
	font-size:14px;
	font-weight:bold;
	color: #191873;
}

.h3 {
	font-size:12px;
	font-weight:bold;
	color: #191873;
}