<!--
a:link {
	color: #FF3300;
}
a:visited {
	color: #FF3300;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #FF3300;
}
a.add:link {
	color: #0000ff;
	text-decoration:none;
}
a.add:visited {
	color: #0000ff;
	text-decoration:none;
}
a.add:hover {
	color: #ff0000;
	text-decoration:underline;
}
a.add:active {
	color: #000000;
	text-decoration:none;
}
.style1 {
	font-family: Tahoma;
	font-weight: bold;
	color: #333333;
	font-size: 10px;
}
.style2 {
	font-family: Tahoma;
	font-size: 11px;
}
.style4 {color: #333333}
.style5 {color: #666666}
.style21 {
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma;
	color: #CC0000;
}
body {
	background-image: url(images/bg01.gif);
	background-color:#FFF;
	margin:0px;
	padding:0px;
}
.style23 {font-size: 14px}
.style24 {font-size: 12px}




.td_Bgc{
	 background-image:url(images/bgC.jpg);
	 background-position:center top;
	 padding-left:30px;
	 padding-right:10px;
	 padding-bottom:10px;
	 vertical-align:top;
	 text-align:left;
}

.td_left{
	width:75%;
	text-align:left;
	/*background-color:#99CC00;*/
}
.td_right{
	width:25%;
	text-align:right;
	/*background-color:#CC3366;*/
}
.td_right img{
	border:0px;
	padding:0px;
	margin:0px;
}

ul,li{
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

li{
	padding-left:20px;
}

.ul_2{
	width:80%;
	margin:0px 0px 0px 30px;
	padding:0px;
	float:left;
	/*background-color:#0066CC;*/
}
.ul_2 li{
	width:22%;
	float:left;
	text-align:left;
	/*background-color:#FF3300;*/
}
.ul_2 .li_class2{
	width:50%;
	float:left;
	text-align:left;
	/*background-color:#FF3300;*/
}
.font1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	font-weight:bold;
}
.font2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #CC0000;
	font-weight:bold;
}
.font3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
}
-->

