.border_white {
	border: 1px solid #333333;
}
.TD_Bottom {
	background-position: bottom;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.list_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}
.highlighted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 15px;
}
body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #999;
	margin-top: 5px;
}
.centre {
	text-align: center;
}
.bold {
	font-weight: bold;
}
TD {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 15px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #191919;
	background-position: center;
	text-align: center;
	border: 0px none 0;
}
a2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.a_large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.a_large:hover  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 18px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #191919;
	background-position: center;
	text-align: center;
	border: 0px none 0;
}
#wrapper {
		width:860px;
		height:680;
		margin:0px auto;
		border:1px solid #bbb;
		padding:10px;
	}
#image {
	border:1px solid #FF0;
	padding:10px;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 2;
	background-color: #0F0;
	display: block;
	position: static;
	}
#menu_left {
	margin-left:0px;
	margin-bottom:0px;
	width:180px;
	border:1px solid #bbb;
	padding:0px;
	vertical-align: bottom;
	z-index: 2;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: fixed;
	left: 0px;
	bottom: 0px;
	}
#text_right {
	width:200px;
	border:1px solid #bbb;
	padding:10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 3;
	bottom: 0px;
	position: relative;
	}

