/* CSS Document */

td,p,h1,h3,strong,div {
	font-family: Arial, Helvetica, sans-serif;
	
}
body {
	background-image: url(img/back.jpg);
	background-repeat: repeat;
}
#bot {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
}
#bot p {
	font-size: 10px;
	color:#FFFFFF;
}
#main {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#main p {
	font-size: 14px;
	color:#FFFFFF;
}
#main h1 {
	font-size: 16px;
	color: #006699;
	margin: 0px;
	padding: 0px;
}

#main h3 {
	font-size: 18px;
	color: #66CCFF;
	vertical-align: bottom;
	text-align: left;
	padding-top: 40px;
	padding-left: 40px;
}
.text10 {
	font-size: 10px;
}
.text12 {
	font-size: 12px;
}
#his td {
	font-size: 10px;
	color: #CCCCCC;
}
#his a {
	padding-left: 6px;
	color: #003366;
	text-decoration: none;
}
#main li {
	color: #FFFFFF;
	font-size: 14px;
}
#main hr {
	color: #66FF00;
}
#main imput, select, textarea {
	background-color: #F9F9F9;
}
#main .error1 {
	font-weight: bold;
	color: #FF0000;
}
#main a {
	color: #FFFF99;
}
#main a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#main h2 {
	padding: 9px;
	font-size: 14px;
	background-color: #258E27;
	border: 1px solid #FFFFFF;
	color: #FFFFCC;
}
#main h4 {
	font-size: 11px;
	color: #FFFFFF;
}
#main td {
	color: #FFFFFF;
}

/* Gallery */


