body {
background-color: #FFFFFF;
font-family: Verdana, San Serif, Times New Roman;
font-size: 10pt;
text-align: center;
}

#container {
	margin: 0 auto;
	width: 1000px;
	background: #f6f6f6;
	border: 1px solid #005B9A;
	text-align:left;
}

#header {
	background: #ccc;
	padding: 0px;
	border-bottom: 8px solid #005B9A;
}

#navigation {
	padding: 0px;
	float: left;
	width: 200px;
}

#content {
	float: left;
	padding-left: 5px;
	width: 610px;
}

#right {
	float: right;
	width: 180px;
	border-left: 1px solid #005B9A;
	border-bottom: 1px solid #005B9A;
}

#footer {
	margin-top: 230px;
	padding-top: 5px;
	border-top: 5px solid #005B9A;
	clear: both;
}

/* Text CSS */
#FooterText {
	font-size: 8pt;
	text-align: center;
}
/* Sidebar */
#sidebar {
	padding-bottom: 20px;
	border-right: 1px solid #005B9A;
	border-bottom: 1px solid #005B9A;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	/* border-top: 1px dotted #cecece;*/
	border-bottom: 1px dotted #535585;

}
#sidebar li a {
	display: block;
	font-weight: bold;
	font-size: 1em;
	color: #535585;
	border-right: 7px solid #005B9A;
	text-decoration: none;
	padding: 7px 0 6px 20px;
	
}
#sidebar li a:hover {
	color: Black;
	border-right: 7px solid red;
	background-color: #orange;
}

/* Text CSS */
#FooterText {
	font-size: 9pt;
	text-align: center;
}

#News {
	width: 80%;
	padding-bottom: 30px;
}
#ContentWidth {
	width: 90%;
}

#RightWidth {
	width: 96%;
}

#Forum_Quote {
	border: 1px solid #000;
	background-color: #ddd;
	padding: 5px 5px 5px 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#floatleft {
	float:left;
}
#floatright {
	float: right;
}

#adunit {
	text-align: center;
	padding-top: 5px;
}

hr {
	border-top: 1px solid #000;
}
/* Sidebar */
#sidebar {
	padding-bottom: 50px;
	border-right: 1px solid #535585;
	border-bottom: 1px solid #535585;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	/* border-top: 1px dotted #cecece;*/
	border-bottom: 1px dotted #535585;

}
#sidebar li a {
	display: block;
	font-weight: bold;
	font-size: 1em;
	color: #535585;
	border-right: 7px solid #535585;
	text-decoration: none;
	padding: 7px 0 6px 20px;
	
}
#sidebar li a:hover {
	color: Black;
	border-right: 7px solid red;
	background-color: #orange;
}
 
/* Additional styles */
p {
	padding: 10px;
	margin: 0;
}
img {
	border: 0;
}
h1 {
	display: none;
}
a {
	color: #BGBGBG;
	text-decoration: none;
}
a:hover {
	color: orange;
}

#driverimg {
	border: 1px solid #000000;
}
/* Font CSS */
#small1 {
	font-size: 8pt;
}
#small2 {
	font-size: 7pt;
}

#smallheader1 {
	font-weight: bold;
	font-size: 11pt;
	text-decoration: underline;
	padding-top: 5px;
	color: #6A6CAB;
}
#smallheader2 {
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
	padding-top: 5px;
	padding-left: 5px;
	color: #6A6CAB;
}

#NavContent {
	padding-left: 5px;
}

Error {
	padding-left: 4px;
	padding-top: 10px;
	font-weight: bold;
	color: red;
	font-size: 11pt;
}

#Error {
	padding-left: 4px;
	padding-top: 10px;
	font-weight: bold;
	color: red;
	font-size: 11pt;
}

/* Tables */

.Table_Reg {
	max-width: 50em;
	font-size: inherit;
	border-collapse: collapse;
	border: 1px solid #535585;
	margin-left: 10px;
	margin-top: 8px;
}

.Table_Reg th {
	background-color: #ddd;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.Table_Reg td {
	border-bottom: 1px solid #535585;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #535585;
}

.Table_Reg label {
	font-weight: bold;
}

.Table_Reg input,select {
	border: 1px solid #000;
	background-color: #ddd;
}

.Table_Login {
	max-width: 50em;
	font-size: inherit;
	border-collapse: collapse;
	border: 1px solid #535585;
	margin-left: 10px;
	margin-top: 8px;
}

.Table_Login th {
	background-color: #ddd;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.Table_Login td {
	border-bottom: 1px solid #535585;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #535585;
}

.Table_Login label {
	font-weight: bold;
}

