body
{	
	background-image:url(images/background.gif);
	background-repeat:repeat;
	background-color:#909090;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.mainframe
{
	background-color:White;
	position:absolute;
	width:810px;
	height:560px;
	left: 50%;
	top:50%;
	margin-left: -405px;
	margin-top: -280px;
}

.contentframe
{
	background-color:White;
	position:absolute;
	width:810px;
	height:420px;
	left:0px;
	top:0px;
	background-color:#909090;
}
.menuframe
{
	background-color:Gray;
	position:absolute;
	width:810px;
	height:150px;
	left:0px;
	top:420px;
	background-image:url(images/menu_bar.gif);
}

.content_text
{
	font-family:arial;
	font-size:10pt;
	color:#4C4C4C;
}	

.content_header
{
	font-family:arial;
	font-size:14pt;
	color:#4C4C4C;
}	

.legal_text
{
	font-family:arial;
	font-size:10px;
	color:#4C4C4C;
}

A.plain_link
{
	color: #4C4C4C;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

A.plain_link:link
{
    color: #4C4C4C;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

A.plain_link:active
{
    color: #4C4C4C;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

A.plain_link:visited
{
    color: #4C4C4C;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

A.plain_link:hover
{
    color: #4C4C4C;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}











A.colour_link
{
	color: #0099cc;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}

A.colour_link:link
{
    color: #0099cc;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}

A.colour_link:active
{
    color: #0099cc;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}

A.colour_link:visited
{
    color: #0099cc;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}

A.colour_link:hover
{
    color: #0099cc;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}












.reg_edit
{
	font-family:arial;
	font-size:12px;
	color:#4C4C4C;
	border-style:solid;
	border-width:1px;
	width:200px;
	height:17px;
}
.reg_file
{
	font-family:arial;
	font-size:12px;
	color:#4C4C4C;
	border-style:solid;
	border-width:1px;
	width:203px;
	height:20px;
}
.error
{
	font-family:arial;
	font-size:12px;
	color:#CC0000;
}

.vac_description
{
	font-family:arial;
	font-size:12px;
	color:#4E4E4E;
	
	border-style:none;
	border-color:white;
	
	
}