body {
margin:18px 0 18px 0;
background-image:url(bg.jpg);
}

.logo{
background-image:url(logo.png);
height:220px;
background-position:left top;
background-repeat:no-repeat;
}

.menubg{
background-image:url(menubg.jpg);
background-repeat:repeat-x;
background-position:top;
height:32px;
}

DIV.menuNormal {
DISPLAY: none;
POSITION: absolute;
BACKGROUND-COLOR: #EDEDF0;
}

DIV.menuHover {
DISPLAY: block;
FILTER: alpha(opacity=90);
POSITION: absolute;
BACKGROUND-COLOR: #EDEDF0;
moz-opacity: 0.9;
opacity: 0.9;
khtml-opacity: 0.9;
}

.dropmenu{
font-family:Tahoma, Arial, Verdana;
font-weight:bold;
font-size:11px;
color:#000000;
text-decoration:none;
text-transform:uppercase;
}

.dropmenu:hover{
font-family:Tahoma, Arial, Verdana;
font-weight:bold;
font-size:11px;
color:#A23129;
text-decoration:none;
}

.leftbg{
background-color:#FFFFFF;
}

.rightbg{
background-color:#FFFFFF;
}

.bottom{
background-image:url(bottom.jpg);
height:45px;
text-align:center;
background-repeat:no-repeat;
background-position:top;
font: 12px Arial;
color:#FFFFFF;
text-decoration:none;
vertical-align:middle;
}

.bodytext{
font-family:Trebuchet Ms, Arial;
font-size:13px;
color:#000;
text-decoration:none;
line-height:20px;
padding-left:10px;
padding-right:10px;
}

.bodytext a:link{
font-family:Trebuchet Ms, Arial;
font-size:13px;
color:#A23129;
text-decoration:underline;
}

.bodytext a:hover{
font-family:Trebuchet Ms, Arial;
font-size:13px;
color:#000;
text-decoration:none;
}

.bodytext a:visited{
font-family:Trebuchet Ms, Arial;
font-size:13px;
color:#A23129;
text-decoration:underline;
}

h1{
font-family:Trebuchet Ms, Arial;
font-size:22px;
font-weight:bold;
color:#666666;
text-decoration:none;
font-style:italic;
margin:6px 0 0 0;
padding:6px 0 0 0;
line-height:30px;
}

h2{
font-family:Trebuchet Ms, Arial;
font-size:16px;
font-weight:bold;
color:#000;
text-decoration:none;
margin:0 0 4px 0;
padding:0 0 4px 0;
line-height:20px;
}

.bodytext1{
font-family:Trebuchet Ms, Arial;
font-size:14px;
color:#000;
text-decoration:none;
line-height:24px;
}

.more1{
font-family:Trebuchet Ms, Arial;
font-size:14px;
color:#A23129;
text-decoration:none;
}

.more{
font-family:Trebuchet Ms, Arial;
font-size:14px;
color:#A23129;
text-decoration:underline;
}

.more:hover{
color:#000;
text-decoration:none;
}

.style{
margin-bottom:6px;
padding-bottom:6px;
}

.form_border{
border-top:1px solid #666666;
border-bottom:1px solid #666666;
border-left:1px solid #666666;
border-right:1px solid #666666;
background-color:#FFFFFF;
font-family:verdana;
font-size:11px;
color:#000000;
}

.formstyle{
padding-left:5px;
}