body,td,th {

	font-family: Comic sans ms;

	font-size: 16px;

	line-height: 1.5;

                color: red;

}

body {

	background-color: #CCFFCC;

	margin: 0;

}

a:link {
font-family: verdana, sans- serif;
	color: #0000FF;

	text-decoration: none;

                background-color: #FFFFCC;

}

a:visited {
font-family: verdana, sans- serif;
	color: #9933CC;

	text-decoration: none;

}

a:active {
font-family: verdana, sans- serif;
	color: #FF0000;

	text-decoration: none;

}

a:hover {
font-family: verdana, sans- serif;
	color: #0000FF;

	text-decoration: none;

                background-color: #FFFFCC;

}

hr {

	margin: 5px 0px 5px 0px;

	color: #660033;

	border: 0;

	border-top: 1px solid #660033;

	height: 1px;

	width: 525px;

}

h1 {

	font-size: 16px;

	color: #993366;

	text-align: left;

	margin: 8px 2px 8px 2px;

}

form {

	margin: 0;

}

.main {

	width: 760px;

	margin: auto;

	padding: 0;

	background-color: #FFFFFF;

}

.banner, .search_box {

	height: 108px;

	background-image: url(header.jpg);

	background-repeat: no-repeat;

                font-family: verdana, sans- serif;

	font-size: 10px;

	font-weight: bold;

	color: #006633;

	text-align: right;

	padding-top: 20px;

}

.wherearewe {

	font-family: verdana, sans-serif;

                font-size: 10px;

	font-weight: bold;

	color: #006633;

	text-align: centre;

	padding-top: 10px;

}

.searching {

	height: 80px;

	font-size: 10px;

	font-weight: bold;

	color: #006633;

	text-align: centre;

	padding-top: 20px;

}

.banner {

	width: 750px;

	padding-left: 1px;

	float: centre;

	text-align: centre;

}

.search_box {

	float: right;

	clear: right;

	width: 140px;

}

.search_string {

	width: 100px;

	height: 16px;

	font-size: 10px;

	vertical-align: middle;

}

.search_submit {

	width: 50px;

	height: 22px;

	font-size: 10px;

	vertical-align: middle;

}

.highlight {

	background-color: #D0D0D0;

}

.banner a {

	color: #FFFFFF;

}

.menu {

	float: left;

	width: 140px;

	margin: 10px;

	margin-top: 3px;

}

.menu ul, .menu li {

	margin: 0;

	padding: 0;

	list-style: none;

	margin-bottom: 5px;

}

.menu ul ul {

	padding-left: 8px;

}

.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	font-size: 11px;
	color: #993366;

	text-decoration: none;

                display: block;

	padding: 2px;

}

.menu_main a:link, .menu_main a:visited, .menu_main a:active {

	border-bottom: 1px dashed #999999;

}

.menu_main a:hover {

	border-bottom: 1px dashed #333333;

}

.login_table {

	border: 1px solid #D0D0D0;

	margin-top: 20px;

	margin-bottom: 5px;

	text-align: center;

	padding-bottom: 3px;

}

.login_table h1 {

	color: #660033;

	font-size: 12px;

	text-transform: uppercase;

	font-weight: bold;

	text-align: center;

	margin: 5px 0px 5px 0px;

}

.login_table input {

	text-transform: uppercase;

	font-size: 10px;

	margin: 5px 0px 1px 0px;

	width: 100px;

}

.content {

	margin-left: 150px;

	padding: 0px 0px 14px 10px;

	text-align: left;

                line-height: 1.5;

	clear: right;

}

.footer {

	background-color: #FFFFFF;

	clear: both;

	height: 20px;

	background-image: url(footer.jpg);

	background-repeat: repeat-x;

	font-size: 10px;

	color: #666666;

	text-align: center;

	line-height: 18px;

}

.powered_by {

	text-align: center;

	font-size: 10px;

	padding-top: 2px;

}