/*img, div { behavior: url(/iepngfix.htc) }*/
div.facebook{
  position:fixed;
  top:30px;
  right:5px;
}

TD, BODY, UL, OL, LI, A, DIV, SPAN, P {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma;
}
UL {
	list-style-type:disc;
}
A, A:visited {
	color :#682606;
	text-decoration: none;
}

A:hover {
  color :#710709;
	text-decoration: underline;
}

A.footer1, A:visited.footer1, .footer1 {
  color: #999966;
  font-size: 9px;
  text-decoration: none;
}

A:hover.footer1 {
  color: #b6b588;
  text-decoration: underline;
}

A.footer2, A:visited.footer2, .footer2 {
  color: #5f3000;
  font-size: 9px;
  text-decoration: none;
}

A:hover.footer2 {
  color: #a75a09;
  text-decoration: underline;
}

A.m3, A:visited.m3, .m3 {
  color: #ffffcc;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

A:hover.m3 {
  color: #ffffff;
  text-decoration: none;
}

A.news_header, A:visited.news_header, .news_header {
  color: #fefeca;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
}

A:hover.news_header {
  color: #ffffcc;
  text-decoration: underline;
}



H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; 
	COLOR: #ffffcc;
  margin: 0px;
}
H2 {
	FONT-SIZE: 13px;
	COLOR: #330000;
}
HR {
	height : 1px;
	color : #999999;
}
IMG {
	border-color: #330000;
}

img.main {
	background-color:#000000;
	border:#330000 solid 2px;
	padding:2px;
	margin:2px; 		
}

INPUT, TEXTAREA {
  border: 1px solid #4d4f39;
  background: #999965;
  font-size: 11px;
  font-family: Tahoma;
  color: #000000;
}

