body{
	font-family: Verdana;	
	color: #000000;	
	background: #FFF; 
	margin: 0;	
	padding: 0;	
}

#mainmenu a, #usermenu a {
	display: block;
	color: #00008B; 
	padding: 3px; 
	background-color: #b3c2d8;
}

#mainmenu a:hover, #usermenu a:hover {
	display: block;
	color: #333; 
	background-color: #eef2f7;
}

a:link,a:active,a:visited {color:#000080;text-decoration:none;}
a:hover{color:#667594;}

.submenu a:link, 
.submenu a:visited{ 
	background: transparent; 
	color: #3A4F6C; 
	padding: 0 6px 0 6px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.submenu a:hover, 
.submenu a:active{
	background: transparent; 
	color: #000; 
}

.welcome { 
	background: transparent; 
	color: #000; 
	padding: 0 6px 0 6px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.welcome a:link, 
.welcome a:visited{ 
	background: transparent; 
	color: #000; 
	padding: 0 6px 0 6px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.welcome a:hover, 
.welcome a:active{
	background: transparent; 
	color: #5176B5; 
}

.welcome_user { 
	background: transparent; 
	color: #000; 
	padding: 0 6px 0 6px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.welcome_user a:link, 
.welcome_user a:visited{ 
	background: transparent; 
	color: #000; 
	padding: 0 6px 0 6px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.welcome_user a:hover, 
.welcome_user a:active{
	background: transparent; 
	color: #5176B5; 
	text-decoration: underline;
}

.head_table {
	background-image: url(images/headc.jpg);
	background-repeat: repeat-x;
	height: 77px;
	width: 97%;
}

.bhead_table {
	background-image: url(images/subheadc.jpg);
	background-repeat: repeat-x;
	height: 29px;
	width: 97%;
}

.auser_top {
	height: 12px;
	width: 97%;
}

.auser_cen {
	height: 23px;
	width: 97%;
}

.auser_bot {
	height: 3px;
	width: 97%;
}

.user_top {
	height: 4px;
	width: 97%;
}

.user_cen {
	height: 13px;
	width: 97%;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
}

.wtableL {
 	background-color: #F0F5FA; 
	border-left: 1px solid #C2CFDF; 
	border-top: 1px solid #C2CFDF; 
	border-bottom: 1px solid #C2CFDF; 
	width: 50%; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	height: 0px;
}

.wtableR{
	background-color: #F0F5FA; 
	border-right: 1px solid #C2CFDF; 
	border-top: 1px solid #C2CFDF; 
	border-bottom: 1px solid #C2CFDF; 
	width: 50%; 
	padding-top: 10px; 
	padding-bottom: 10px;
}

.body_table{
	width: 97%;
}

.foot_table {
	width: 97%;
	font-size: 14px;
}

.foot_table a {
	color: #fff;
	font-weight: bold
}	

.foot_table a:hover {
	color: #BBB;
}

.id a {
	color: #000;
	font-weight: bold
}	

.id a:hover {
	color: #BBB;
}

#content_loop {
	width: 100%;
	font-size:12px;
	background-color: transparent;
	vertical-align: top;
}

#content_loop div.blockTitle  {
	color: #FFF;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	background-color: transparent;
	padding-left: 5px;
}

#content_loop div.content {
	background-color: #dfe6ef;
	color: #000000;
	padding: 5px;
	border-left: 1px solid #072a66;
	border-right: 1px solid #072a66;
}


td#rightcolumn {
	float: right;
	width: 200px;
	font-size:12px;
	background-color: transparent;
	vertical-align: top;
}

td#leftcolumn {
	min-width: 200px;
	width: 200px;
	font-size:12px;
	background-color: transparent;
	vertical-align: top;
}

td#leftcolumn div.blockTitle, td#rightcolumn div.blockTitle  {
	color: #FFF;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	background-color: transparent;
	padding-left: 5px;
}
td#leftcolumn div.blockContent, td#rightcolumn div.blockContent {
	background-color: #b3c2d8;
	color: #000000;
	padding: 5px;
	border-left: 1px solid #072a66;
	border-right: 1px solid #072a66;
}

td#centercolumn { width: 100%; margin; 0; padding:: 0; vertical-align: top;}

td#centerCcolumn, td#bottomCcolumn {
	width: 1800px;
	font-size:12px;
	background-color: transparent;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

td#centerCcolumn div.blockTitle, td#bottomCcolumn div.blockTitle  {
	color: #FFF;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	background-color: transparent;
	padding-left: 5px;
}
td#centerCcolumn div.blockContent, td#bottomCcolumn div.blockContent {
	background-color: #dfe6ef;
	color: #000000;
	padding: 5px;
	border-left: 1px solid #072a66;
	border-right: 1px solid #072a66;
}

td#centerLcolumn, td#bottomLcolumn, td#centerRcolumn, td#bottomRcolumn {
	width: 50%;
	font-size:12px;
	background-color: transparent;
	vertical-align: top;
}

td#centerLcolumn div.blockTitle, td#bottomLcolumn div.blockTitle, td#centerRcolumn div.blockTitle, td#bottomRcolumn div.blockTitle  {
	color: #FFF;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	background-color: transparent;
	padding-left: 5px;
}
td#centerLcolumn div.blockContent, td#bottomLcolumn div.blockContent, td#centerRcolumn div.blockContent, td#bottomRcolumn div.blockContent {
	background-color: #dfe6ef;
	color: #000000;
	padding: 5px;
	border-left: 1px solid #072a66;
	border-right: 1px solid #072a66;
}

td.head {
	background-color: #b3c2d8;
	color: #000000;
	padding: 5px;
	border-left: 1px solid #072a66;
	border-right: 1px solid #072a66;
}	

th {
	background-color: #b3c2d8;
	color: #000000;
	padding: 5px;
	border-top: 1px solid #072a66;
	border-left: 1px solid #072a66;
	border-right: 1px solid #072a66;
}

td.even {
	background-color: #eef2f7;
	color: #000000;
	padding: 5px;
	border-top: 1px solid #072a66;
	border-right: 1px solid #072a66;
}

td.odd {
	background-color: #eef2f7;
	color: #000000;
	padding: 5px;
	border-top: 1px solid #072a66;
	border-right: 1px solid #072a66;
}
