BODY
{
    FONT-SIZE: 11px;
    MARGIN: 0px;
    COLOR: #000;
    FONT-FAMILY: verdana, Helvetica, sans-serif;
	background:url(images/bg-tile.jpg) top left repeat-x;
    BACKGROUND-COLOR: #4E5125;
	text-align: left;
}

th
{
    COLOR: #FFFFFF;
    FONT-FAMILY: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}


#datatable1 {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #666;
	background: #fff;
	position: relative;

}
#datatable1 caption {
	margin: 0;
	padding: 4px 10px;
	text-align: left;
	border: 1px solid #666;
	border-bottom: none;
	background: #fff;
	font-weight: bold;
}

#datatable1 a {
	color: #77985c;
}

#datatable1 th {
	margin: 0;
	padding: 4px 10px;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	background: #4E3616;
}

#datatable1 td {
	margin: 0;
	padding: 4px 10px;
	text-align: left;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	vertical-align: top;

}

#datatable1 td.rate {
	text-align: center;
}

#datatable1 tr.alt {
	background: #F9F3CF;
}

.datatable1bg {
	background: #919191;
}



#topbanner
{
	background:url(images/top.jpg) top left repeat-none;
}


P
{
    FONT-SIZE: 11px;
	COLOR: #4E3616;
	text-align: justify;
}

TD
{
    FONT-SIZE: 10px;
	COLOR: #4E3616;
}


A.menulink {
display: block;
width: 176px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #4E3616;
padding-top: 4px;
padding-bottom: 4px;
BORDER: none;
text-indent:18px;
}

A.menulink:hover {
background-color:#614723;
color: #FFFFFF;
font-weight:normal;
}

.menulinkselected {
background-color:#4E3616;
color: #F0F0F0;
font-weight:normal;
display: block;
width: 176px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:12px;
padding-top: 4px;
padding-bottom: 4px;
BORDER: none;
text-indent:18px;
}

.pics
{ border: 5px 5px 5px 5px solid silver;}

a.pics:link	{   border: 1px solid #CBA036;}
a.pics:active  {   border: 1px solid #CBA036;}
a.pics:visited {   border: 1px solid #CBA036;}
a.pics:hover	{   border: 1px solid red;}

a.rightlinks:link	{  font-size: 12px; color: #004E97; text-decoration: none; }
a.rightlinks:active  {  font-size: 12px; color: #004E97; text-decoration: none; }
a.rightlinks:visited {  font-size: 12px; color: #004E97; text-decoration: none;}
a.rightlinks:hover	{  font-size: 12px; color: #7DA6D0; text-decoration: underline; }

a.links:link	{  font-size: 10px; color: #4E3616; text-decoration: underline; }
a.links:active  {  font-size: 10px; color: #4E3616; text-decoration: underline; }
a.links:visited {  font-size: 10px; color: #4E3616; text-decoration: underline;}
a.links:hover	{  font-size: 10px; color: #000000; text-decoration: none; }

a.nav:link	{  font-size: 14px; color: #D1E1EB; text-decoration: none; font-weight: bold;font-variant: small-caps;}
a.nav:active  {  font-size: 14px; color: #D1E1EB; text-decoration: none; font-weight: bold;font-variant: small-caps;}
a.nav:visited {  font-size: 14px; color: #D1E1EB; text-decoration: none; font-weight: bold;font-variant: small-caps;}
a.nav:hover	{  font-size: 14px; color: #FFFFFF; text-decoration: none; font-weight:  bold;font-variant: small-caps;}

h1{
	padding-top:0px;
	padding-left: 0px;
	font-size: 8px;
	text-align: left;
	color:#cccccc;
	font-weight:normal;
    font-variant: small-caps;
	text-align: center;
	margin: 0px;
}

h2
{
    FONT-SIZE: 14px;
	font-weight:bold;
	COLOR: #4E3616;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:7px;
	text-align:center;
}

#features {
	margin: 0 0 0px 0;
	list-style: none;
	padding-left: 0px;
	padding-bottom: 15px;
	line-height: 1.4em;
	font-size: 11px;
}
#features li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 20px;
	font-size: 11px;
}


a.footer:link	{  font-size: 10px; color: #BBBD9B; text-decoration: none; font-weight: normal;font-variant: small-caps;}
a.footer:active  {  font-size: 10px; color: #BBBD9B; text-decoration: none; font-weight: normal;font-variant: small-caps;}
a.footer:visited {  font-size: 10px; color: #BBBD9B; text-decoration: none; font-weight: normal;font-variant: small-caps;}
a.footer:hover	{  font-size: 10px; color: #FFFFFF; text-decoration: none; font-weight: normal;font-variant: small-caps;}

