body {

	background-image:url(../images/bg.jpg);

	background-repeat:repeat-x;

	background-attachment:fixed;

	background-color: #2E3A48;

	margin-top:2px;

	margin:0;

}



p,a, ul, h1, h2, h4, h5, h6, input, textarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height:18px;

	text-align:left;

	color: #000000;

}





h1 

{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	font-weight: bold;

	color: #243C5E;

	text-align:left;

	padding:0;

	margin:0;

}



h2 

{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 13px;

	font-weight: bold;

	color: #546885;

	text-align:left;

	background-color:#FFFFFF;

	border-bottom: 1px #BFA561 solid;

	border-top: 1px #BFA561 solid;

	width:100%;

	padding-left:1px;

}



h3 

{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	font-weight: bold;

	font-style: italic;

	color: #FFFFFF;

	text-align:center;

}



li 

{

	font-size: 12px;

	list-style-image:url(../images/bullet.gif);

	vertical-align: middle;

	line-height:18px;

}



input, textarea, select 

{

	border: 1px #4b607f solid;

	font-size: 12px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #000000;

	background-color:#FFFFFF;

}



.none 

{

	border: 0;

}



label

{

	width: 160px;

	font-size: 12px;

	float: left;

	text-align: left;

	margin: 0;

	clear: both;

	padding: 0;

}



#submit

{
	border: 1px #000000 solid;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	background-color:#4b607f;
	text-align: center;

}



hr

{

	color: #BFA561;

	background-color: #BFA561;

	height: 1px;

	border: 0;

}
