/******************************************************/
/******************MAIN SKIN STYLES********************/

/******************LINKS********************/
a{
	color:#144161;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
.login_nav {
	color:#ffffff;
	font-size:8pt;
	text-decoration:none;
	border-right: 1px solid #ffffff;
	height:100%;
}
.topbar_text_links{
	vertical-align:middle;
	text-align:center;
	font-family:Tahoma;
	font-size:8pt;
	color:#ffffff;
	border-right:1px solid #2e2e2e;
	width:50px;
}
.topbar_text_links a {
	color:#ffffff;
	text-decoration:none;
}
.topbar_text_links a:hover {
	text-decoration:underline;
}
/***************END LINKS******************/
body{
	margin:0px;
	padding:0px;
}
td{
	vertical-align:top;	
}
img{
	border:0px;
}
.banner{
	background-color:#144161;
	background-position:top center;
	background-repeat:no-repeat;
	background-image:url('../../imgs/top_banner.jpg');
	height:80px;
}
em, strong {
	color:#144161;
}
.nav_bar{
	background-color:#000000;
	border-bottom:1px solid #2e2e2e;
}
.headmast{
	background-color:#000000;
}
.content_top{
	width:1024px;
	height:29px;
	background-image:url('../../imgs/content_top.gif');
	background-repeat:none;
}
.content_bottom{
	width:1024px;
	height:29px;
	background-image:url('../../imgs/content_bottom.gif');
	background-repeat:none;
}
.content_main{
	background-image:url('../../imgs/content_middle.jpg');
	padding:6px;
	font-family:Arial;
	font-size:10pt;
	color:#454545;
}
.content_background{
	background-image:url('../../imgs/background.jpg');
	background-repeat:repeat-x;
}
.logobar{
	width:100%;
	background-color:#f9f9f9;
	border-top:1px dotted #2e2e2e;
	border-bottom:1px dotted #2e2e2e;
	vertical-align:middle;
	font-family:tahoma;
	font-size:7pt;
	color:#7c7c7c;
	text-align:center;
}
.logobar a{
	color:#7c7c7c;
}
#footer { 
	/*position: absolute; 
	bottom: 0px; */
}  
.foot_bar{
	width:100%;
	height:50px;
	background-color:#144161;
}


/**************************END**************************/
/*******************************************************/
/*******************MAIN BODY STYLES********************/
td {
	color:#454545;
	font-family:Arial;
	font-size:10pt;
}
.td_white {
	color:#ffffff;
	vertical-align:top;
	font-family:Tahoma;
	font-size:10pt;
}
.td_white a{
	color:#ffffff;
	text-decoration:none;
}
.td_white a:hover{
	text-decoration:underline;
}
.td_black {
	color:#000000;
	vertical-align:top;
	font-family:Tahoma;
	font-size:10pt;
}
.td_black a{
	color:#000000;
	text-decoration:none;
}
.td_black a:hover{
	text-decoration:underline;
}
/*******************************************************/
/**************************END**************************/
/*******************************************************/
