body, td, p
{
	color: black;
	font-family: Arial, Verdana, Tahoma;
    font-size: 10pt;
}

p
{
    margin: 7px 0px 12px 0px;
}

hr
{
    color: #750000;
}

.mainmenu
{
    font-size: 14px;
    color: #750000;
    font-weight: bold;
	font-family: Arial, Verdana, Tahoma;
}

.submenu
{
    font-size: 12px;
    color: #750000;
    font-weight: normal;
	font-family: Arial, Verdana, Tahoma;
}


.bigcontent
{
	font-size: 13pt;
	font-weight: bold;
}

.content
{
	font-size: 10pt;
}

.smallcontent
{
	font-size: 8pt;
}

.verysmallcontent
{
	font-size: 7pt;
}

.invertedcontent
{
	font-size: 10pt;
	color: white;
	background-color: black;
}

A
{
	color: #CCCCEE;
	text-decoration: none;
}

A:link
{
	color: #750000;
}

A:visited
{
	color: #750000;
}

A:active
{
	color: #a79797;
}

A:hover
{
	color: #a79797;
}

.header
{
	font-weight: bold;
	font-size: 14px;
    color: #750000;
    margin-bottom: 8px;
}

.textbox
{
	font-size: 10pt;
}


.button
{
	font-size: 10pt;
}

.error
{
	font-size: 8pt;
	color: red;
}

.contentimage
{
    border: solid 1px #999999;
}

.projectpreviewimage
{
    border: solid 1px #999999;
    width: 50px;
    height: 50px;
}

td.images 
{
    line-height:0px
}

td.images img
{
    display: block;
}