body {
background-color:#888ba9;

font-family:'andale mono', verdana, helvetica,'sans serif';
font-size:10pt;
color:#2A2A3C;
}

td { vertical-align: top; }
#header {
width:735px;
height:150;
background-image:url(../images/ccc_header.jpg);
margin:auto;
text-align:left;
}

#footer{
width:735px;
height:38px;
text-align:left;
background-image:url(../images/ccc_footer.gif);
margin:auto;
font-size:8pt;
color:white;
border style:solid;
border-width:0px 1px 1px 0px;
border-color:#4A4B67;
}
#nav {
width:735px;
height:25px;
text-align:center;
background-image:url(../images/ccc_nav.gif);
}

#mainContent {
width:735px;
border style:solid;
border-width:0px 1px 0px 1px;
border-color:#4A4B67;
text-align:left;
background-color:white;
background-image:url(../images/bg.jpg);
}

.err{
color:red;
font-size:8pt;
font-weight:bold;
}
.reg {
color:black;
font-size:9pt;
}

.xsm {
color:black;
font-size:8pt;
}
.i {
font-size:8pt;
color:#4a4b67;
border-style:solid;
border-width:1px;
border-color:#4A4B67;
}
.submitBttn {
font-size:8pt;
color:#FFFFFF;
font-weight:bold;
background-color:#747692;
border-style:solid;
border-width:1px;
border-color:#4A4B67;
}
.submitBttn:hover {
background-color:#848CAD;
}
