/*********************************Basic Style*********************************/

body {
	font-size: 12px;
	SCROLLBAR-FACE-COLOR: #dedede; 
	SCROLLBAR-HIGHLIGHT-COLOR: #F5F9FF; 
	SCROLLBAR-SHADOW-COLOR: #828282; 
	SCROLLBAR-3DLIGHT-COLOR: #828282; 
	SCROLLBAR-ARROW-COLOR: #797979; 
	SCROLLBAR-TRACK-COLOR: #EFEFEF; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	margin: 0px;
	padding: 0px;
}
.body_bg {
	background-image: url(/Images/Bg_5.gif);
}

td {  
	font-size: 12px;
	line-height: 120%;
}
a {  
	color: #000000; 
	text-decoration: none
}
a:hover {  
	color: #FF0000; 
	text-decoration: underline
}

.TableControl {
	width: 100%;
	background: #FFFFFF;
}
.TableControlLeft {
	width: 740px;
	border-right:1px #a5dfef solid; 
	background: #FFFFFF;
}
.TableControlRight {
	background: #FFFFFF;
}

.TableMenu {
	width: 75px;
	height: 19px;
	color: #FFFFFF;
	cursor: hand;
	text-align: center;
	padding: 0px;
}
.TableMenuSpace {
	width: 10px;
}

.TableListLeftItem {
	background: #f7fbff;
}
.TableListLeftTitle {
	background-color:#8ccfe7;
	color: #FFFFFF;
	font-weight: bold;
	font-size:14px;
	height: 25px;
	text-align: center;
}
.TableBar {
	background: #E1F0FF;
	width: 100%;
	height: 20px;
	padding: 0px 10px 0px 10px;
}

/*********************************Comment Style*********************************/

.CommentBar {
	background: #8ccfe7;
	height: 25px;
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
}
.CommentBarTitle {
	background: #EEEDED;
	border: #CCCCCC 1 solid;
	height: 22px;
	color: #000000;
	padding: 0px 10px 0px 10px;
}
.CommentBarContent {
	background: #FFFFFF;
	border-left: #CCCCCC 1 solid;
	border-right: #CCCCCC 1 solid;
	color: #999999;
	padding: 10px 10px 10px 10px;
}
/*********************************Admin Style*********************************/

