body
{
	background-color: #ffffff;
	font-family: Georgia;
	font-size: 10px;
}
table
{
	background-color: #ffffff;
}
input
{
	border: 1px solid #000000;
	font-family: Georgia;
	font-size: 12px;
	background-color: #eaeaea;
}
a:link, a:visited
{
	color: #260BBF;
}
td
{
	font-size: 10px;
	border: 0px flat #FFFFFF;
}
img
{
	border: 0px;
}
.message
{
	font-size: 20px;
}
.error
{
	color: #EA0003;
	font-weight: bold;
}
.hr
{
	border: 1px solid #b1b1b1;
    height: 1px;
}
.title
{
	font-size: 24px;
	font-weight: bold;
}
.projectname
{
	font-size: 14px;
	font-weight: bold;
}
.newsheader
{
	background-color: #eaeaea;
	background: url(../images/newstitle.gif) repeat-x;
	font-size: 17px;
}
.newsfooter
{
	background-color: #eaeaea;
	font-size: 9px;
}
.newsbody
{
	background-color: #cccccc;
}
.content
{
	background: url(../images/contentbg.jpg) no-repeat;
	background-position: bottom right;
	border: 1px solid #b1b1b1;
}
.navtitle
{
	background-color: #eaeaea;
	font-size: 12px;
}
.navtable
{
	border: 1px solid #b1b1b1;
}
.navbody
{
	background-color: #D3D3D3;
}
.maintablebottom
{
	background-color: #ffffff
}
.maintable
{
	background-color: #ffffff;
	border: 1px flat #DFDFDF;
}