body
{
 	margin:0px;
  	padding:0px;

	background: URL(../image/h_1b.gif) repeat-x;
}

.DotLine
{
	background:URL(../image/dot.gif) repeat-x;
}

.TopMenuLink
{
	font-family:Tahoma;
	font-size:11px; 
	color:#868686; 
	cursor:pointer; 
	text-decoration:none;
}
.TopMenuLink
a:hover{
	font-family:Tahoma;
	font-size:11px; 
	color:#565656; 
	cursor:pointer; 
	text-decoration:underline;
}
.TopText
{
	font-family:Tahoma;
	font-size:11px; 
	color:#868686; 
	text-decoration:none;
}


.BottomMenuLink
{
	font-family:Tahoma;
	font-size:11px; 
	color:#565656; 
	cursor:pointer; 
	text-decoration:none;
}


.TopMenu{
 	margin:0px;
  	padding:0px;
	background:URL(../image/h_2.gif) repeat-x;
	background-color:#FFFFFF;
	}

.TopImage{
 	margin:0px;
  	padding:0px;
	background:URL(../image/h_3.gif);
	background-color:#FFFFFF;
	}
.TopImage2{
 	margin:0px;
  	padding:0px;
	background:URL(../image/bg1.jpg);
	background-color:#FFFFFF;
	}

.HomeTopImage{
 	margin:0px;
  	padding:0px;
	background:URL(../image/home_header2.jpg);
	background-color:#FFFFFF;
	}

.LeftOuterBorder{
 	margin:0px;
  	padding:0px;
	background:URL(../image/l_b2.gif) repeat-y;
	background-color:#FFFFFF;
	}

.RightInnerBorder{
 	margin:0px;
  	padding:0px;
	background:URL(../image/r_b.gif) repeat-y;
	background-color:#FFFFFF;
	}

.RightOuterBorder{
 	margin:0px;
  	padding:0px;
	background:URL(../image/r_o_b2.gif) repeat-y;
	background-color:#FFFFFF;
	}

.Header
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:20px; 
	color:#304a7b; 
}
.Header 
a{
	font-family:Tahoma;
	font-weight:bold;
	font-size:20px; 
	color:#304a7b; 
}

.Header 
a:hover{
	font-family:Tahoma;
	font-weight:bold;
	font-size:20px; 
	color:#000000; 
}
.LeftMenuText
{
	font-family:Tahoma;
	font-size:11px; 
	color:#808080; 
	cursor:pointer; 
	text-decoration:none;
}

.MoreLink
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px; 
	color:#ffa811; 
	cursor:pointer; 
	text-decoration:none;
}

.MenuLink
{
	font-family:Tahoma;
	font-size:11px; 
	color:#ffffff; 
	cursor:pointer; 
	text-decoration:none;

}

.BodyHeaderText
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px; 
	color:#717171; 
	text-decoration:none;
	margin-top:25px; 
	margin-bottom:10px; 

}

.BodyText
{
	font-family:Tahoma;
	font-size:12px; 
	color:#000000; 
	text-decoration:none;

}
.BodyText
a{
	font-family:Tahoma;
	font-size:12px; 
	color:#304A7B; 
	text-decoration:underline;

}
.BodyText
a:hover{
	font-family:Tahoma;
	font-size:12px; 
	color:#000000; 
	text-decoration:none;

}

.TableBody
{
	
	margin-top:0px; 
	margin-bottom:0px; 
	margin-left:30px; 
	margin-rught:30px; 

	background-color:#ffffff; 
	
	width:778px;
}

.TabLeftMenu
{
	padding-top:0;
	
	border-bottom-color:#ffa811; 
	border-bottom-style:solid; 
	border-bottom-width:1; 
	
	background-color:#f0f0f0; 
	
	width:178px;
	height:200px;
}

.Button
{
	font-family:Tahoma;
	font-size:10px; 
	color:#000000;
	
	background-color:#a1a1a1;
	border:solid 1px #2f2f2f;
	
    	height:20px;
    	width:80px;
}

.input
 {
	width:270px; height:18px; 
	background-color:#FFFFFF; 
	font-size:11px;
  	font-family:Tahoma;
	color:#595959;
	line-height:11px;
	border-color:#2F2F2F;
	border-style:solid;
	border-width:1px;
	margin:0px;
	padding:2 0 0 4px;
}

.textarea
{
	width:335px; height:72px; 
	background-color:#FFFFFF; 
	font-size:11px;
    	font-family:Tahoma;
	color:#595959;
	line-height:11px;
	border-color:#2F2F2F;
	border-style:solid;
	border-width:1px;
	margin:0px;
	padding:2 0 0 4px;
	overflow:auto;
}

a 
{
	color: #304A7B;
}

h2
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
