body,html {
color: #000000;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
font-style: normal;
background-color: #ffff99;
margin: 0px;
padding: 0px;
}

td {
font-size: 13px;
}

h1.toptitle {
margin-top: 8px;
padding: 0px;}

h2.subtoptitle {
margin-top: 4px;
padding: 0px;
font-size: 15px;}

.orange {
color: #e27800;
}

.redtoptitle {
font-size: 15px;
color: #e27800;
font-weight: bold;
font-style: normal;}

h2 {
margin-top: 0px;
margin-bottom: 0px;
text-align: center;}

h2.title {
font-size: 16px;
font-weight: bold;
margin-top: 10px;
margin-bottom: 0px;
margin-left: 15px;
text-align: left;}

.red {
color: #ff0000;
font-weight: bold;
font-style: normal;
}

.redheader {
text-align: center;
color: #d64d2b;
font-weight: bold;
font-style: normal;}

table.agents {
font-size: 14px;
border-bottom: 1px #666666 solid;
margin: 0px;
padding: 0px;
display: table;
border-spacing: 0px 0px;
border-collapse: collapse;
width: 485px;}

table.agents th, table.agents td{
/*border-left: 1px #666666 solid;
border-bottom: 1px #666666 solid;*/
padding: 15px;
}

td.timetable {
font-size: 11px;
}

b.agent {
color: #d64d2b; 
}

.c_right {
font-size: 11px;
text-align: center;
border-top: 1px #000000 solid;}

.nav {
color: #666666;
font-size: 11px;
font-weight: bold;
}

b.selected {
color: #FF0000;
}

.error {
color: #FF0000;
font-weight: bold;
}

A.body {
font-weight: bold;
text-decoration: underline;
color: #336633;
}

A.body:hover {
color: #FF0000;
text-decoration: underline;
}

A.link2 {
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #000000;
}

A.link2:hover {
color: #FF0000;
text-decoration: underline;
}

A.signup {
font-weight: bold;
text-decoration: underline;
color: #000000;
}

A.signup:hover {
color: #FF0000;
text-decoration: underline;
}

A.featureagent {
text-decoration: underline;
color: #000000;}

A.featureagent:hover {
color: #FF0000;
}

ul.leftnav {
list-style: none;
margin: 0;
padding: 0;
}

ul.leftnav li a {
display: block;
width: 100%;
border: 5px #ffee00;
background-color: #ffffff;
color: #000000;
font-weight: bold;
text-decoration: none;
font-size: 11px;
margin-top: 8px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-left: 4px;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 0px;}

ul.leftnav li a:hover {
color: #4ba513;
}

.formblack {
border: 1px #000000 solid
}

.formred {
border: 1px #ff0000 solid
}

.submit {
border: 1px #000000 solid;
background-color: #ffee00;
color: #e27800;
font-weight: bold;
font-style: normal;}

hr.agencies {
border: 1px #999999 solid;}