body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #050505;
	margin:0;
	background-color:#D1D8E2;
}
img {border:0;}
.search_input {
	height:12px;
	width:110px;
	background-color:#fff;
	BORDER-BOTTOM: #eeeeee 1px solid; 
	BORDER-LEFT: #666666 1px solid; 
	BORDER-RIGHT: #eeeeee 1px solid; 
	BORDER-TOP: #666666 1px solid;
	FONT-FAMILY: Verdana;
	font-size: 10px;
}
.search_button {	
            BACKGROUND-COLOR: #eeeeee; 
			BORDER-TOP: #ffffff 1px solid; 
			BORDER-LEFT: #ffffff 1px solid; 
            BORDER-BOTTOM: #666666 1px solid; 
			BORDER-RIGHT: #666666 1px solid; 
			COLOR: #333333; 
			FONT-FAMILY: Verdana; 
			FONT-SIZE: 10px;
			height:18px;
}
.login_input {
	height:12px;
	width:110px;
	background-color:#fff;
	BORDER-BOTTOM: #cccccc 1px solid; 
	BORDER-LEFT: #333333 1px solid; 
	BORDER-RIGHT: #cccccc 1px solid; 
	BORDER-TOP: #333333 1px solid;
	FONT-FAMILY: Verdana;
	font-size: 10px;
}
.login_button {	
            BACKGROUND-COLOR: #eeeeee; 
			BORDER-TOP: #cccccc 1px solid; 
			BORDER-LEFT: #cccccc 1px solid; 
            BORDER-BOTTOM: #333333 1px solid; 
			BORDER-RIGHT: #333333 1px solid; 
			COLOR: #333333; 
			FONT-FAMILY: Verdana; 
			FONT-SIZE: 10px;
			height:18px;
}
.input {
	height:12px;
	width:110px;
	background-color:#fff;
	BORDER-BOTTOM: #cccccc 1px solid; 
	BORDER-LEFT: #333333 1px solid; 
	BORDER-RIGHT: #cccccc 1px solid; 
	BORDER-TOP: #333333 1px solid;
	FONT-FAMILY: Verdana;
	font-size: 10px;
}
.button {	
            BACKGROUND-COLOR: #eeeeee; 
			BORDER-TOP: #cccccc 1px solid; 
			BORDER-LEFT: #cccccc 1px solid; 
            BORDER-BOTTOM: #333333 1px solid; 
			BORDER-RIGHT: #333333 1px solid; 
			COLOR: #333333; 
			FONT-FAMILY: Verdana; 
			FONT-SIZE: 10px;
			height:18px;
}
a:link {
	color: #2e4676;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2e4676;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #ff0000;
}.text_10px {
	font-size: 10px;
}
.text_white {
	color: #FFFFFF;
}
.text_blue {
	color: #2E4676;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
}
.red {
	color: #FF3300;
}
.fo:link {
	color: #FFFFFF;
	text-decoration: none;
}
.fo:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.fo:hover {
	text-decoration: none;
	color: #FF0000;
}
.fo:active {
	text-decoration: none;
	color: #ff0000;
}


.txt_title_01 {font-weight:bold; font-size:11px; padding-bottom:5px;}
.page_title {font-weight:bold ; font-size:18px; line-height:30px; font-family: Tahoma; color:#333;}

hr {height:1px; overflow: hidden; color:#E7E7E7; margin:10px 0;}
.left_txt_border {margin:10px;}



/* leftNav 
****************************************** */

.leftNav_border {background-color:#c1cbd5; margin:1px;}

.leftNav { width:198px; line-height:20px; color:#2e4676; border-bottom:1px solid #FFF;}
.leftNav a:link { width:198px;line-height:20px; display:block;}
.leftNav a:visited {width:198px; line-height:20px; display:block;}
.leftNav a:hover {width:198px; line-height:20px; display:block; background-color:#3c62a9; color:#FFF; text-decoration:none;}

.leftNav_sub { width:198px; height:20px; line-height:20px; color:#2e4676; text-indent:22px; color:#000;}
.leftNav_sub a:link { width:198px; height:20px; line-height:20px; display:block; color:#000;}
.leftNav_sub a:visited {width:198px; height:20px; line-height:20px; display:block;color:#000;}
.leftNav_sub a:hover {width:198px; height:20px; line-height:20px; display:block; background-color:#e2e6eb; color:#2e4676; text-decoration:none;}

.gotoTop {text-align:right;}