body 
{
    /**/
    font-family:Arial, "HelveticaNeueLT Std", Verdana, Sans-Serif;
    font-weight:normal;
    font-size:12px;
    color:#6699cc;
    background-color:#ffffff;
    padding-left:0px;
    padding-right:0px;
    margin-left:0px;
    margin-right:0px;
}

a:visited
{
    text-decoration:none;
    color:#6699cc;
}

a:link
{
    text-decoration:none;
    color:#6699cc;
}

a:hover
{
    text-decoration:underline;
    color:#336699;
}

.text14
{
    font-size:14px;
}

.text13
{
    font-size:13px;
}

.text11
{
    font-size:11px;
}

.text10
{
    font-size:10px;
}

.text9
{
    font-size:9px;
}

.text8
{
    font-size:8px;
}

a.nav:hover, a.nav:link, a.nav:visited,
a:hover.nav, a:link.nav, a:visited.nav
{
    font-weight:bold;
    font-size:14px;
    color:#b8cee0;
}

.lightheader
{
    font-weight:bold;
    font-size:16px;
    color:#b8cee0;
}

.darkheader
{
     font-weight:bold;
    font-size:14px;
    color:#6699cc;
}

.blackheader
{
    font-weight:bold;
    font-size:14px;
    color:#333333;
}

.blacksubheader
{
	font-weight:bold;
    font-size:14px;
    color:#000000;
}

.orangeheader
{
    font-weight:bold;
    font-size:16px;
    color:#f26721;
}

.centervert
{
    text-align:center;
    vertical-align:middle;
}

.centerhoriz
{
    position:relative;
    top:150px;
}

.tree
{
    font-weight:bold;
}

.bg
{
	background-color:#b8cee0;
}

.border_2px
{
	border:solid 2px #b8cee0;
}

.border_1px
{
	border:solid 1px #b8cee0;
}

.titles
{
	font-size:10px;
	color:#6699cc;
}

.projecttitles
{
	color:#000000;
	font-weight:bold;
}

.comments
{
	color:#333333;
}

.projectdetails
{
	color:#999999;
	font-weight:bold;
}

.darktitle
{
	font-size:14px;
	font-weight:bold;
	color:#333333;
}

.inputbutton
{
	background-color:#ffffff;
	border:solid 3px #b8cee0;
	color:#b8cee0;
	font-weight:bold;
	cursor:pointer;
}

a:link.projects, a.projects:link, 
a:active.projects, a.projects:active, 
a:visited.projects, a.projects:visited
{
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

a:link.selected, a.selected:link, 
a:active.selected, a.selected:active, 
a:visited.selected, a.selected:visited
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

a:hover.selected, a.selected:hover
{
	text-decoration:underline;
}

a:link.back, a.back:link, 
a:active.back, a.back:active, 
a:visited.back, a.back:visited
{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

a:hover.back, a.back:hover
{
	text-decoration:underline;
}

a:link.final, a.final:link, 
a:active.final, a.final:active, 
a:visited.final, a.final:visited
{
	color:#f26721;
	font-weight:bold;
	text-decoration:none;
}

a:hover.final, a.final:hover
{
	text-decoration:underline;
}