.Table_Login input,select {
	border: 1px solid #000;
	background-color: #ddd;
}

.Table_EditTeam {
	width: 35em;
	font-size: inherit;
	border-collapse: collapse;
	border: 1px solid #535585;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 20px;
}

.Table_EditTeam th {
	background-color: #ddd;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.Table_EditTeam td {
	border-bottom: 1px solid #535585;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #535585;
}

.Table_EditTeam label {
	font-weight: bold;
}

.Table_EditTeam input,select {
	border: 1px solid #000;
	background-color: #ddd;
}

.Table_Profile {
	width: 97%;
	font-size: inherit;
	border-collapse: collapse;
	border: 1px solid #535585;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 20px;
}

.Table_Profile th {
	background-color: #ddd;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	text-align: left;
}

.Table_Profile td {
	border-bottom: 1px solid #535585;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #535585;
}

.Table_Profile label {
	font-weight: bold;
}
.Table_Profile1 {
	width: 97%;
	font-size: inherit;
	border-collapse: collapse;
	border: 1px solid #535585;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 20px;
}

.Table_Profile1 th {
	background-color: #ddd;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	text-align: left;
}

.Table_Profile1 td {
	border-bottom: 1px solid #535585;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #535585;
}

.Table_Profile1 label {
	font-weight: bold;
}
.Table_Rankings {
	width: 97%;
	font-size: inherit;
	border-collapse: collapse;
	border: 1px solid #535585;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 20px;
}

.Table_Rankings th {
	background-color: #ddd;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.Table_Rankings td {
	border-bottom: 1px solid #535585;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #535585;
}

.Table_Rankings label {
	font-weight: bold;
}
.Table_Rankings a {
	text-decoration: underline;

}

.Table_Admin {
	width: 30em;
	font-size: inherit;
	border-collapse: collapse;
	border: 1px solid #535585;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 20px;
}

.Table_Admin th {
	background-color: #ddd;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.Table_Admin td {
	border-bottom: 1px solid #535585;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #535585;
}

.Table_Admin label {
	font-weight: bold;
}

.Table_Admin {
	width: 99%;
	font-size: inherit;
	border-collapse: collapse;
	border: 1px solid #535585;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 20px;
}

.Table_Admin th {
	background-color: #ddd;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

.Table_Admin td {
	border-bottom: 1px solid #535585;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #535585;
}

.Table_Admin label {
	font-weight: bold;
}

.Table_Forums {
	width: 770px;
	font-size: inherit;
	border-collapse: collapse;
	border: 1px solid #535585;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 20px;
}

.Table_Forums th {
	background-color: #ddd;
	border-top: 1px solid #535585;
	border-bottom: 1px solid #535585;
	text-align: left;
	border-left: 1px solid #535585;
}

.Table_Forums td {
	border-bottom: 1px solid #535585;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #535585;
}

.Table_Forums_ViewTopic {
	width: 760px;
	font-size: inherit;
	border-collapse: collapse;
	border: 1px solid #535585;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 20px;
}

.Table_Forums_ViewTopic th {
	background-color: #ddd;
	border-top: 1px solid #535585;
	border-bottom: 1px solid #535585;
	text-align: left;
	border-left: 1px solid #535585;
	border-right: 1px solid #535585;
}

.Table_Forums_ViewTopic td {
	border-bottom: 1px solid #535585;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #535585;
}

.Table_Forums_NewTopic {
	width: 90%;
	font-size: inherit;
	border-collapse: collapse;
	border: 1px solid #535585;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 20px;
}

.Table_Forums_NewTopic th {
	background-color: #ddd;
	border-top: 1px solid #535585;
	border-bottom: 1px solid #535585;
	text-align: left;
	border-left: 1px solid #535585;
}

.Table_Forums_NewTopic td {
	border-bottom: 1px solid #535585;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #535585;
}
.Table_Forums_NewTopic input,select,textarea {
	border: 1px solid #000;
	background-color: #ddd;
}

.Table_Forums_QuickReply {
	width: 99%;
	font-size: inherit;
	border-collapse: collapse;
	border: 1px solid #535585;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 20px;
}

.Table_Forums_QuickReply th {
	background-color: #ddd;
	border-top: 1px solid #535585;
	border-bottom: 1px solid #535585;
	text-align: left;
	border-left: 1px solid #535585;
}

.Table_Forums_QuickReply td {
	border-bottom: 1px solid #535585;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #535585;
}
.Table_Forums_QuickReply input,select,textarea {
	border: 1px solid #000;
	background-color: #ddd;
}
#SmallCell {
	width: 150px;
}

