body {
  	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
.basic01 {
	background-image: url(../layoutImg/basic0101.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.basic02 {
	background-image: url(../layoutImg/basicbgd.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.basic03 {
	background-image: url(../layoutImg/basic0203.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.basic04 {
	background-image: url(../layoutImg/basic0301.gif);
	background-repeat: repeat-y;
}
.bo01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bo02 {
	color: #0E3192;
}
.bo03 {
	font-size: 12px;
	font-weight: bold;
	color: #FB8302;
}
.bo04 {
  	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
}
.bo05 {
	font-size: 30px;
	color: #FFBA00;
}
.but01 {
	font-weight: bold;
	color: #7390A3;
	text-decoration: none;
}
.but01:hover {
	color: #405E71;
}
.but02 {
	background-image: url(../layoutImg/but01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.but02link {

	font-size: 12px;
	font-weight: bold;
	color: #0E3192;
	text-decoration: none;
	padding-left: 40px;
}
.but02link:hover {
	color: #FF9900;
}
.imgbdr01 {
	border: 1px solid #CCCCCC;
}
.line01 {
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A6ABD;
}
.link01 {
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.link01:hover {
	color: #FFCC66;
	text-decoration: underline;
}
.link02 {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	font-style: normal;
	text-decoration: none;
}
.link02:hover {
	color: #FF6600;
}
.link03 {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	padding-left: 5px;
}
.link03:hover {
	color: #FFCC00;
}
.link04 {
	font-weight: normal;
	color: #0E3192;
	text-decoration: none;
}
.link04:hover {
	color: #FF9900;
}
.line01 {
	border-top: 1px none #FB8302;
	border-right: 1px none #FB8302;
	border-bottom: 1px none #FB8302;
	border-left: 1px dotted #FB8302;
	font-size: 9px;
}
.line02 {
	text-decoration:none;
	background-image: url(../layoutImg/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

