body {
	background-image: url(/images/bg.jpg);
	margin: 0px auto;
	width: 780px;
	text-align: center;

	background-repeat: repeat-x;
	background-color: #555;
}

#pagelayout {
	width: 780px;

	margin-top: 0px;
	background: #fff;
	border-left: thin solid #999999;
	border-right: thin solid #999999;
}

#header #phonenumber {
	width: 200px;
	height: 10px;
	font-family:arial;
	color: #ec870e;
	font-size: 15px;
	font-weight:bold;
}

#header ul {
	font-family:arial;
	font-weight:bold;
	font-size:9pt;
	float:right;
	padding:0;
	margin:0;
	list-style-type:none;
}

#header a {
	float:left;
	text-decoration:none;
	color:white;
	background-color:#271257;
	padding:0.2em 0.6em;
	border-right:1px solid white;
}

#header a:hover {
	background-color:#b7b7b7;
}

#header li {
	display:inline;
}

form {
	background-color: #fff;
}

#myForm {
	padding: 5px;
}

#footer {
	color: #fff;
	background-color: #271257;
	padding-top: 20px;
	text-align: center;
}

#footer a:link {
	text-decoration: none;
	color:#fff;
}

#footer a:visited {
	text-decoration: none;
	color:#b7b7b7;
}

#footer a:active {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline; color: #b7b7b7;
}


#footer #disclaimer td {
	background-color:#ffffff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt ;
	font-color: #000000;
}


body {font-size:10pt;font-family:Arial,Helvetica,San-Serif;color:#000000}
a:link {Color:#330066;Text-Decoration:Underline;cursor:Hand;}
a:visited {Color:#330066;Text-Decoration:Underline;}
a:hover {Color:#000000;Text-Decoration:Underline;cursor:Hand;}
a:active {Color:#000000;Text-Decoration:Underline;cursor:Hand;}
td {font:10pt,Arial;color:#000000}
td.table {font-size:8pt;font-family:Arial,Helvetica,San-Serif;color:#000000}
.menu	{color:#FFFFFF;}
.menu:link {color:#FFFFFF;Text-Decoration:None}
.menu:visited	{color:#FFFFFF;Text-Decoration:None}
.menu:hover {color:#FFFFFF;Text-Decoration:Underline}
.menu:active {color:#FFFFFF;Text-Decoration:Underline}
A.menuc {color:#000000;Text-Decoration:None}
A.menuc:visited {color:#000000;Text-Decoration:None}
A.menuc:hover {color:#000000;Text-Decoration:Underline}
A.menuc:active {color:#000000;Text-Decoration:Underline}
.marquee {font-size:10pt;font-family:Arial,Helvetica,San-Serif}

#admin-menu {
	xposition: absolute;
	xtop: 4px;
	xleft: 0;
	padding-bottom: 8px;
}

#admin-menu a {
	color: #00f;
	background-color: #ddd;
	padding: 1px 2px 1px 2px;
	text-decoration: none;
	border: 2px solid #000;
	font-size: 9pt;
	font-weight: bold;
}
