A:link {
	BACKGROUND: #FFFFFF;
	COLOR: #006666;
	TEXT-DECORATION: none;
}

A:visited {
	BACKGROUND: #FFFFFF;
	COLOR: #006666;
	TEXT-DECORATION: none;
}

A:active {
	BACKGROUND: #FFFFFF;
	COLOR: #006666;
	TEXT-DECORATION: none;
}

A:hover {
	BACKGROUND: #FFFFFF;
	COLOR: #000000;
	TEXT-DECORATION: underline;
}

A.nav:link {
	BACKGROUND: #009966;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-weight: bold;
}

A.nav:visited {
	BACKGROUND: #009966;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	position: relative;
	font-weight: bold;
}

A.nav:active {
	BACKGROUND: #009966;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	position: relative;
	font-weight: bold;
}

A.nav:hover {
	BACKGROUND: #009966;
	COLOR: #FFFF99;
	TEXT-DECORATION: underline;
	position: relative;
	font-weight: bold;
}
A.navleft:link {
	BACKGROUND: #009966;
	COLOR: #FFFF00;
	TEXT-DECORATION: none;
	top: 5px;
	position: relative;
	bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 10px;
}

A.navleft:visited {
	BACKGROUND: #009966;
	COLOR: #FFFF00;
	TEXT-DECORATION: none;
	top: 5px;
	position: relative;
	padding-right: 5px;
	padding-left: 10px;
	bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}

A.navleft:active {
	BACKGROUND: #009966;
	COLOR: #FFFF00;
	TEXT-DECORATION: none;
	top: 5px;
	position: relative;
	padding-right: 5px;
	padding-left: 10px;
	bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}

A.navleft:hover {
	BACKGROUND: #009966;
	COLOR: #FFFF99;
	TEXT-DECORATION: underline;
	top: 5px;
	position: relative;
	padding-right: 5px;
	padding-left: 10px;
	bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}

body 
{
	text-align: center;
	margin-top: 0px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background: #000000;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	color: #003300;
	position: relative;
} 
#Container {
	text-align: center;
	position: relative;
	width:760px;
	/*margin-right: 5%;
	margin-bottom: 0;
	margin-left: 5%;
	bottom: -1px;
	left: 10%;
	right: 10%;*/
	background: #FFFFFF;
	height: auto;
	color: #003300;
}

#content {
	position: relative;
	visibility: visible;
	width: 730px;
	z-index: 12;
	height: auto;
	right: 0px;
	white-space: normal;
	text-align: justify;
	top: 0px;
	background: #EEDDE8;
	font-size: 80%;
	float: right;
	bottom: 0px;
	border: 3px solid #CCCCCC;
	color: #460046;
}
td {
	vertical-align: top;
	text-align: justify;
	padding: 10px;
	font-size: 80%;
	color: #460046;
	background: #EEDDE8;
}
.tdwhite {
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
}


#innercontainer {
	width: 760px;
	height: auto;
	position: relative;
	float: left;
	text-align: left;
	margin-bottom: -10px;
	color: #009966;
	background: #FFFFFF;
	top: 10px;
}


#center {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	white-space: normal;
	clear: both;
}

th {
	font-weight: bold;
	text-align: left;
	padding: 5px;
	border: 1px solid #009966;
	font-size: 80%;
	color: #000000;
	background: #FFFFFF;
}


table {
	position: relative;
	margin-right: auto;
	margin-left: auto;
}




#innerpages {
	width: 760px;
	float: left;
	color: #009966;
	text-align: left;
	position: relative;
	height: 200px;
	background-color: #FFFFFF;
	background-image: url(../pixs/logo.gif);
	background-repeat: no-repeat;
	background-position: 50px 35px;
	
}
#innerpages2 {
	width: 760px;
	float: left;
	color: #009966;
	height: auto;
	text-align: left;
	background-color: #FFFFFF;
	position: relative;
	padding-bottom: 20px;
	
}
#text {
	width: 720px;
	background: #FFFFFF;
	color: #000000;
	height: auto;
	text-align: justify;
	position: relative;
	font-size: 80%;
	left: 20px;
	top: 20px;
	right: 20px;
	margin-bottom: 60px;
	
}	
.header1 {
	font-size: 170%;
	font-weight: normal;
	color: #009966;
	background: #FFFFFF;
	position: relative;
	top: 30px;
	left: 50px;
}
.header2 {
	font-size: 170%;
	font-weight: normal;
	color: #009966;
	background: #FFFFFF;
	position: relative;
	left: 75px;
	top: 70px;
}
.header3 {
	font-size: 130%;
	color: #009966;
	background: #FFFFFF;
	position: relative;
	left: 120px;
	top: 120px;
	font-style: italic;
}

#textright {
	width: 375px;
	float: right;
	text-align: right;
	position: relative;
	color: #FFFFFF;
	background: #3c275f;
	padding: 0px;
}
#textleft{
	width: 350px;
	float: left;
	text-align: justify;
	height: auto;
	font-size: 80%;
	left: 10px;
	top: 10px;
	color: #FFFFFF;
	background: #3c275f;
	padding: 10px;
}
#header {
	width: 760px;
	background: #009966;
	float: left;
	color: #FFFFFF;
	height: auto;
	text-align: center;
	position: relative;
	margin-bottom: -10px;
	padding-bottom: 1px;
	
}
#innerbase{
	width: 760px;
	background: #009966;
	float: left;
	color: #FFFFFF;
	height: auto;
	text-align: center;
	position: relative;
	margin-bottom: -10px;
	padding-top: 1px;
	
}
#leftcontainer{
	position: relative;
	float: left;
	width: 160px;
	text-align: left;
	margin-left: 0px;
	visibility: visible;
	z-index: 60;
	top: 0px;
	background: #FFFFFF url(../pixs/containerleft.jpg) repeat-y;
	color: #460046;
}

