@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
img {
	border:0;
}
.nav_bg {
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
}
.top_nav {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-bottom: 11px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
}
a.top_nav:hover {
	background-image:url(images/nav_hover_img.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
.top_nav_act {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-bottom: 11px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
	background-image:url(images/nav_hover_img.jpg);
	background-repeat:repeat-x;
}
/*
.foot_nav_act {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #f0d55a;
	text-decoration: none;
}
*/

.login_link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-bottom: 11px;
	text-align: center;
	background-image: url(images/login_bg.jpg);
	background-repeat: repeat-x;
}
a.login_link:hover {
	background-image:url(images/nav_hover_img.jpg);
	background-repeat:repeat-x;
}
.dot_img {
	background-image: url(images/dot_img_1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.welcome_txt_1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 19px;
	color: #0564a3;
	text-decoration: none;
}
.welcome_txt_2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.welcome_txt_3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.content_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #6e6e6e;
	text-decoration: none;
}
.right_nav_top_bg {
	background-image: url(images/right_nav_top_img.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #c4cf3e;
}
.news_txt_1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.news_link_1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #580101;
	text-decoration: none;
}
a.news_link_1:hover {
	text-decoration: underline;
}

.foot_nav {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #f0d55a;
	text-decoration: none;
}
.foot_nav a{
	padding:0 12px;
	color:#FFFFFF;
	text-decoration:none;
}
.foot_nav a:hover{
	color:#f0d55a;
}
.copyright_txt_1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #676767;
	text-decoration: none;
}
.copyright_txt_2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #cf1a11;
	text-decoration: none;
}
.nwltr_bg 
{
	background-image: url(images/nwltr_bg.jpg);
	background-repeat: repeat-x; 
	background-position: left bottom; 
	background-color: #035498;
}
.txt_head_1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_fld_1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #035398;
	text-decoration: none;
	height: 14px;
	width: 147px;
	border: 1px solid #043660;
}
.btn_1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
	background-color:#dc301d;
	text-decoration: none;
	height: 24px;
	border: 1px solid #ffffff;
	text-transform: uppercase;
}
.txt_head_2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 22px;
	color: #010101;
	text-decoration: none;
}
.err
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	background-color: #FFFFFF;
}
.info
{
	font-family:Arial;
	font-size:11px;
	color:#398046;
	text-decoration:none;
}
a.CommonLabel
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #626262;
	text-decoration: none;
	font-weight: bold;
}
a.CommonLabel:hover
{
	outline: none;
	text-decoration: underline;
	color: #464646;
}
.bodytext
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #777676;
	text-decoration: none;
}
.textfield-1
{
	font-family: tahoma;
	font-size: 11px;
	color: #575757;
	height: 16px;
	border: 1px solid #dfdfdf;
	line-height: 19px;
	text-decoration: none;
	padding-left: 5px;
}
.combo
{
	height: 23px;
	border: 1px solid #dfdfdf;
	line-height: 20px;
	text-decoration: none;
	padding-left: 5px;
}
.albmBg{background-image:url(images/img_bg.jpg); width:165px; height:190px; color:#666666; font-size:11px;}
.albmBg a{color:#467aa7; text-decoration:none;}
.albmBg a:hover{text-decoration:underline;}
.albmimageBg{background-image:url(images/img_bg1.jpg); width:165px; height:190px; color:#666666; font-size:11px;}
.albmimageBg a{color:#467aa7; text-decoration:none;}
.albmimageBg a:hover{text-decoration:underline;}

.main_albmBg{ width:190px; color:#666666; font-size:11px; background:url(images/img_bg.jpg) no-repeat top;  }
.bot_albmBg{ width:190px; height:14px; color:#666666; font-size:11px; background-image: url(images/img_bg_bot.jpg); background-repeat: repeat-y; background-position: left top; }
.albmBg_repeat{background-image: url(images/img_bg_mid.jpg); background-repeat: repeat-y; background-position: left top; width:190px; color:#666666; font-size:11px;vertical-align:top;}
.albmBg a{color:#467aa7; text-decoration:none;}
.albmBg a:hover{text-decoration:underline;}
