table {
	font: 9pt/18px arial, helvetica, sans-serif
	}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #cccccc;/*themecolour2%0;*/
	margin-right: 0px;
	margin-left: 15px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	color: #cccccc;/*themecolour2%0;*/
}
.rightcoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #cccccc;/*themecolour2%0;*/
	list-style-image: url(th_files/th_bullet.gif);
}

.leftcoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ff4000;/*themecolour1;*/
	margin-left: 13px;
	list-style-image: url(th_files/th_bullitt.gif);
}

h1 {
	font-weight: bold;
	color: #DDDDDD;/*themecolour2%0;*/
	background-color: #191919;/*themecolour4;*/
	font-size: 13px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 5px;
}
h2 {
	font-size: 13pt;
	color: #ff4000;/*themecolour1;*/
	margin-top: 3px;
	margin-bottom: 5px;

}
body {
	background-color: #191919;/*themecolour4;*/
	color: #cccccc;/*themecolour2%0;*/
	background-image: url(th_files/th_leftcolumn_bg4.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.topstrip {
	background-image: url(th_files/Wings_topstrip.gif);
	background-repeat: repeat-x;
}
.rightcolbg {
	background-image: url(th_files/Wings_right_bg.gif);
	background-repeat: repeat;
}
.hnavbg {
	background-image: url(th_files/th_hnav_bg.gif);
	background-repeat: repeat-x;
}

.leftcoltext {
	color: #cccccc;/*themecolour2%0;*/
	padding-left: 15px;
}

.rightcoltext {
	padding-left: 15px;
	padding-right: 15px;
	color: #cccccc;/*themecolour2%0;*/
	background-color: #354147;/*themecolour2;*/
}
.leftcoltext a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-decoration: none;
	display: block;
	width: 100%;
	text-align: center;
	height: 100%;
}

.leftcoltext a:hover {
	background-color: #FF3000; /*themecolour1;*/
}
.rightcoltext a {
	color: #cccccc;
}
.rightcoltext a:hover {
	color: #ff4000;/*themecolour1;*/
}

.hnavbg {
	background-image: url(th_files/th_hnav_bg.gif);
	background-repeat: repeat-x;
}

.leftcolumnbg {
	background-image: url(th_files/th_leftcolumn_bg1.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.topborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF4000;/*themecolour1;*/
}
.heading {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #191919;/*themecolour4;*/
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 5px;
	letter-spacing: 3pt;
	margin-bottom: 5px;
}
.error {
	color: #FF4000;
}


.featurebox {
	background-color: #000000;/*themecolour3;*/
	border: 1px solid #FF4000;/*themecolour1;*/
	padding: 10px;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff4000;/*themecolour1;*/
}
.grid {
	background-image: url(th_files/th_grid.gif);
	background-repeat: repeat;
}
.leftcoltext td {
	vertical-align: middle;
	height: 22px;
	width: 120px;
}

.taborder {
	background-color: #191919;
}

.taborder td {
	background-color: #354147;
}

input, textarea, select {
  background-color: #191919;
  border-color: #595959;
  color: #FFFFFF;
}