

body {
  background-color : #32503F;
  margin-top : 0;
  font-size : 11px; font-family : arial,helvetica,Sans-Serif; color : #32503F;
}



P {

 font-size : 11px;

 font-family : arial,helvetica,Sans-Serif;

 font-weight : normal;

 font-style : normal,bold,italic;

 color : #32503F;

 text-align : left;

 padding-left : 10px;

 padding-right : 10px;
 
 	text-align: left;

}

b {
 color : #A94E25;
 
 
} 

.center {

 text-align : center;

}







.right {

 text-align : right;



}



H1 {

 font-size : 16px;

 font-family : times,times new roman,serif;

 font-weight : bold;

 font-style : normal;

 color : #A94E25;

 text-align : left;

 padding-left : 7px;

}

H2 {

 font-size : 12px;

 font-family : arial,helvetica,Sans-Serif;

 font-weight : bold;

 font-style : normal;

 color : #A94E25;

 text-align : left;


 padding-right : 10px;

}

UL, li

{

	font-size: 11px;

	font-family: arial,helvetica,Sans-Serif;

	font-weight: normal;

	font-style: normal,bold,italic;

	color: #32503F;
	
	line-height: 14px;

	text-align: left;


}



OL {

 list-style-type: demimal;
 font-size : 11px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal;
 line-height: 14px;
 color : #32503F;
 padding-left:10px;

}





A {

 color : #A94E25;

 text-decoration : none;
 font-weight : bold;

}

A:hover {

 color : #848484;

 text-decoration : underline;

}





.inputbox { 

	font-family: Arial; 

	font-size: 11px; 

	border-right: solid 1px; 

	border-top: solid 1px; 

	border-left: solid 1px; 

	border-bottom: solid 1px; 

}



.inputbutton { 

font-family: Arial; 

font-size: 11px; 

cursor:hand; 

border-right: solid 1px; 

border-top: solid 1px; 

border-left: solid 1px; 

border-bottom: solid 1px; }



.textareabox { 

font-family: Arial;

font-size: 11px; 

border-left: 1px solid black; 

border-top: 1px solid black; 

border-right: 1px solid black; 

border-bottom: 1px solid black; }



.selectbox {

font-family: Arial; 

font-size: 11px; }





.content { font-size:11px; font-family:arial,helvetica,Sans-Serif; text-align:left; color: #32503F; }