body {
	background-color : #fff;
    background-image: url(images/bg1.jpg); 
    background-repeat : repeat;
    background-attachment: fixed;
	margin-top : 5;
	margin-right : 0;
	margin-bottom : 0;
	margin-left : 0;
}

a {
	color: black;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: red;
}

	
.main {
	font-size: 14px;
	color: #333333;
	font-family: Arial;
	font-weight: normal;
}
.sml_main {font-size: 9px; color: #333333; font-family: Arial;}
.style2 {font-family: Arial, Helvetica, sans-serif;	font-size: 13px; color: #000000;}
.title {font-family: Arial, Helvetica, sans-serif;	font-size: 15px; color: #000000;}
.header {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #333333;}
.menu {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #FFFFFF; font-weight: bold;}
.menu_on {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #97c6ff; font-weight: bold;}
.top {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #b4b4b4;}
.image{
	padding: 4px;
	border: 5px none white;
}	
.image2{	border-style:solid;	border-color: white;	border-width:10px;	}	
.form {font-size: 12px; color: black; font-family: Arial;}

.table {
	background-color: #c4b79e;
}
.marqueHead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #cc6232;
}
.marquee {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #cc6232;
}
.bottom {
	background-image: url(images/index_bottom.jpg);
}

