body {
font-family: verdana,arial;
font-size: 11px;
background-color: #ffffff;
margin-left: 0px;
margin-top: 0px;
background-image: url(images/bkg-cp_1.gif);
background-repeat: no-repeat;
}

td {
font-family: verdana,arial;
font-size: 11px;
}

.tableborder {
border-width: 1;
border-style:solid; 
border-color: #9ad17a;
}

.errormsg {
font-family: times;
color:ff0000;
font-size:12px;
}

.contentheader {
font-size: 13px;
font-weight: bold;
}

a:link {
color: #226700;
text-decoration: none;
}

a:visited {
color: #226700;
text-decoration: none;
}

a:active {
color: #3aae00;
text-decoration: none;
}

a:hover {
color: #3aae00;
text-decoration: underline;
}


.projectNav {
font-family: verdana,arial;
font-size: 9px;
text-transform: uppercase;
}

a.projectNav:link {
color: #226700;
text-decoration: none;
}

a.projectNav:visited {
color: #226700;
text-decoration: none;
}

a.projectNav:active {
color: #3aae00;
text-decoration: none;
}

a.projectNav:hover {
color: #3aae00;
text-decoration: none;
}

.projectName {
font-family: verdana,arial;
font-size: 18px;
letter-spacing: 2px;
text-transform: uppercase;
color: #f3f3f3;
}
