*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body,html,select,input,button{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
.text-normal {
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}

a {
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
}
.Red-Text {font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}

h1 {
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.table-border {
	border: 1px solid #3399CC;
}
.forms {
	font-family: Tahoma;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000066;
}
.Green-Text {font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.table-form {
	background-image: url(bg/01.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #37C3E6;
	border-bottom-color: #37C3E6;
	top: 0px;
}
.photo-border {
	border: 2px solid #660033;
}
p {
	line-height: 15px;
	text-align: justify;
}
#main-content h2 {
	font-size: 13px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding: 0px;
}
#main-content {
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#main-content ul {
	line-height: 15px;
	display: block;
	float: right;
	margin-right: 40px;
	list-style-type: square;
	white-space: normal;
}
#main-content   img   {
	margin-right: 20px;
}
#main-content iframe {
	float: right;
	border: 2px solid #999999;
	margin-left: 20px;
}

#main-content small {
	display: none;
}
.gallery {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#main-content .gallery  img   {
	float: left;
	border: 1px solid #006699 !important;;
	margin-top: 10px;
	margin-right: 10px !important;
}
.copyright {
	color: #0066CC;
	text-decoration: none;
}
.copyright a {
	color: #0066CC;
	text-decoration: none;
}
.copyright  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

