body{
margin: 0px;
padding: 0px;
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica;
font-size: 12px;
color: #000000;
}
/*------------------------------------*/
p{
color:#996666;
}

h1{
font-family: Arial, Helvetica, Verdana;
font-size: 18px;
font-weight: bold;
color: #660000;
}
h2{
font-family: Arial, Helvetica, Verdana;
font-size: 14px;
font-weight: bold;
color: #996666;
}
h3{
font-family: Arial, Helvetica, Verdana;
font-size: 16px;
font-weight: bold;
color: #006699;
border-bottom: 1px solid #669966;
padding: 15px 5px 5px 5px;
}
h4{
font-family: Arial, Helvetica, Verdana;
font-size: 18px;
font-weight: bold;
color: #FF0000;
}
th{
font-family: Arial, Helvetica, Verdana;
font-size: 13px;
font-weight: bold;
color: #333333;
padding-right: 5px;
}
ul{
font-family: Arial, Helvetica, Verdana;
font-size: 12px;
color: #333333;
}
li{
font-family: Arial, Helvetica, Verdana;
font-size: 12px;
color: #996666;
}
select{
font-family: Arial, Helvetica, Verdana;
font-size: 12px;
color: #333333;
}
input{
font-family: Arial, Helvetica, Verdana;
font-size: 12px;
color: #333333;
}
td{
font-family: Arial, Helvetica, Verdana;
font-size: 12px;
color: #333333;
}
/*-------------------------------------*/
a:link{
font-family: Arial, Helvetica, Verdana;
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: none;
}
a:visited{
font-family: Arial, Helvetica, Verdana;
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: none;
}
a:hover{
font-family: Arial, Helvetica, Verdana;
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: underline;
}
a:active{
font-family: Arial, Helvetica, Verdana;
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: none;
}
/*---Frontpage Elements---*/
.contentbody {
/*width: 499px;*/
/*background-image:  url(../images/interface2_blank_03.gif);
background-repeat: no-repeat;
background-attachment: fixed;*/
font-family: Verdana, Helvetica, Arial;
font-size: 12px;
padding: 10px 10px 10px 10px;
border: #996666 1px solid;
}

/*-------------------------------------*/
.footer {
background-image:   url(file:///Q|/Atlantic%20City%20Transportation%20Center/images/interface2_blank_04.gif);
background-repeat: no-repeat;
background-attachment: fixed;
background-align: top;
}
/*---Subpage Elements---*/
.divider {
border-right: solid #000000 1px;
padding: 5px 5px 5px 5px;
}