/* CSS Document */

body {
	font-family: "Comic Sans MS";
	;
	color: #003333;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	margin: 0;
	background-color:#FFFFFF;
	background-image:  url(/backgrounds/green-blue-darkest-suede-background.jpg);
}

body p, body div, body table, body tr, body td {
	font-family: "Comic Sans MS";
	color: #003333;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
}
.oneColFixCtr #container {
	width: 900px;
	padding-bottom: 20px;
}
a:link {
	color: #006666;
	text-decoration: underline;
	background-color : transparent;
}

a:visited {
	color: #003333;
	text-decoration: none;
	background-color : transparent;
}

A:hover {
	color: #009999;
	text-decoration: none;
	background-color : transparent;
}

A:active {
	color: #006666;
	text-decoration: none;
	background-color : transparent;
}
.center {
	color: #003333;
	font-family: "Comic Sans MS";
	font-size: 13px;
	text-decoration: none;
	background-color: #FFFFFF;
}	 
.center a:link {
	color: #006666;
	text-decoration: underline;
	background-color : transparent;
}
.center a:visited {
	color: #003333;
	text-decoration: underline;
	background-color : transparent;
}
.center a:hover {
	color: #009999;
	text-decoration: underline;
	background-color : transparent;
}
.center a:active {
	color: #003333;
	text-decoration: none;
	background-color : transparent;
}
.footer {
	color: #003333;
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	padding-bottom: 15px;
	background-color: #FFFFFF;
}
.footer a:link {
	color: #006666;
	font-family: Comic Sans MS;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	text-decoration: underline;
	background-color : transparent;
}
.footer a:visited {
	color: #003333;
	font-family: Comic Sans MS;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	text-decoration: underline;
	background-color : transparent;
}
.footer a:hover {
	color: #009999;
	font-family: Comic Sans MS;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	text-decoration: underline;
	background-color : transparent;
}
.footer a:active {
	color: #003333;
	font-family: Comic Sans MS;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	text-decoration: underline;
	background-color : transparent;
}	
	img.borders {
	border: 1px;
	border-color: #003333;
	border-style: solid;	
}
h1 {
	font-size: 16px;
	color: #003333;
}
h2 {
	font-size: 16px;
	color: #006666;
}
h3 {
	font-size: 14px;
	color: #006666;
}
.style1 {
	font-size: 14px;
	color: #003333;
	font-weight: bold;
} 
.style11 {font-size: 18px;
}
.style12 {
	font-weight: bold;
	font-style: italic;
}
