BODY{
background:#FFFFFF;
color:#000066;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
margin:10px;
}

TABLE.main{
background:transparent;
border:#CC0000 1px solid;
}

TABLE.inner{
background:#FFFFFF;
border:#FF0000 1px dashed;
}

TD.copyright{
border-top:#FF9999 1px dashed;
text-align:center;
background:transparent;
color:#006666;
}

a:link{
color:#993333;
text-decoration:underline;
font-style:normal;
background:transparent;
}

a:hover{
color:#993333;
text-decoration:none;
font-style:normal;
background:#FFCCCC;
}

a:active{
color:#993333;
text-decoration:underline;
font-style:normal;
background:transparent;
}

a:visited{
color:#993333;
font-style:normal;
background:transparent;
}

.links a {
padding-left:20px;
padding-right:10px;
height:25px;
width:155px;
background:#CC3300 url(../gifs/nav.gif) no-repeat;
border-right:1px #663300 solid;
border-bottom:1px #663300 solid;
color:#FFFFFF;
font-weight:bold;
}

.links a:visited {
padding-left:20px;
padding-right:10px;
height:25px;
width:155px;
background:#F34717 url(../gifs/nav.gif) no-repeat;
border-right:1px #663300 solid;
border-bottom:1px #663300 solid;
color:#FFFFFF;
font-weight:bold;
}

.links a:active {
padding-left:20px;
padding-right:10px;
height:25px;
width:155px;
background:#F34717 url(../gifs/nav.gif) no-repeat;
border-right:1px #663300 solid;
border-bottom:1px #663300 solid;
color:#FFCC00;
font-weight:bold;
}

.links a:hover {
padding-left:20px;
padding-right:10px;
height:25px;
width:155px;
background:#FF9966 url(../gifs/nav.gif) no-repeat;
border-right:1px #663300 solid;
border-bottom:1px #663300 solid;
color:#000000;
text-decoration:none;
font-weight:bold;
}

H1{
padding:4px;
font-weight:bold;
color:#663333;
text-align:left;
font-size:100%;
background:transparent;
}

H2{
padding:4px;
font-weight:normal;
color:#3A7F57;
text-align:left;
font-size:100%;
width:220px;
background:transparent;
}

P{
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
font-weight:normal;
text-decoration:none;
margin:4px;
color:#333300;
letter-spacing:0.8px;
background:transparent;
}

LI{
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
font-weight:normal;
text-decoration:none;
margin:4px;
color:#333300;
letter-spacing:0.8px;
background:transparent;
}

EM{
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-style:normal;
text-decoration:none;
margin:4px;
color:#89351E;
letter-spacing:0.8px;
background:transparent;
}

#address{

position: relative;

background:#FA977C;

border: #990000 1px solid;

margin: 10px 10px 10px 10px;

padding: 5px;

width: 310px;

}



.select{
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:90%;
font-weight:normal;
text-decoration:none;
letter-spacing:0px;
margin:3px;
color:#333300;
background:#F2F2F2;
border:1px #666666 dotted;
width:300px;
}

.button{
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:90%;
font-weight:bold;
text-decoration:none;
letter-spacing:0px;
margin:3px;
color:#333300;
border:1px solid #666666;
background:#FFFFFF;
}

HR{
color:#E78064;
background:transparent;
height:1px;
}