@charset "utf-8";
/* CSS Document */


body {
	background-image:  url(images/back.gif);
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style1 {color: #FFFFFF;
text-decoration:none;}

.style2 {color: #000;
text-decoration:none;}

.style10 {	font-family: "Eras Light ITC", Verdana, Arial;
	font-size: 10px;
line-height:1;
}
.style9 {
	font: Arial;
	font-size: 12px;
	line-height:2;
	text-align: left;
	margin-left:40;
	list-style-image:url(images/list_img.gif);
}
.style11 {
	font: Arial;
	font-size: 12px;
	line-height:17px;
	text-align: left;
	margin-left:40;
	list-style-image:url(images/list_img.gif);
}
.style4 {color: #999999; font-size: 36px;}
.mainbg{
	background-repeat:no-repeat;
	background-image:url(images/watermark.gif);
	background-position:bottom right;
	
}