/* style copyright  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:visited, a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #718292;
	background-image: url("images/bk.jpg");
	background-position: center top;
	background-repeat: repeat-y;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1 {
	border-bottom-width: 3px;
	border-color: #000000 #000000 #46505C;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: double;
	border-top-width: 0px;
	color: #333333;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-indent: 5px;
	text-transform: capitalize;
}

h2 {
	border-bottom-width: 3px;
	border-color: #000000 #000000 #46505C;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: double;
	border-top-width: 0px;
	color: #333333;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	text-indent: 5px;
	text-transform: capitalize;
}

p, td {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.btcontent {
	background-color: #718292;
	border: double;
	border-color: #4F5965 #4F5965 #008687 #008687;
	border-width: 3px 3px 0px 0px;
	color: #000000;
}

.btcontent2 {
	background-color: #718292;
	border: double;
	border-color: #4F5965 #000000 #000000 #4F5965;
	border-width: 3px 0px 0px 3px;
	color: #000000;
}

.btcopyrights {
	border-bottom-width: 0px;
	border-color: #46505C #000000 #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: double;
	border-top-width: 3px;
	color: #000000;
	font-size: 10px;
	font-style: italic;
	text-align: center;
}

.btheader {
	border-bottom-width: 3px;
	border-color: #000000 #000000 #49565F #49565F;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: double;
	border-top-width: 0px;
	color: #404A53;
	font-size: 35px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
}

.btheader2 {
	border-bottom-width: 0px;
	border-color: #49565F #000000 #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: double;
	border-top-width: 3px;
	text-align: center;
}

.bttitle {
	color: #333333;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	text-indent: 8px;
}

.bttitle2 {
	color: #333333;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-indent: 8px;
}

#nav a:link {
	background-color: #718292;
	border-bottom: 2px #333333 solid;
	border-left: 2px #333333 solid;
	border-right: 2px #0F6488 solid;
	border-top: 2px #80AEBF solid;
	color: #000000;
	display: block;
	padding: 1px 1px;
	text-decoration: none;
	width: 92px;
}

#nav a:visited {
	background-color: #718292;
	border-bottom: 2px #333333 solid;
	border-left: 2px #80AEBF solid;
	border-right: 2px #333333 solid;
	border-top: 2px #80AEBF solid;
	color: #000000;
	display: block;
	padding: 1px 1px;
	text-decoration: none;
	width: 92px;
}

#nav a:hover {
	background-color: #A89D8C;
	border-bottom: 0px;
	border-left: 2px #333333 solid;
	border-right: 2px #333333 solid;
	border-top: 2px #333333 solid;
	color: #FFFFFF;
	display: block;
	padding: 1px 1px;
	text-decoration: none;
	width: 92px;
}

#nav a:active 	{
	background-color: #A89D8C;
	border-bottom: 0px;
	border-left: 2px #E9E9E9 solid;
	border-right: 2px #8E8E8E solid;
	border-top: 2px #E9E9E9 solid;
	color: #FFFFFF;
	display: block;
	padding: 1px 1px;
	text-decoration: none;
	width: 92px;
}


