/* CSS Document */
/* -------------PAGE PROPERTIES------------- */
body {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #11568C;
	SCROLLBAR-FACE-COLOR: #11568C;
}
A:link {font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none; }
	A:visited {font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none; }
h1{ 
color:#699BC9;
font-family:tahoma; 
	font-size: 18px;
	font-weight: normal; 
}
h2{ 
color:#557599;
font-family: Verdana; 
	font-size: 18px;
	font-weight: bold; 
}

.btn_txt{color:#2B5275;
font-family: Verdana; 
	font-size: 12px;
	font-weight:bold; }
.page_bg{background-image:url(../images/page_bg.gif); background-repeat:repeat-x; }
.left_barbg{background-image:url(../images/leftbar_bg.gif); background-repeat:repeat-y;}
.logo_bg{background-image:url(../images/logo_bg.gif); background-repeat:repeat-x;}
.right_barbg{background-image:url(../images/rightbar_bg.gif); background-repeat:repeat-y;}
.main_tablebg{background-image:url(../images/main_bot_middle.gif); background-repeat:repeat-x;}
.btn_hightlight_bg{background-image:url(../images/btn_highlight_middle.gif); background-repeat:repeat-x;
font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;}
	.btn_normal_bg{background-image:url(../images/btn_middle.gif); background-repeat:repeat-x;
font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;}
	.pad_right{padding-right:5px;}
.txt {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt_bold{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt_white {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height:18px;
	text-decoration: none;
}
.txt_bold_black{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt_btn{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.txt_leftnavheader{font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #699BC9;
	text-decoration: none;}
	.txt_leftnav{font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #699BC9;
	line-height:24px;
	text-decoration: none;
	}
	.pad{padding:5px;}
	.text_left{font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #699BC9;
	line-height:24px;
	text-decoration: none;}
	.text_blue{font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #699BC9;
	line-height:18px;
	text-decoration: none;}
	.link{ font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#ffcc00;
	text-decoration: none; }
	
	.news_txt{ font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#ffcc00;	
	text-decoration: none; }
	
	.txt_login{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;	
	text-decoration: none; }



