a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
}
.menu {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.menuTd {
	border-width:4px;
	border-color:#ffffff;
	border-style: solid;
}
.menuline {
	color: #ffffff;
	font-size: 12px;
}
.newnav {
	color: #ff0000;
	font-size: 12px;
}
.copyright {
	font-size: 11px;
	color: #ffffff;
}
td {
	font-size: 12px;
}
.Inp {
	font-size: 12px;
	border: thin none;
	color: #000000;
	background-color: #999999;

}
.CInp {
	font-size: 12px;
	border: 1px solid #000000;
}

a.top:link {
	font-size: 12px;
	color: #ffffff;
}
a.top:visited {
	font-size: 12px;
	color: #ffffff;
}
a.top:hover {
	font-size: 12px;
	color: #FF0000;
}
.menubox{
	border-width:1px;
	border-color:#4680B7;
	border-style: solid;
	height:23px;
	padding: 2px;
}
.title{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background-color: #4680B7;
	padding: 4px;
	height:20px;
}
.subtitle{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a.nav:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a.nav:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.nav:hover {
	font-size: 12px;
	color: #0888F9;
	text-decoration: none;

}
.leftTd {
	background-image: url(../Images/left_bg.gif);
}
.probox{
	border-width:1px;
	border-color:#D1D1D1;
	border-style: solid;
	padding: 2px;
}
.proTd{
	padding: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1D1D1;
}
.aboutTxt{
	line-height: 25px;

}
.menuboth {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-color: #4680B7;
}