#Table_alignright {
	text-align: right;
}

.Table_Forums label {
	font-weight: bold;
}

#Forum_Navi {
	border: 1px solid #535585;
	padding: 5px 5px 5px 5px;
	width: 80%;
	background-color: #ddd;
	
}

#Forum_Pages {
	border: 1px solid #535585;
	padding: 5px 5px 5px 5px;
	width: 10%;
	background-color: #ddd;
	float: right;
}

.Table_ForumsKey {
	width: 250px;
	font-size: inherit;
	border-collapse: collapse;
	border: 1px solid #535585;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 20px;
}

.Table_ForumsKey th {
	background-color: #ddd;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.Table_ForumsKey td {
	border-bottom: 1px solid #535585;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #535585;
	text-align: center;
}

#Table_SmallCell {
	width: 35px;
}
#Table_Small {
	width: 150px;
}
#Table_BigCell {
	width: 600px;
}

.Table_Refer {
	width: 70%;
	font-size: inherit;
	border-collapse: collapse;
	border: 1px solid #535585;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 20px;
}

.Table_Refer th {
	background-color: #ddd;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	text-align: left;
}

.Table_Refer td {
	border-bottom: 1px solid #535585;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #535585;
}

.Table_Refer label {
	font-weight: bold;
}

.Table_Help {
	width: 70%;
	font-size: inherit;
	border-collapse: collapse;
	border: 1px solid #535585;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 20px;
}

.Table_Help th {
	background-color: #ddd;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	
}

.Table_Help td {
	border-bottom: 1px solid #535585;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #535585;
	text-align: center;
}

.Table_Help label {
	font-weight: bold;
}

.Table_PM{
	width: 99%;
	font-size: inherit;
	border-collapse: collapse;
	border: 1px solid #535585;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 20px;
}

.Table_PM th {
	background-color: #ddd;
	border-top: 1px solid #535585;
	border-bottom: 1px solid #535585;
	border-left: 1px solid #535585;
	border-right: 1px solid #535585;
}

.Table_PM td {
	border-bottom: 1px solid #535585;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #535585;
	border-left: 1px solid #535585;
}

.Table_PM label {
	font-weight: bold;
}
.Table_PM a {
	text-decoration: underline;

}

#CellColour1 {
	background-color: #D9D9D9;
}

.Table_ViewPM {
	width: 99%;
	font-size: inherit;
	border-collapse: collapse;
	border: 1px solid #535585;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 20px;
}

.Table_ViewPM th {
	background-color: #ddd;
	border-top: 1px solid #535585;
	border-bottom: 1px solid #535585;
	text-align: left;
	border-left: 1px solid #535585;
	border-right: 1px solid #535585;
}

.Table_ViewPM td {
	border-bottom: 1px solid #535585;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #535585;
}

.Table_SendPM {
	width: 62%;
	font-size: inherit;
	border-collapse: collapse;
	border: 1px solid #535585;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 20px;
}

.Table_SendPM th {
	background-color: #ddd;
	border-top: 1px solid #535585;
	border-bottom: 1px solid #535585;
	text-align: left;
	border-left: 1px solid #535585;
	border-right: 1px solid #535585;
}

.Table_SendPM td {
	border-bottom: 1px solid #535585;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #535585;
}

.Table_SendPM input,select,textarea {
	border: 1px solid #000;
	background-color: #ddd;
}
.Table_SendPM label {
	font-weight: bold;
}

.Table_TopicDelete {
	width: 62%;
	font-size: inherit;
	border-collapse: collapse;
	border: 1px solid #535585;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 20px;
}

.Table_TopicDelete th {
	background-color: #ddd;
	border-top: 1px solid #535585;
	border-bottom: 1px solid #535585;
	text-align: left;
	border-left: 1px solid #535585;
	border-right: 1px solid #535585;
}

.Table_TopicDelete td {
	border-bottom: 1px solid #535585;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #535585;
}

.Table_TopicDelete input,select,textarea {
	border: 1px solid #000;
	background-color: #ddd;
}
.Table_TopicDelete label {
	font-weight: bold;
}

#CompleteTeamsText {
	font-size: 10pt;
	font-weight: bold;
	color: red;
}

.Table_UOnline {
	width: 100%;
	font-size: inherit;
	border-collapse: collapse;
	border: 1px solid #535585;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 20px;
}

.Table_UOnline th {
	background-color: #ddd;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	
}

.Table_UOnline td {
	border-bottom: 1px solid #535585;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #535585;
	text-align: center;
}

.Table_UOnline label {
	font-weight: bold;
}