body {
	margin: 0px;
	background-color: #93b3c1;
}

input {    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

textarea {    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 200px;
	height: 100px;
}

a.copyright:link {
color: #ffffff;
text-decoration: underline;
}

a.copyright:visited {
color: #ffffff;
text-decoration: underline;
}

a.copyright:hover {
color: #ffffff;
text-decoration: underline;
}

a.copyright:active {
color: #ffffff;
text-decoration: underline;
}



a.side_menu:link {
color: #827249;
text-decoration: none;
}

a.side_menu:visited {
color: #827249;
text-decoration: none;
}

a.side_menu:hover {
color: #35526c;
text-decoration: none;
}

a.side_menu:active {
color: #827249;
text-decoration: none;
}



a.top_menu:link {
color: #fffbe7;
text-decoration: none;
}

a.top_menu:visited {
color: #fffbe7;
text-decoration: none;
}

a.top_menu:hover {
color: #fffbe7;
text-decoration: underline;
}

a.top_menu:active {
color: #fffbe7;
text-decoration: none;
}



.bg_main {
	background-image: url(../../img/bg_main.jpg);
	background-repeat: repeat;
}
.bg_banner {
	background-image: url(../../img/bg_banner.jpg);
	background-repeat: no-repeat;
	height: 191px;
}
.bg_link_top {
	background-image: url(../../img/link_top.jpg);
	height: 40px;
}
.bg_link_rep {
	background-image: url(../../img/links_bg.jpg);
	background-repeat: repeat;
}
.bg_link_bot {
	background-image: url(../../img/links_bot.jpg);
	height: 6px;
}
.header_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fffbe7;
	text-transform: none;
}
.bg_page_header {
	background-color: #35526c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.bg_links {
	background-image: url(../../img/link_bg.jpg);
	background-repeat: repeat;
}
.links_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #827249;
	font-weight: bold;
	line-height: 25px;
}
.font_red_18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
}
.font_black_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.font_black_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.font_red_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
}
.font_red_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
}
.font_white_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
