BODY {
	BACKGROUND: #666666;
	font-family: Verdana, Arial, sans-serif;
	color : #FFFFFF;
	margin: 0px;
}

B.colored {
	color: #FFFF00;
}

P  {
	font-size : 11px;
	letter-spacing : normal;
	MARGIN-LEFT: 10px;
	MARGIN-RIGHT: 10px;
}

.specials {
	font-size : 18px;
	font-family: times new roman, times, serif;
	color: #FFFFCC;
	letter-spacing : normal;
	MARGIN-LEFT: 10px;
	MARGIN-RIGHT: 10px;
}

.QUOTE  {
	font-family: times new roman, times, serif;
	font-size : 13px;
	font-style: italic;
	letter-spacing : normal;
}

.newsheading  {
	font-family: arial,times new roman, times, serif;
	font-size : 15px;
	font-style: normal;
	font-weight: bold;
	letter-spacing : normal;
	color: #FFCC00;
}

H1 {
	font-family: times new roman, times, serif;
	font-size : 24px;
	color : #FFCC00;
	MARGIN-LEFT: 10px;
	MARGIN-RIGHT: 10px;
}

H2 {
	font-family: times new roman, times, serif;
	font-size : 18px;
	color : #FFFFFF;
	font-weight : bold;
	MARGIN-LEFT: 10px;
	MARGIN-RIGHT: 10px;
}

H3 {
	font-family: Verdana, Arial, sans-serif;
	font-size : 13px;
	color : #FFFFCC;
	font-weight : bold;
	MARGIN-LEFT: 10px;
	MARGIN-RIGHT: 10px;
}

H4 {
	font-family: Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : bold;
	MARGIN-LEFT: 10px;
	MARGIN-RIGHT: 10px;
}

A,A:link {
	COLOR: #FFCC00;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #FFCC00;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}
A:active {
   color : #FF9900; 
   text-decoration : underline; 
}

.menu  {
	font-size : 13px;
	letter-spacing : normal;
	MARGIN-LEFT: 10px;
	font-weight: bold;
	line-height: 170%;
}

UL  {
	font-size : 11px;
}

LI.news {
   list-style-image: url(/images/bullet.gif);
   font-size : 11px;
   font-family : Verdana,Arial,Helvetica;
   font-weight: normal;
   margin-left: -13px;
   letter-spacing: 0px;
   line-height: 180%;
}
LI.pdf {
   list-style-image: url(/images/icon_pdf.gif);
   padding-left: 10px;
}

IMG.news {
   margin-left: -28px;
}

INPUT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	COLOR: #000000;
}

TEXTAREA {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	COLOR: #000000;
}

SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	COLOR: #000000;
}

TD.form {
	font-family: Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : bold;
}

TD {
	font-family: Verdana, Arial, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : normal;
}

TH {
	font-family: Verdana, Arial, sans-serif;
	font-size : 13px;
	color : #FFFFFF;
	font-weight : bold;
	text-align: left;
}

TABLE.table {
	margin-left: 10px;
	margin-right: 10px;
}
.box {
	BORDER: #FFFFFF 1px solid;
	PADDING: 0px;
	TEXT-ALIGN: left;
	FONT-SIZE: 11px;
	MARGIN: 10px;
}

TABLE.main {
   background: #962511;
}
TD.main {
	background-image: url(images/familybg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-right: 10px;
}
A.menulink {
   display: block;
   text-align: left;
   text-decoration: none;
   font-family:verdana,arial,helvetica;
   font-size:11px;
   font-weight: bold;
   color: #FFFFFF;
   border: solid 0px #999999;
   padding-left: 6px;
   padding-right: 6px;
   padding-top: 0px;
   padding-bottom: 0px;
}
A.menulink:visited {
	COLOR: #FFFFFF;
}
A.menulink:hover {
   border: solid 0px #000000;
   background-color:#556611;
   color: #FFCC00;
}

TD.menu {
   background-color: #962511;
   vertical-align:middle;
}
	