	body {
	font-family:"trebuchet MS", verdana, arial, sans-serif;	
	/*font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;*/
	font-size : 11pt;
	text-decoration: none;	
	text-align:left;
	background-repeat : repeat; /* repeat-x repeat-y no-repeat */
	background:#BCA385;
	background-image: u rl(bk.gif);
	word-wrap:break-word;
	
	}
	
	body,
	html {
		margin:5;
		padding:0;
		color:#000;
		
	}
	
	
	A:visited {color: #000099; text-decoration: none}
	A:hover {color: #000000; background-color: #D6C899; text-decoration: none}
	A:link  {color: #0000ff; text-decoration: none}
	A:active  {color: #0000ff; text-decoration: none}
	
	
	table {
		font-family:"trebuchet MS", verdana, arial, sans-serif;
		/*font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;*/
		font-size : 11pt;
		text-decoration: none;	
		text-align:left;
		background-repeat : repeat; /* repeat-x repeat-y no-repeat */
		background-color: #DEC8AD;
		background-image: u rl(bk.gif);
	}
	
	
	.message{
	 text-align:center;
		font-family:"trebuchet MS", verdana, arial, sans-serif;
		/*font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;*/
		font-size : 11pt;
		font-weight: Bold; /* normal bolder lighter 100 200 ... 900 */
		text-decoration: none;
		
}
	

.message p {

	 text-align:center;
		font-family:"trebuchet MS", verdana, arial, sans-serif;
		/*font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;*/
		font-size : 11pt;
		font-weight: Bold; /* normal bolder lighter 100 200 ... 900 */
		text-decoration: none;

}	
	
	.maincontainer{
	 text-align:left;
	 width: 700px;
	 position:relative; left:2;
	 margin-left: auto;
	 margin-right: auto;
	}
	
	.headerlogo{
	 background-color: #333333;
	 background-color: #000000;
	}
	
	.footer{
	 font-size : 8pt;
	}
	
	
	
	.validationfailed_fieldname{
		/*
		validation 
		*/
		
		font-size : 11pt;	
		font-style: italic;
		font-weight: Normal;
		color: Red;
	}
	
	
	
	
	
	
	.Forms_CurrentMessage{
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 11pt;
	font-variant:small-caps;
	font-style: Normal;
	font-weight: Normal;
	text-decoration: none;	
	color: #CC3300;
	}
	
	.Forms_AllFieldsRequired
{
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 9pt;
	font-variant:small-caps;
	font-style: Normal;
	font-weight: Normal;
	text-decoration: none;	
	color: #ff0000;
	
}	


.Forms_ExtraInfo
{
	/*
		Your email address we have on file is currently <i><%=HisEmail%></i>.<br> If you wish to change this email address, please fill out this form and click the submit button below.	
	*/
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 9pt;	
	font-style: Normal;
	font-weight: Normal;
	text-decoration: none;	
	
	color: #993300;
	
}

.Forms_FieldCaption
{
	/*
		New Email address	
	*/
	
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 9pt; /* xxpx xxem xx% */	
	font-style: Normal; /* normal italic oblique */
	font-weight: Bold; /* normal bold lighter */
	text-decoration: none;	/* none undeline overline blink line-through */
	color: #333333;
	
}	

.Forms_FinalInstructionsBeforeSubmitButton
{
	/*
		<li>before submit, think twice!
	*/
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 10pt;	
	font-style: Normal;
	font-weight: lighter;
	text-decoration: none;	
	color: #666666;
		
}	

.Forms_MiddleInstructionsAfterFormFields
{
	/*
		<ul>
		<li>Screen name is how people know (and sometimes judge ) you by. 
		<li>One assigned, a screen name can never be changed. 
		<li>A valid screen name may contain only letters, numbers and an underscore (_) character and cannot be more than 20 characters in length. 
		</ul>
	*/
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 8pt;
	font-style: Normal;
	font-weight: Normal;
	text-decoration: none;	
	color: #666666;
	list-style: square outside;
}	

.ChangeRequestLoginProtectionMessage
{
	/*
	This page requires you to be logged in. 
	*/
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 11pt;	
	font-style: Normal;
	font-weight: Normal;
	text-decoration: none;	
	color: #000000;
}	

.randomnumbergeneratedforspamreduction
{
	/*
		Please enter <span class='randomnumbergeneratedforspamreduction'>(<%=RandomNumber%>)</span> in this box before submitting your comments.
	*/
		font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 9pt;
	font-style: Normal;
	font-weight: Normal;
	text-decoration: none;	
	color: #000000;
}	


.SearchBox{
	font-family : Arial,Verdana,Tahoma, Helvetica, sans-serif;
	font-size : 11pt;
	text-decoration: none;
	color: #6e2405;
	background-repeat : repeat;
 	border: 1px solid #999999; 
 	padding: 0px; 
	border-collapse: collapse;
	width:150px;
	height:22px;

}

.SearchCell{

	background-repeat : no-repeat;
}
	
	
	
	#wrap {
		width:970px;
		margin:0 auto;
		background:#D2C8BC;
		
		
	}
	#header {
    	padding:5px 5px;
		background:#BCA385;
		color:#ffffff;
		font-size : 9pt;
	}
	h1 {
	    margin:0;
    }
	#nav {		
		padding:5px 10px;
		background:#8D7F6E;
		color:#ffffff;
		background-color:#8D7F6E;
	}
	
	
	.nav {		
			padding:5px 10px;
			background:#8D7F6E;
			color:#ffffff;
			background-color:#8D7F6E;
	}
	
	#nav A:visited {color: #ffffff; text-decoration: none}
	#nav A:hover {color: #000000; background-color: #D6C899; text-decoration: none}
	#nav A:link  {color: #ffffff; text-decoration: none}
	#nav A:active  {color: #0000ff; text-decoration: none}	
	
	#nav ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav li {
		display:inline;
		margin:0;
		padding:0;
		
		
	}
	#sidebar {
		float:left;
		width:170px;
		height:1000px;
		padding:10px;
		background:#DEC8AD;

		

	}
	h2 {
		margin:0 0 1em;
	}
	#main {
		float:right;
		width:760px;
		padding:10px;
		background:#D2C8BC;
		
	}
	#footer {
		clear:both;
		padding:5px 10px;
		background:#7A572B;
		font-size : 10pt;
		color:#ffffff;
		
	}
	
	#footer A:visited {color: #ffffff; text-decoration: none}
	#footer A:hover {color: #000000; background-color: #D6C899; text-decoration: none}
	#footer A:link  {color: #ffffff; text-decoration: none}
	#footer A:active  {color: #0000ff; text-decoration: none}
	
	
	
	#footer p {
		margin:0;
    }
	* html #footer {
		height:1px;
	}
	
	
	
