body{
	background-color: #E7ECEF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color:  #50595E;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
.text{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.text1{font-size: 13px;
      font-family: Arial, Helvetica, sans-serif;
}
.about{
      font-size: 13px;
      color: #0A4BA5;
      font-family: Arial, Helvetica, sans-serif;
}
.dh{
	font-size: 14px;
	color: #0A4BA5;
	font-weight: bold;
}
.left{
	background-color: #BBC4C9;
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-x;
}
.right{
	background-color: #FFFFFF;
	background-image: url(images/right_bg.jpg);
	background-repeat: repeat-x;
}
a {
	font-size: 12px;
	color:  #50595E;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #0A4BA4;
	text-decoration: underline;
}
a.pro {
	font-size: 12px;
	color:  #0A4BA4;
	text-decoration: none;
}
a.pro:hover {
	font-size: 12px;
	color: #50595E;
	text-decoration: underline;
}
a.meun{
	font-size: 13px;
	color:  #50595E;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.meun:hover {
	font-size: 13px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.meun1{
	font-size: 13px;
	color:  #50595E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.meun1:hover {
	font-size: 13px;
	color: #FF0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a.blue{
	font-size: 12px;
	text-decoration: none;
	color: #003366;
}
a.blue:hover{
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}
.bgf {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DEDEDE;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #92A1A8;
	background-image: url(images/arr.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	padding-right: 12px;
	
}
a.leftmeun{
	font-size: 12px;
	color:  #50595E;
	text-decoration: none;
}
a.leftmeun:hover {
	font-size: 12px;
	color: #0A4BA5;
	text-decoration: none;
}
.tab{
	border: 1px solid #92A1A8;
}
.homebg{
	background-image: url(images/home_down.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
a.enter{
	font-size: 14px;
	color:  #50595E;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.enter:hover {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}