body *{
outline:none;}

body{
margin:8px 0 0 0;
padding:0px;
background:url(../images/body-bg.jpg) repeat left top;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;}

img{
border:none;}

ul, li{
margin:0px;
padding:0px;
list-style-type:none;
}

h1, h2, h3{
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	line-height:12px;
	height: auto;
}

p{
margin: 0px;
line-height: 15px;
padding: 10px 0 0 0;}

h1{font-size: 16px; line-height:15px; letter-spacing:1px;}
h2{font-size: 12px; line-height:60px; letter-spacing:1px;}
h4{font-size: 16px; line-height:30px; letter-spacing:1px;}
h5{font-size: 16px; letter-spacing:1px;}


h3{font-size: 16px; font-weight:bold; line-height:40px; letter-spacing:1px;}

.image{
margin:0 0px 0 15px;}


a:link, a:visited{color: #8C8C8C; text-decoration: none;} 

a:hover, a:active{color: #ffffff; text-decoration: none;}


.left{text-align: left;}

.right{text-align: right;}

.fntsize{font-size: 10px;}

.fleft{
}

.fright{float: right;}

.padleft{padding: 0 0 0 70px;}

.breaker{clear: both;}

.lineheight{line-height: 30px;}


#wraper{
	overflow:hidden;
	padding: 0px;
	width: 730px;
	margin-top: 6;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


/*	HEADER CSS START */
#header{
	height:85px;
	width: 730px;
	margin-top: 6;
	margin-right: 0;
	margin-bottom: 23px;
	margin-left: 0px;
}

#header #logo{
float: left;
width: 180px;}

#nav{
	background:url(../images/nav-bg.jpg) repeat-x left top;
	float: right;
	height:26px;
	width:550px;
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#navright{
	background: url(../images/nav-rcut.gif) right top no-repeat;
	height: 26px;
	width:550px;
	display: block;
}

#navright ul{
background: url(../images/nav-lcut.gif) left top no-repeat;
float:left;
padding:0px 0px 0px 30px;
margin:0px;}

#navright ul li{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#999999;
line-height:26px;
float:left;
display:block;
padding: 0 10px 0 10px;
margin:0px;
background:url(../images/nav-line.gif) no-repeat right top;}

#navright ul li.noneback{
background: none;}

#navright ul li a:link, #navright ul li a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#999999;
line-height:26px;
}

#navright ul li a:hover, #navright ul li a:active{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#CBCBCB;
line-height:26px;
}

/*	HEADER CSS END */


/*	CONTAINER CSS START */
#container{
	background: #222225 url(../images/container-bg.jpg) repeat-x left top;
	width: 730px;
	overflow: hidden;
}

#container .form1{
	float:right;
	width:285px;
	background-repeat: repeat-x;

}

#container .form1 label{
width:55px;
margin: 2px 10px 15px 10px;
float: left;
line-height: 20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
font-weight:normal;
}

#container .form1 input, select{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-decoration: none;
width:151px;
height:18px;
float: right;
margin: 2px 20px 15px 10px;
border:none	;
font-weight:normal;
background-color:#999999;
}

#container .form1 textarea{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-decoration: none;
width:151px;
height:50px;
float: right;
margin: 2px 20px 15px 10px;
border:none	;
font-weight:normal;
background-color: #999999;
}

.submit{
background-color:#DCDCDC;
border:solid 1px #333333;
width:50px;
}

.input{
background-color:#CCCCCC;
border:solid 1px #000000;
width:100px;
}

/*	CONTAINER CSS END */


/*	FOOTER CSS START */
#footer{
	text-align:center;
}

/*	FOOTER CSS END */


/*   FRAME CSS START     */

#mycustomscroll2 {
	/*percantage width: make it 100% to match container*/
width: 350px;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	margin-top: 0em;
	margin-right: auto;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}

/*
percentage width: the real percentage is done by the wrapper
this is to fix various IE6 bugs
*/
.percentagewrap {
	width: 80%;
	margin: 0 auto;
	padding: 10px;
	}
	
.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 550px;
height: auto;
position: relative;
color: black;
padding: 1px;
}

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: #606060;
}
.vscrollerbar {
	width: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/scrollbar.jpg);
}
.hscrollerbase {
height: 10px;
background-color: #606060;
}
.hscrollerbar {
height: 10px;
background-color: #222225;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}
/*   FRAME CSS END     */
#containerform {
	width: 645px;
	overflow: hidden;
	background-color: #222225;
	background-image: url(../images/formbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.villatitles {
	color: #FFF;
}

