body {
background-color: #01398C;
}

a:link {color: #0000FF; text-decoration: underline;}
a:visited {color: #800080; text-decoration: underline;}
a:hover {color: #FF0000; text-decoration: underline;}
a:active {color: #0000FF; text-decoration: underline;}

.none a:link { text-decoration:none; color:#000000; }
.none a:visited { text-decoration:none; color:#000000; }
.none a:hover { text-decoration:none; color:#000000; }
.none a:active { text-decoration:none; color:#000000; }

#header {
background-image: url('http://www.southeasternrc.com/images/southeast_logo3.jpg');
background-repeat: no-repeat;
text-align: center;
height: 200px;
vertical-align: top;
border-bottom: 1px solid #000;
margin: 0px;
padding: 0px;
}

#header h1 {
font-family: arial;
font-weight: bold;
font-size: 68px;
text-align: center;
padding: 5px 0px 0px 0px;
}

#master {
margin: 0px auto;
background-color: #fff;
border: 1px solid #000;
font-family: arial, verdana, sans serif;
font-size: 13px;
}

#left {
vertical-align: top;
}

#subleft {
width: 95%;
text-align: left;
}

#right {
vertical-align: top;
}

#subright {
width: 95%;
text-align: left;
}

#subright h2 {
margin: 0px 0px 20px 0px;
color: #000;
font-weight: bold;
font-size: 20px;
border-bottom: 1px solid #ccc;
}

#subright p {
margin: 0px 0px 10px 0px;
}

#footer {
padding: 5px 0px 5px 0px;
text-align: center;
font-size: 11px;
border-top: 1px solid #000;
background-color: #75A5CD;
}

#footer a:link { text-decoration:underline; color:#ffffff; }
#footer a:visited { text-decoration:underline; color:#ffffff; }
#footer a:hover { text-decoration:none; color:#ffffff; }
#footer a:active { text-decoration:underline; color:#ffffff; }

#bread {
border-bottom: 1px dashed #C0C0C0;
}

#bread div {
font-size: 11px;
text-align: left;
padding: 3px 0px 3px 8px;
}

.space {
background-image: url('http://www.southeasternrc.com/images/spacer.gif');
background-repeat: repeat;
background-color: inherit;
font-size: 0px;
}

img {
border: none;
margin: 0px;
padding: 0px;
}

a img {
border: none;
margin: 0px;
padding: 0px;
}

image {
border: none;
margin: 0px;
padding: 0px;
}


.xyz {
padding: 5px;
border: 1px solid #000;
background-color: #ffffff;
}

.grnback {
margin: 25px 0px 10px 0px;
width: 95%;
background-color: inherit;
}

.grnback h2 {
color: #3E865D;
font-size: 22px;
font-weight: bold;
margin: 0px 0px 10px 0px;
padding: 0px;
}

#divider {
background-image: url('http://www.southeasternrc.com/images/divide_bg.jpg');
background-repeat: repeat-y;
}

.ttopright {
width: 25%;
vertical-align: top;
text-align: right;
}

.ttop {
vertical-align: top;
}

.result {
background-color: #336699;
color: #fff;
}

.goldline3 {
background-image: url('http://www.southeasternrc.com/images/golden_bg.jpg');
background-repeat: repeat;
font-size: 0px;
background-color: #BFB8A1;
height: 3px;
margin: 0px;
padding: 0px;
}

#subright ul {list-style:none; padding: 0px 0px 10px 20px; margin: 0;}
#subright ul li {padding: 0px 0px 0px 14px; margin: 5px 0px; background:url('http://www.southeasternrc.com/images/blob.gif') no-repeat 0 0.32em;}

.checks {
font-size: 14px;
color: red;

}

.checks a:link {
text-decoration: underline;
color: #ab2b24;
font-weight: bold;
}

.checks a:visited {
text-decoration: underline;
color: #ab2b24;
font-weight: bold;
}

.checks a:hover {
text-decoration: underline;
color: #ffffff;
background-color: #ab2b24;
font-weight: bold;
}

.checks a:active {
text-decoration: underline;
color: #ab2b24;
font-weight: bold;
}

