body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	scrollbar-3d-light-color:#912200;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#912200;
	scrollbar-face-color:#912200;
	scrollbar-highlight-color:#912200;
	scrollbar-shadow-color:#000000;
	background-color: #000000;
	background-attachment: fixed;
	background-repeat: repeat;
	margin: 0px;
	background-image: url(img/bg.jpg);
}
.small {font-size: 10px}
.nobo {
	border: 0px none;
}
a:link {
	text-decoration: underline;
	color: #ffffff;
}
a:visited {
	text-decoration: underline;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: underline;
	color: #ffffff;
}



A.link1:link{color: #ffffff; text-decoration: none;font-size:10px;}
A.link1:visited{color: #ffffff; text-decoration: none;font-size:10px;}
A.link1:active{color: #ffffff; text-decoration: none;font-size:10px;}
A.link1:hover{color: #ffffff; text-decoration: none;font-size:10px;}	

A.link2:link{color: #C26836;text-decoration: none;font-weight: bold;font-size:15px;}
A.link2:visited{color: #C26836;font-weight: bold; text-decoration: none;font-size:15px;}
A.link2:active{color: #C26836; font-weight: bold;text-decoration: none;font-size:15px;}
A.link2:hover{
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: underline;
	font-size:15px;
}	

	
#content {
    z-index: 1;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;

	
	}

table {
	font-size: 11px;
	color: #FFFFFF;
}

a:link img {border-color: #000000;}
a:visited img {border-color: #000000;}
a:active img {border-color: #000000;}
a:hover img {border-color: #ffffff;}

input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-weight: bold;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-weight: bold;
}
hr {
	border: 1px solid #000000;
}

