body {
	margin: 0 auto;
	background-image: url(/img/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
}
/* scrollbar*/
html {
scrollbar-arrow-color:#000000;
scrollbar-track-color:#999999;
scrollbar-face-color:#d8d8d8;
scrollbar-highlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#ffffff;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9B0008;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 10px;
}
p {
	margin-bottom: 3pt;
	margin-top: 0pt;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
.text_j {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
}
#img {
	margin: 7px;
	padding: 2px;
	border: 1px solid #E3E3E3;
	float: left;

}
/*********** #sectionLinks styles ***********/

#sectionLinks{
	display: block;
	width: auto;
	height: 22px;
}

#sectionLinks a {
	display: block;
	width: auto;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-right: 20px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}

#sectionLinks a:hover{
	text-decoration: none;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #EDEDED;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/*********** #sectionLinks styles ***********/
.hd-bg {
	background-color: #F0F0F0;
	background-image: url(/img/topbg.jpg);
	background-repeat: repeat;
	display: block;
	height: 125px;
	width: 950px;
}
.menu-bg {
	background-color: #000000;
	background-image: url(/img/underbar.gif);
	background-repeat: repeat-x;
	display: block;
	height: 10px;
	width: auto;
}
.menu-bgx {
	background-color: #CC0000;
	background-image: url(/img/menubg.jpg);
	background-repeat: repeat;
	display: block;
	height: 25px;
	width: auto;
}
.footer-bg {
	background-image: url(/img/footerbar.png);
	background-repeat: repeat-x;
	display: block;
	height: 140px;
}
.footerx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 10px;
}
.footerxBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	font-weight: bold;
}
.textHB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
#sectionLinks2 {
	display: block;
	width: auto;
	height: 22px;
}
#sectionLinks2 a {
	display: block;
	width: auto;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-right: 20px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #990000;
	background-image: url(/img/over.jpg);
}
#sectionLinks2 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #000000;
	background-repeat: repeat;
}
#sectionLinksx a {
	display: block;
	width: auto;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-right: 20px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #EDEDED;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.footerx2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
}

#forms {
	float: left;
	clear: left;
	width:600px;
	padding:14px;
	color: #000;
}

#forms b {
	float: left;
	clear: left;
	font-size:14px;
	font-weight:bold;
	margin:8px 0 8px 5px;
}

#forms p {
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #b7ddf2;
	padding-bottom:10px;
}

#forms label {
	color: #000;
	float: left;
	clear: left;
	font-weight:bold;	
	width:140px;	
	text-align: right;
	margin: 3px 10px 3px 0;
}
#forms input{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #000;
	width:250px;
	margin: 3px 0 3px 0;
}

#forms textarea{
	float:left;
	clear: left;
	font-size:12px;
	padding:4px;
	border:solid 1px #000;
	width:385px;
	height: 300px;
	margin:5px 0 20px 10px;
	background-image: url('/img/watermark.jpg');
}

form#forms input.norm_button {
	float: left; 
	font-size: 16px; 
	color: #000000; 
	font-family: arial; 
	font-size: 12px; 
	width: 150px; 
	font-weight: bold; 
	margin: 10px 0 5px 10px; 
}
form#forms input.norm_button_r {
	float: left; 
	font-size: 16px; 
	color: #000000; 
	font-family: arial; 
	font-size: 12px; 
	width: 150px; 
	font-weight: bold; 
	margin: 10px 0 5px 20px; 
}
#gallery_container a {
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
	color: #333333;
}

.gallery_item {
	padding: 0;
	float: left;
	width: 320px;
	margin: 10px;
	height: 160px;
	text-align: justify;
}

img {
	border: 0;
}
img.gal {
	border: 1px solid #000;
}

.fl_cl {
	width: 500px;
	float: left;
	clear: left;
}