body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-width: 0px;
	margin-height: 0px;
}

.HeaderText {
	color: #ffffff;
	font: Tahoma;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	margin-right: 20px;
}

a.HeaderText {
	text-decoration: none;
	margin-right: 0px;
}

a.HeaderText:hover {
	color: #c9b074;
	text-decoration: none;
}

.HeaderTextBar {
	color: #c9b074;
	font: Tahoma;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	margin-right: 0px;
}

/* General site text */
.siteTitle	{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 22px; font-weight : bold; text-decoration : none; line-height : 120%; color : #000000}
a.siteTitle:hover	{ color: #000000; text-decoration: underline}

.catTitle	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 13px; font-weight : bold; text-decoration : none; color : #000000}
.catKFactor	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 13px; font-weight : bold; text-decoration : none; color : #ffffff}


.siteTextSmall	{ font-size : 10px; font-family: Verdana, Arial, Helvetica, sans-serif}
.siteTextMed	{ font-size : 11px; font-family: Verdana, Arial, Helvetica, sans-serif}
.siteTextLarge	{ font-size : 15px; font-family: Verdana, Arial, Helvetica, sans-serif}
.siteText,td,p	{ font-size : 12px; font-family: Verdana, Arial, Helvetica, sans-serif}

.sidebartemp	{ font-size : 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #233B5F; text-decoration: none}

a.siteText,a.siteTextMed,a.siteTextSmall { color: #233B5F; text-decoration: none }
a.siteText:hover,a.siteTextMed:hover,a.siteTextSmall:hover	{ color: #666666; text-decoration: underline}

.siteBotLinks	{ font-size : 11px; color : #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif;}
a.siteBotLinks, a.siteBotLinks:visited	{ color: #ffffff; text-decoration: none}
a.siteBotLinks:hover	{ color: #ffffff; text-decoration: underline}

.sitePopup	{ font-size : 11px; color : #666666; font-family: Verdana, Arial, Helvetica, sans-serif}
a.sitePopup, a.sitePopup:visited	{ color: #666666; text-decoration: none}
a.sitePopup:hover	{ color: #666666; text-decoration: underline}

.bgTop		{ background-color: #efefef; }
.bgBottom	{ background-color: #efefef; }
.bgMiddle	{ background-color: #efefef; }

th		{ background-color: #ffffff; }
td.cat		{ background-color: #efefef; }
td.rowpic	{ background-color: #666666; }
td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { background-color: #efefef; }

hr	{ height: 0px; border: solid #233B5F 0px; border-top-width: 1px;}

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #efefef; }
td.row2	{ background-color: #efefef; }
td.row3	{ background-color: #233B5F; color: #ffffff; }


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #233B5F solid; }


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; letter-spacing: -1px;}
a.copyright		{ color: #666666; text-decoration: none;}
a.copyright:hover { color: #666666; text-decoration: underline;}

/* DA info */
.allrights		{ font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #aaaaaa; letter-spacing: -1px;}
a.allrights		{ color: #aaaaaa; text-decoration: none;}
a.allrights:hover { color: #aaaaaa; text-decoration: underline;}


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

input { text-indent : 2px; }

/* The buttons */
input.button {
	background-color : #efefef;
	color : #000000;
	border: 1px solid #233B5F;
	font-weight : bold;
	font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
