body {background-image: url(images/bg.jpg);color: #000;background-color: #4F7220;}
.head{text-align: center;background-image: url(images/bg1.jpg);background-position: bottom;}
.head .t1{
	float: right;
	width: 600px;
	margin: 5px;
}
.head .t1 a{
	background-image: url(images/col1.jpg);
	text-align: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
	width: 29%;
	display: block;
	float: left;
	margin: 0px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}
.head .t1 a:hover{background-image: url(images/col2.jpg);text-decoration: none;}
.head h1{text-transform: uppercase;margin: 0px;padding: 0px;}
.arc {	background-image: url(images/2.jpg);	background-repeat: repeat-x;	text-align: center;	font-size: large;}
.arc a{	text-decoration: none;	padding: 4px;	margin-right: 10px;}
.arc a.selected, .arc a:hover{	color: #000;	background-image: url(images/select.jpg);	background-position: center center;	background-repeat: no-repeat;}
.top{
	text-align: left;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.top a{
	background-image: url(images/col1.jpg);
	text-align: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
	width: 21%;
	display: block;
	float: left;
	margin: 2px;
	font-size: x-large;
	font-weight: bold;
	text-decoration: none;
}
.top a:hover{
	background-image: url(images/col2.jpg);
	text-decoration: underline;
	color: #F00;
}
.main{ border-radius: 10px; -moz-border-radius: 10px;	background-image: url(images/table_bg.jpg);	width: 95%;	background-color: #131313;	background-repeat: repeat-x;	border: 2px solid #436A13;}
.main a img{	padding: 4px;	margin: 2px;	border: 1px solid #5B8C1A;	height: 165px;	width: 220px;	background-image: url(images/load.gif);	background-repeat: no-repeat;	background-position: center center;}
.main a:hover img{	background-color: #76B91C;}
.cont{	background-image: url(images/bg_top.jpg);	background-repeat: repeat-x;	}

