a
{
	text-decoration: none;
	color: #C92700;
}

table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

a:hover
{
	text-decoration: underline;
	color: #C92700;
}

.internal
{
	font-family: Bitstream Vera Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-align: left;
}

.special_cell
{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-right: 5px;
	padding-bottom: 5px;
	width:300px;
}

.inputField
{
	font-family: Bitstream Vera Sans, tahoma, verdana, "Trebuchet MS" , "Helvetica" , sans-serif, sans;
	font-size: 10px;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	background-color: #ffffff;
	border-color: #000000;
}

.inputButton
{
	font-family: Bitstream Vera Sans, tahoma, verdana, "Trebuchet MS" , "Helvetica" , sans-serif, sans;
	font-size: 10px;
	color: #ffffff;
	border-style: solid;
	border-width: 1px;
	background-color: #C67C7C;
	border-color: #000000;
}

.headerDiv
{
	position: absolute;
	width: 780px;
	height: 92px;
}


.loginDiv
{
	position: absolute;
	width: 268px;
	height: 88px;
}

.menuDiv
{
	position: absolute;
	width: 511px;
	height: 190px;
}

.leftBarDiv
{
	position: absolute;
	width: 214px;
}

.rightBarDiv
{
	position: absolute;
	width: 268px;
}

.centerDiv
{
	position: absolute;
	width: 360px;
	border: 0px solid #0000ff;
}

.footerBarDiv
{
	position: absolute;
	width: 780px;
}
