BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #F6F6F6;
}
#container {
	WIDTH: 770px;
	TEXT-ALIGN: left;
	background-repeat: repeat-x;
	background-image: url(../images/tab_bg.gif);
}
#feature {
	WIDTH: 129px;
	TEXT-ALIGN: left;
	border: 10;
	padding: 10px;
	margin: 0px;
	background-image: url(../images/tab_left_bg.gif);
	height: 258px;
	background-repeat: no-repeat;
}
#head {
	WIDTH: 760px;
	TEXT-ALIGN: left;
	margin: 0px 10px 0px 0px;
	background-color: DEDEDE;
	border-top-width: 10px;
	border-right-width: 9px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #E5E5E5;
	border-left-width: 1px;
	border-left-style: solid;
	background-repeat: no-repeat;
	height: 148px;
	background-image: url(../images/head.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bluetitle {
	color: #3366FF;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #0066FF;
	margin-left: 10px;
	padding-left: 10px;

}
.title01 {
	color: #555555;
	font-weight: bolder;
	font-size: 11px;
	padding-left: 10px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #42CE73;
}
 a:link{
	font-family:verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
}
 a:visited{
	font-family:verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
}
 a:hover{
	font-family:verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#009900;
	text-decoration: underline;
}
 a:active{
	font-family:verdana, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	color:#009900;
	text-decoration: underline;
	}
.menu a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	margin-left: 20px;
	text-decoration: none;
	clip: rect(auto,auto,auto,10px);
}
.menu a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFCC;
	margin-left: 20px;
	text-decoration: none;
}
.menu a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FF3300;
	margin-left: 20px;
	text-decoration: underline;
}
.menu a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 20px;
	font-weight: bold;
	color:#FF6600;
	text-decoration: underline;
}
