/* CSS Document */

body {
	margin-top: 0px; 
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #876722;
	text-decoration: none;
}

A {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A:hover {
	color:#876722;
	text-decoration: underline;
}

.menu {
		font-family:Arial; 
		font-weight:normal
}
.menu a{
		text-decoration:none;color:#333333;
}

h1 {
	font-size: 14px;
	color: #876722;
	font-family: Arial;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 12px;
	
}

 .h1td {
	font-size: 14px;
	color: #876722;
	font-family: Arial;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 12px;
	
}

h2 {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 0px;
	text-align: left;
}
h3 {
	font-family: Arial;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	margin-left: 15px;;
	margin-top: 5px;
	text-align: left;
	font-style: italic;
}

p, td {
	font-family: Arial;
	color: #666666;
	margin-left: 15px;
	margin-bottom: 20px;
	line-height: 1.4em;
	text-align: left;
	margin-right: 10px;
	margin-top: 15px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	margin-left:10px;
}


p a:link {  
	font-family: Arial; 
	font-size: 12px; 
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

p a:visited {  
	font-family: Arial; 
	font-size: 12px; 
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

p a:hover {  
	font-family: Arial; 
	font-size: 12px; 
	color: #876722;
	text-decoration: none;	
	font-weight: normal;
	
}

li {
	font-family: Arial;
	font-size: 12px;
	color: #333333
	text-decoration: none;	
	margin-left: 0px;
}

li a {  
	font-family: Arial; 
	font-size: 12px; 
	color: #000000;
	text-decoration: none;
}

li a:hover {  
	font-family: Arial; 
	font-size: 12px; 
	color: #FF6600;
	text-decoration: none;	
}

li a:link {  
	font-family: Arial; 
	font-size: 12px; 
	color: #000000;

}

li a:visited {  
	font-family: Arial; 
	font-size: 12px; 
	color: #000000;
	line-height: 15px;
}

.style2 {color: #876722}

.Spacer1 {background-color:#ffffff; height:2}
.Spacer2 {background-color:#999999; height:1}

.Tbl
{border-bottom:thick; border-bottom-color:Red;}

iframe {
	margin-top: 0px; 
}

.AsTD
{

  border-bottom:  solid; border-left:solid; border-right:solid; border-top:solid;
  border-bottom-width:1px;border-left-width:1px;border-right-width:1px;border-top-width:1px;
  
}