A:link {
	COLOR: #0066FF;
	TEXT-DECORATION: none;
	background: url(../pixs/back.gif);
}



A:visited {
	COLOR: #0066FF;
	TEXT-DECORATION: none;
	background: url(../pixs/back.gif);
}

A:active {
	COLOR: #0066FF;
	TEXT-DECORATION: none;
	background: url(../pixs/back.gif);
}

A:hover {
	COLOR: #0066FF;
	TEXT-DECORATION: underline;
	background: url(../pixs/back.gif);
}

A.footer:link {
	TEXT-DECORATION: none;
	visibility: inherit;
	padding: 0px;
	display: inline;
}

A.footer:visited {
	TEXT-DECORATION: none;
	position: relative;
	color: #8C0000;
	background: #EFD29A;
}

A.footer:active {
	TEXT-DECORATION: none;
	position: relative;
	color: #8C0000;
	background: #EFD29A;
}

A.footer:hover {
	COLOR: #956C48;
	TEXT-DECORATION: underline;
	position: relative;
	background: #EFD29A;
}
A.navbar:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #346600;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFF99;
}

A.navbar:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-style: solid;
	border-right-color: #FFFF99;
	background: #346600;
	border-right-width: 1px;
}

A.navbar:active {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFF99;
	background: #346600;
}

A.navbar:hover {
	color: #326500;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFF99;
	background: #FFFFD2;
}
A.navbar2:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #346600;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFF99;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFF99;
}

A.navbar2:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #346600;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFF99;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFF99;
}

A.navbar2:active {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #346600;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFF99;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFF99;
}

A.navbar2:hover {
	color: #326500;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #FFFFD2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFF99;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFF99;
}

#navbar {
	position:relative;
	float: left;
	padding-top: 5px;
	color: #FFFFFF;
	padding-bottom: 5px;
	width: 950px;
	background: #346600;
	font-size: 11px;
	font-weight: bold;
}


body 
{
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	background: #FFFF99;
} 
#Center {
	text-align: center;
}
#Centerhr {
	text-align: center;
}
#Container {
	text-align: center;
	position: relative;
	width: 950px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	color: #000000;
	margin-top: 0px;
	background: #FFFF99;
}

#content {
	position:relative;
	text-align: justify;
	width: 950px;
	float: left;
	color: #000000;
	background: #FFFF99;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer{
	width: 950px;
	text-align: center;
	padding-top: 5px;
	float: left;
	padding-bottom: 2px;
	position: relative;
	height: auto;
	background: #FFFF99;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #346600;
	color: #000000;
}
#header {
	width: 950px;
	float: left;
	height: 158px;
	position: relative;
	margin: 0px;
}
#innercontainer {
	width: 950px;
	height: auto;
	float: left;
	position: relative;
	padding-bottom: 0px;
	color: #999999;
	background: #FFFFFF url(../pixs/innercontainer.jpg) repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#left {
	float: left;
	width: 185px;
	position: relative;
	z-index: 100;
	
}
#right {
	float: right;
	text-align: center;
	width: 101px;
}

#top {
	float: left;
	width: 950px;
	margin: 0px;
	height: 58px;
	background: url(../pixs/top.jpg) no-repeat;
	text-align: center;
	padding-top: 12px;
	color: #000000;
}



/************ image definitions **************/
#Container #content #Center img {
	border: 1px solid #000000;
	margin-right: 15px;
	margin-left: 15px;
}
.imageborder {
	position: relative;
	border: 1px solid #7B97E0;
	padding: 0px;
}
.imageleft {
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
}
.imageleftnoborder {
	margin-right: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: 10px;
}

.imageright {
	float: right;
	position: relative;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid #800000;
	margin-top: 0px;
}
.imagerightnoborder {
	float: right;
	position: relative;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.imagenoborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/************ Miscellaneous Definitions **************/

blockquote {
	margin-right: 0px;
}

#Container #innercontainer #content li {
	margin-top: 10px;
	list-style-image: url(../pixs/li.gif);
	color: #619FC9;
	background: #FFFFFF;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	background: #FFFF99;
	color: #346600;
}

h1 {
	font-size: 130%;
	color: #346600;
	background: #FFFF99;
}

.textcentre {
	text-align: center;
	vertical-align: text-top;
}
.tdtextcentre {
	text-align: center;
	vertical-align: text-top;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 33%;
}
.tdtextcentretext {
	background: #326500;
	text-align: center;
	vertical-align: text-top;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFF99;
}

li {
	font-weight: normal;
	margin-bottom: 15px;
	color: #000000;
	background: #FFFF99;
}
.textredlarge {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	background: #FEFE98;
}
.textsmall {
	font-size: 80%;
}
iframe {
	float: right;
	height: 280px;
	width: 194px;
	margin-left: 20px;
}
hr {
	color: #346600;
	height: 1px;
	width: 910px;
	background-color: #346600;
}