#top {
	position: relative;
	visibility: visible;
	width: 760px;
	height: 160px;
	padding-top: 0px;
	text-align: left;
	background: #ffffff url(../pixs/logo.gif) no-repeat 5px;
	border-bottom: 1px solid #009966;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009966;
}
blockquote {
	margin-right: 0px;
	margin-left: 15px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	color: #000000;
	font-size: 80%;
	float: right;
	background: #EEDDE8;
}
#text1 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	top: 380px;
	position: relative;
	left: 50px;
	width: 360px;
	text-align: left;
	margin-bottom: 60px;
	background: #FFFFFF;
}
.textred {
	color: #FF0000;
}


div {
	text-align: center;
}
#footer {
	background: #FFFFFF;
	width: 980px;
	font-size: 70%;
	color: #999999;
	text-align: center;
	position: relative;
	float: left;
	border-right-width: 20px;
	border-right-style: solid;
	border-right: #FFFFFF;
	border-left-width: 20px;
	border-left-style: solid;
	border-left: #FFFFFF;
	top: 1px;
	padding-top: 1px;
	margin-bottom: 0px;
}

h2 {
	font-size: 100%;
	margin-bottom: 5px;
}
.largetext {
	font-size: 140%;
}

h3 {
	BACKGROUND: #EEDDE8;
	color: #990000;
	font-size: 100%;
	text-decoration: underline;
}

H1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 110%;
	margin-top: 5px;
	margin-bottom: 2px;
}


li {
	padding-bottom: 10px;
}
ul {
	list-style-type: disc;
}
.ImageLeft {
	clear: both;
	float: left;
	position: relative;
	border: 1px solid #333333;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.ImageRight {
	clear: both;
	float: right;
	position: relative;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	border: 1px solid #009966;
}
.ImageRightnoborder {
	clear: both;
	float: right;
	position: relative;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	border: 0px
}
.ImageRight1 {
	clear: both;
	float: right;
	position: relative;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	top: 30px;
	right: 5px;
}
.ImageRight2 {
	clear: both;
	float: right;
	position: relative;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	right: 0px;
	top: 270px;
}
.ImageRight3 {
	clear: both;
	float: right;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	right: 15px;
	top: 15px;
}
.ImageRight4 {
	clear: both;
	float: right;
	position: relative;
	right: 0px;
	margin: 0px;
	top: 0px;
}
.Image {
	position: relative;
	border: 1px solid #000000;
}
.tablewhite5pix {
	color: #000000;
	background: #FFFFFF;
	padding: 5px;
	text-align: left;
}
.tablewhite40pixleft {
	color: #000000;
	background: #FFFFFF;
	text-align: left;
	padding-left: 40px;
}
.imagenoborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imageborderright1 {
	margin-right: 1px;
}


.tablewhite5pixborder1 {
	color: #000000;
	background: #FFFFFF;
	padding: 5px 10px 5px 5px;
	border-top: 1px none;
	border-right: 1px solid #009966;
	border-bottom: 1px solid #009966;
	border-left: 1px solid #009966;
}
.tablecenter {
	text-align: center;
	background: #FFFFFF;
	color: #000000;
	font-size: 70%;
	border-top: 1px solid #009966;
	padding: 2px 0px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009966;
}
.tableimagecentred {
	text-align: center;
	color: #000000;
	background: #FFFFFF;
	padding: 3px;
	border-top: 1px solid #009966;
	border-right: 1px solid #009966;
	border-bottom: 1px solid #009966;
}
.tableimagecentredleft {
	text-align: center;
	color: #000000;
	background: #FFFFFF;
	padding: 3px;
	border: 1px solid #009966;
}

.tableimagecentred20px {
	text-align: center;
	color: #000000;
	background: #FFFFFF;
	padding: 20px;
	border-right: 1px solid #009966;
	border-bottom: 1px solid #009966;
}
.tableimagecentredleft20px {
	text-align: center;
	color: #000000;
	background: #FFFFFF;
	padding: 20px;
	border-right: 1px solid #009966;
	border-bottom: 1px solid #009966;
	border-left: 1px solid #009966;
}
.tableimagecentredtop20px {
	text-align: center;
	color: #000000;
	background: #FFFFFF;
	padding: 20px;
	border-right: 1px solid #009966;
	border-bottom: 1px solid #009966;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009966;
}
.tableimagecentredlefttop20px {
	text-align: center;
	color: #000000;
	background: #FFFFFF;
	padding: 20px;
	border: 1px solid #009966;
}

.tablegreen {
	color: #FFFFFF;
	background: #009966;
	text-align: left;
	border: 1px solid #FFFFFF;
}
.tablegreencentered {
	color: #FFFF99;
	background: #009966;
	text-align: center;
	padding: 5px 0px;
	width: 17%;
	font-size: 80%;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}

.tablegreensmall {
	color: #FFFFFF;
	background: #009966;
	padding: 0px;
	text-align: center;
	font-size: 70%;
}
.tablenavcentered {
	color: #FFFFFF;
	background: #009966;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px;
	width: auto;
	white-space: nowrap;
	border: 1px solid #FFFFFF;
}
.tablenavcenteredleft {
	color: #FFFFFF;
	background: #009966;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px;
	width: auto;
	white-space: nowrap;
	border: 1px solid #FFFFFF;
}
#navbar {
	width: 100%;
	color: #000000;
	font-size: 80%;
	font-weight: bold;
	height: auto;
	text-align: right;
	background: #3c275f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom: #FFFFFF;
}
.smalltext {
	font-size: 80%;
	font-weight: normal;
}
