body {
background:url(images/bg.jpg) top repeat-x;
background-color:#FFEFD5;
margin:0;
padding:0;
}
.greytext
{
  color:#464646;
}
.redtext
{
  color:#FF0000;
}
.redbold
{
  color:#FF0000;
  font-weight: bold;
}
.whitetext
{
  color:#FFFFFF;
}
.greentext
{
  color:#006600;
  font-size: 12px;
}


.main_table {
  background:url(images/top_bg.jpg) center top no-repeat;
  font-size:14px;
}
.left_table {
  background:url(images/topbar.jpg) top no-repeat;
/*  background-color:#FFDAB9;*/
  font-size:14px;
  text-align:center;
}

.bottom_table {
color:#1d3e59;
text-transform:none;
text-align:center;
margin:0px;
height:30px;
background:url(images/ul_bg_lo.jpg) top repeat-x;
letter-spacing: 2px;
border-top:1px solid #dcdcdc;
border-left:1px solid #dcdcdc;
border-right:1px solid #abaaaa;
border-bottom:1px solid #abaaaa;
}

html {
font-size:11px;
font-family: arial, helvetica, sans-serif;
}

.normaltext {
  color:#000000;
  font-size: 14px;
}
.smalltext {
  color:#000000;
  font-size: 12px;
}

.bigtext {
  font-size: 16px;
}

h1 {
font-family: Tahoma, Verdana, Helvetica, sans-serif;
color:#5c0005;
font-size:30px;
text-transform:uppercase;
font-weight:400;
line-height:1.01em;
margin:0;
padding:0;
}
h2
{
  font-size:14px;

}
h3
{
  color:#006600;
  font-size:16px;
  text-transform:uppercase;
}

a.h3
{
  color:#006600;
  font-size:16px;
  text-transform:uppercase;
}

a.sml
{
  color:#900313;
  font-size:12px;
}

a {
color:#900313;
text-decoration:none;
font-size: 14px;
}

a:hover,.content_txt h2 a:hover {
color:#9b000a;
text-decoration:none;
}
a.red {
color:#FF0000;
text-decoration:underline;
font-size: 14px;
}

a.under {
color:#900313;
text-decoration:underline;
font-size: 14px;
}
a:hover.under {
color:#900313;
text-decoration:underline;
font-size: 14px;
}
a:hover.mnu {
color:#900313;
text-decoration:underline;
font-size: 14px;
}

a:hover.bld {
  font-weight: bold;
  color:#9b000a;
  text-decoration:none;
}

img {
	border:0;
	}
img a {
	border:0;
	}
