/* style copyright  © 2001-2002 by BasicTemplates.com™, created on 4.26.2002. Duplication or redistribution is strictly prohibited. */

a:link{
	border-bottom-width: 2px;
	border-color: #000000 #000000 #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:visited{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	border: dotted;
	border-color: #000000 #000000 #CCCCCC;
	border-width: 0px 0px 2px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:active{
	border-bottom-width: 2px;
	border-color: #000000 #000000 #CCCCCC;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}


a.breadcrumb:link{
        color: #DFF1D9;
        letter-spacing: 2px;
}

a.breadcrumb:visited{
        color: #DFF1D9;
        letter-spacing: 2px;
}

a.breadcrumb:hover{
        color: #DFF1D9;
        letter-spacing: 2px;
}

a.breadcrumb:active{
        color: #DFF1D9;
        letter-spacing: 2px;
}

body{
	background: url(/images/bk.jpg) #598063 repeat-x center center;
	color: #000000;
	font: 12px Verdana, Arial, sans-serif;
	margin: 0px; 	
}

h1{
	background: inherit;
	color: #000000;
	font: bold 14px Verdana, Arial, sans-serif;
	letter-spacing: 2px;
	text-decoration: underline;
}

p{
	background: inherit;
	color: #000000;
	font: 12px Verdana, Arial, sans-serif;
}

td{
	background: inherit;
	color: #000000;
	font: 12px Verdana, Arial, sans-serif;
}

.btcontent{
	background: url(/images/bk2.jpg) #FFFFFF repeat left top;
	border-bottom-width: 1px;
	border-color: #D2F1CD #598063 #598063 #D2F1CD;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: inherit;
}

.btcopyrights {
	background-image: url(/images/bknav1.gif);
	border-bottom-width: 1px;
	border-color: #D2F1CD #44624B #44624B #D2F1CD;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	font-size: 10px;
}

.btname {
	background: inherit;
	color: #DFF1D9;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.btnav {
	border-bottom-width: 1px;
	border-color: #D2F1CD #598063 #598063 #D2F1CD;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
}

.btnavbk {
	background-color: #A2DC9C;
	background-image: url(/images/bknav1.gif);
	color: #000000;
}

.breadcrumb_text {
        color: #DFF1D9;
	background-color: inherit;
}

.page_title {
        color: #DFF1D9;
	background-color: inherit;
	font-weight: bold;
	font-size: 22px;
	text-align: right;
}


.center { 
	text-align: center;
}

.center table { 
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.right {
	text-align: right;
}

td.one_percent {
	width:	1%;
}

td.ninetyeight_percent {
	width: 98%;
}

td.breadcrumb {
	width: 75%;
        color: #DFF1D9;
	background-color: inherit;
}
