/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:visited, a:link {
	color: #2F4F4F;
	font-weight: bold;
	text-decoration: underline;
}

a:active, a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background-color: #DCDADD;
	background-image: url(images/bk.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

h1 {
	color: #5F5F5F;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-indent: 0px;
	text-transform: uppercase;
}

h2 {
	color: #2F4F4F;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	text-indent: 0px;
	text-transform: uppercase;
}

p, td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.btconamebk {
	background-image: url(images/coname.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}

.btcontent {
	background-image: url(images/bkcontent2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.btcopyrights {
	border: 0px solid;
	color: #000000;
	font-size: 10px;
}

#nav a:link, #nav a:visited {
	color: #000000;
}

#nav a:hover, #nav a:active {
	color: #E0FAF8;
}