.sec_menu  { border-left: 1px solid white; border-right: 1px solid white; border-bottom: 1px solid white; overflow: hidden; background: #D6DFF7;}
.menu_title  { }
.menu_title span  { position:relative; top:2px; left:8px; color:#215DC6; font-weight:bold; }
.menu_title2  { }
.menu_title2 span  { position:relative; top:2px; left:8px; color:#428EFF; font-weight:bold; }

/*********************************Form Style*********************************/

.inputtext {
	border:#CCCCCC 1 solid;
}
.inputmultiline {
	border:#CCCCCC 1 solid;
	SCROLLBAR-FACE-COLOR: #0D76A8; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ADD7F7; 
	SCROLLBAR-3DLIGHT-COLOR: #ADD7F7; 
	SCROLLBAR-ARROW-COLOR: #0D76A8; 
	SCROLLBAR-TRACK-COLOR: #ADD7F7; 
	SCROLLBAR-DARKSHADOW-COLOR: #ADD7F7;
}

.inputbutton {
	background-color: #999999; 
	height: 18px; 
	clip: rect( ); 
	color: #FFFFFF; 
	border: 1px #e1c486 outset
}
.inputLink {
	border:#CCCCCC 1 solid;
	background-color: #EFEFEF; 
	height: 22px; 
	color: #000000; 
	padding: 3px 5px 0px 5px;
}
.inputlist {
	border:#CCCCCC 1 solid;
}

/*********************************Links Style*********************************/

a.menu {  
	color: #FFFFFF;
	text-decoration: none
}
a.menu:hover {  
	color: #FFFF00;
	text-decoration: none
}
a.tt1 { 
	color: #000000;
	text-decoration: none
}
a.tt1:hover { 
	color: #FF0000;
	text-decoration: none
}
a.tt2 { 
	color: #FF0000;
	text-decoration: none
}
a.tt2:hover { 
	color: #000000; 
	text-decoration: none
}
a.tt3 { 
	color: #000000;
	text-decoration: underline;
}
a.tt3:hover {  
	color: #FF0000; 
	text-decoration: underline;
}
a.tt4 { 
	color: #FF0000; 
	text-decoration: underline;
}
a.tt4:hover { 
	color: #000000; 
	text-decoration: underline;
}
a.tt5 { 
	color: #000000; 
	text-decoration: underline;
}
a.tt5:hover { 
	color: #FF6600; 
	text-decoration: underline;
}
a.tt6 { 
	color: #FFFFFF; 
	text-decoration: underline;
}
a.tt6:hover { 
	color: #FFFF00; 
	text-decoration: underline;
}
a.tt7 { 
	color: #666666; 
	text-decoration: none;
}
a.tt7:hover { 
	color: #006E8C; 
	text-decoration: underline;
}
a.tt8 { 
	color: #FFFFFF; 
	text-decoration: none;
}
a.tt8:hover { 
	color: #00FFFF; 
	text-decoration: underline;
}
a.tt9 { 
	color: #006E8C; 
	text-decoration: none;
}
a.tt9:hover { 
	color: #ff008c; 
	text-decoration: underline;
}
a.pp1 {
	font-size: 14px;
	color: #000000; 
	text-decoration: none
}
a.pp1:hover {
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}
a.pp2 {
	font-size: 14px; 
	color: #006E8C;
	text-decoration: none;
}
a.pp2:hover {
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
}
a.qq1 {
	font-size: 16px;
	color: #000000; 
	text-decoration: underline;
	font-weight: bold;
}
a.qq1:hover {
	font-size: 16px;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}

/*********************Words Style************************/

.font_s {
	font-size: 12px;
}
.font_sb {
	font-size: 12px;
	font-weight: bold;
}
.font_m {
	font-size: 14px;
}
.font_mb {
	font-size: 14px;
	font-weight: bold;
}
.font_l {
	font-size: 16px;
}
.font_lb {
	font-size: 16px;
	font-weight: bold;
}
.red {
	color: #FF0000;
}
.white {
	color: #FFFFFF;
}
.gray {
	color: #999999;
}
.gray_1 {
	color: #666666;
}
.green {
	color: #4AA814;
}
.orange {
	color: #FF6600;
}
.blue {
	color: #006E8C;
}
.font_h_12 {
	line-height: 120%;
}
.font_h_14 {
	line-height: 135%;
}
.font_h_15 {
	line-height: 150%;
}
.font_h_20 {
	line-height: 200%;
}
.font_bg_gray {
	background: #EFEFEF;
}
/*********************Border Style************************/

.borderout_1 {
	border:#CCCCCC 1px solid;
}
.borderout_2 {
	border:#F0F8FF 5px solid;
	padding: 0px 0px 0px 0px;
}
.borderout_3 {
	border:#CCCCCC 1px solid;
	padding: 12px 12px 12px 12px;
}

#title_1 {
	border-left:4px solid #8FCFE0;
	border-bottom:1px solid #8FCFE0;
	padding:8px 8px 8px 8px;
	color:#006E8C;
	font:14px verdana;
	font-weight:bold;
}

#title_1 span {
	float:right;
	font:9px verdana;
}

#title_2 {
	margin-left:10px;
	width: 250px;
}

#title_3 {
	padding:8px 8px 8px 8px;
	color:#006E8C;
	font:14px verdana;
}

#title_3 span {
	float:right;
	font:9px verdana;
	color:#666666;
}

#title_3 a { 
	color: #006E8C; 
	font-weight : 14px;
	text-decoration: underline;
}

#title_3 a:hover { 
	color: #ff008c; 
	text-decoration: none;
}

#title_4 {
	border:1px solid #dbecf1;
	padding:8px 8px 8px 8px;
	color:#999999;
}

#title_5 {
	border-left:10px solid #dbecf1;
	border-bottom:1px solid #dbecf1;
	border-top:1px solid #dbecf1;
	padding:10px 10px 10px 10px;
}
#title_6 {
	color:#1B748C;
	padding:10px 10px 10px 10px;
	margin:0px 5px 0px 0px;
}
#title_6_1 {
	margin:10px 0px 10px 0px;
	line-height:22px;
	font-family:verdana;
	font-size:22px;
	font-weight:bold;
}
#title_6_2 {
	margin:0px 0px 10px 0px;
	font-family:verdana;
}

#title_7 {color:#006E8C;margin:22px 0px 0px 0px;}
#title_7 a {float:left;color:#006E8C;text-decoration:none;padding:5px;margin:0px 15px 0px 0px;border:1px solid #006E8C;}
#title_7 a:hover {color:#FFFFFF;text-decoration:underline;background:#3B8BA1;}

