.content {
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
    text-decoration: none;
	color: #001838;
}
.welcome2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
        text-decoration: none;
	color: #8F0000;
}
.title {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
        text-decoration: none;
	color: #002652;
}
.blocks-content {
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
        text-decoration: none;
	color: #003F94;
}
.p2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
        text-decoration: none;
	color: #00428F;
}
.pack-content {
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
        text-decoration: none;
	color: #052850;
}
.recommend{font-family:Arial, Helvetica, sans-serif; font-weight: bold; color:#CC0000}
.login-title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
        text-decoration: none;
	color: #00428F;
}
.login {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
        text-decoration: none;
	color: #222222;
}
.login-input {
font-family: Arial;
font-size: 11px;
color: #052850;
height: 13px;
width: 93px;
background-color: #FFFFFF;
border : 1px solid #C8C8C8;
}
.p1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
        text-decoration: underline;
	color: #ffffff;
}
.chartablebutton {
background: #F0F0F0;
border: 1pt solid #999999;
cursor: hand;
font-size: 9pt;
font-family: Arial,Tahoma,Verdana;
font-weight: normal;
color: #666666;
}
.copyright {
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
        text-decoration: none;
	color: #ffffff;
}
a:link {
text-decoration:none
}
a:active {
text-decoration:none
}
a:visited {
text-decoration:none
}
a:hover {
text-decoration:underline
}
/* Open Menu */
div.menu {
	padding: 0px;
	color: #FFFFFF;
	height: 30px;
	width: 780px;
}
li.menu {
	float:right;
	padding:0px;
	padding-top:7px;
	padding-bottom:5px;
	margin:0px;
	display:block;
	list-style:none;
	position:relative;
	width:130px;
	text-align:center;
	border-collapse:collapse;
	height:18px;
	color:#333333;
}
li.menu:hover {color: #000000; background:#efefef; font-weight:bold;}

ul.menu {margin: 0px; padding: 0px;}
ul.level {position:absolute; top:100px; right:100px; z-index:1000;}
ul.vlevel {
	position:absolute;
	margin:0px;
	top:25px;
	left:0px;
	margin-top:2px;
	padding:0px;
	background-color:#CCCCCC;
	display:none;
	z-index:1000;
}
li.level2 {
	border:#999999 1px solid;
	float:right;
	padding:0px;
	padding-top:2px;
	padding-bottom:2px;
	margin:0px;
	display:block;
	list-style:none;
	position:relative;
	width:130px;
	text-align:center;
	height:16px;
	color:#333333;
}
li.level2:hover {color: #000000; background:#efefef; font-weight:bold;}