body {
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #393939;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
.down{
font-size: 12px;
padding:0px;
margin:0px;
color: #000000;
position:absolute;
bottom:-10px;
right: 420px;
text-align:center;

}

li {
	list-style-position: outside;
	list-style-image: url(../images/li.gif);
	line-height: 25px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.footer {
	padding: 5px;
	border: 1px solid #D4D4D4;
}

td {
	font-family: "Franklin Gothic Book";
	font-size: 13px;
}
.border {
	padding: 7px;
	width: 237px;
	background-image: url(../images/bgch.gif);
	background-repeat: no-repeat;
	height: 107px;
}
.border1 {
	width: 235px;
	line-height: 22px;
	height: 220px;
	background-image: url(../images/bgadd.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 7px;
	font-size: 12px;
}
.border1 a {
	text-decoration: none;
	color: #0033CC;
}
.border1 a:hover {
	text-decoration: underline;
	color: #0033CC;
}
.border2 {
	width: 237px;
	line-height: 22px;
	height: 156px;
	background-image: url(../images/bgimg.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.border3 {
	width: 237px;
	line-height: 22px;
	height: 121px;
	background-image: url(../images/bgimg1.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

.left li {
	list-style-image: url(../images/bul.gif);
	list-style-position: outside;
	line-height: 22px;
	margin-left: -10px;
	margin-right: 20px;
	font-size: 13px;
}

.left {
	width: 250px;
	padding-right: 10px;
}
.text {
	line-height: 18px;
	font-size: 13px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.link2 {
	color: #0033CC;	
}
.link2 a {
	text-decoration: none;
	color: #0033CC;
}
.link2 a:hover {
	text-decoration: underline;
	color: #0033CC;
}
.small {
	font-size: 10px;
}

