BODY
{
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: normal;
	font-size: x-small;
	color: #a27630;
	text-align: left;
}
	
	
P
{
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: normal;
	font-size: x-small;
	color:  #a27630;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}	


.new
{
	background-color: red; 
	color: yellow; 
	font-weight: bold; 
	font-size: xx-small;
	padding-left: 3px;
	padding-right: 3px;
}

.label
{
	margin-bottom: 0px;
	padding-left: 3px;
	padding-right: 5px;
	background-color: #969696;
	color: #ffffff;
	font-weight: bold;
	font-size: x-small;
}



HR
{
	width: 80%;
	color: #cccccc;
}

DIV
{
	text-align: left;
	font-size: x-small;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

DIV.pic
{
	width: 130px;
	text-align: center;
	font-size: x-small;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

H1
{
	font-family: 'Trebuchet MS', sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	margin-top: 40px;
	margin-bottom: 25px;
	margin-left: 0px;
	border-bottom-width: 1px; 
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
}


H2
{
	font-family: 'Trebuchet MS', sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 2px; 
	border-bottom-color: #cccccc;
	border-bottom-style: dotted;
}

H3
{
	font-family: 'Trebuchet MS', sans-serif;
	font-size: small;
	font-weight: bold;
	color: #a27630;
	margin-top: 1px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
} 


H4

{
	font-family: 'Trebuchet MS', sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #a27630;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: center;
	
}

H5

{
	font-family: 'Trebuchet MS', sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #a27630;
	margin-top: 1px;
	margin-bottom: 5px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: center;
	
}



A:link
{	
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: bold; 
	padding-left: 2px; 
	padding-right: 2px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: x-small; 
	color: #000000;
	text-decoration: none;
		
}	


A:visited
{
	
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: bold; 
	padding-left: 2px; 
	padding-right: 2px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: x-small; 
	color: #000000;
	text-decoration: none;
}



A:hover
{
	
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: bold; 
	padding-left: 2px; 
	padding-right: 2px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: x-small; 
	color: #a27630;
	text-decoration: underline;
	font-weight: bold;
	
}

P.highlight
{
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: bold;
	font-size: x-small;
	color: #5e8469;
	text-align: left;
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom-width: 2px; 
	border-bottom-color: #cccccc;
	border-bottom-style: dotted;
	border-top-width: 2px; 
	border-top-color: #cccccc;
	border-top-style: dotted;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 10px;
}	




P.caption
{
	font-size: xx-small;
	text-align: center;
	font-weight: normal;
	color: #a27630;
	margin-left: 0px;
	margin-right: 0px;
}	

P.box
{
	font-size: x-small;
	text-align: center;
	font-weight: normal;
	color: #969696;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom-width: 1px; 
	border-bottom-color: #969696;
	border-bottom-style: dotted;
	border-right-width: 1px; 
	border-right-color: #969696;
	border-right-style: dotted;
	padding-right: 7px;
	padding-bottom: 7px;
}	


P.box A:link

{
	font-size: xx-small;
}

P.box A:visited

{
	font-size: xx-small;
}

P.box A:hover

{
	font-size: xx-small;
}


P.caption A:link

{
	font-size: xx-small;
}

P.caption A:visited

{
	font-size: xx-small;
}

P.caption A:hover

{
	font-size: xx-small;
}

P.caption  A:active
{
	font-size: xx-small;
}



.textlink
{
  	text-align: right; 
	font-size: x-small;
	padding-top: 0px; 
	margin-top: 5px;	
	margin-left: 35px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-right: 5px;
	color: #a27630;
	
		
}

OL
{
	list-style-position: inherit;
	list-style-type: decimal;
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: normal;
	font-size: small;
	color: #000000;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left:: 5px;
}
	
UL
{
	list-style-position: inherit;
	list-style; disc;
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: normal;
	font-size: small;
	color: #000000;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left:: 5px;
	
}	

.alpha

{
	list-style-type: upper-alpha;
	font-size: small;
}
	
LI
{
	margin-left: 15px;   
	font-size: small;
}


IMG.photo

{
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}





TEXTAREA
{

	font-family: 'Trebuchet MS', sans-serif;
	font-weight: normal;
	font-size: xx-small;
	color: #7e7e7e;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 2px;
	width: 200px;
	background-color: #ffffff;
	border-width: 1px; 
	border-color: #cccccc;
	border-style: solid;
}	

INPUT
{
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: normal;
	font-size: xx-small;
	color: #7e7e7e;
	text-align: left;
	padding-left: 2px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
	border-width: 1px; 
	border-color: #cccccc;
	border-style: solid;
}

BUTTON
{
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: bold;
	height: 20px;
	font-size: xx-small;
	color: #7e7e7e;
	text-align: center;
	background-color: #ffffff;
	border-width: 2px; 
	border-color: #cccccc;
	border-style: solid;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 2px;
}


SELECT
{
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: normal;
	font-size: x-small;
	color: #7e7e7e;
	text-align: left;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
	border-width: 2px; 
	border-color: #cccccc;
	border-style: solid;

OPTION
{
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: normal;
	font-size: x-small;
	color: #7e7e7e;
	text-align: left;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
	
}


