/* style copyright © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link{
	background-color: transparent;
	color: #006633;
	text-decoration: underline;
}

a:visited{
	background-color: transparent;
	color: #006633;
	text-decoration: underline;
}

a:hover{
	background-color: transparent;
	color: #999999;
	text-decoration: none;
}

a:active{
	background-color: transparent;
	color: #999999;
	text-decoration: underline;
}

body {
	background: #DEDEDE;
	color: #000000;
	font: 11px Verdana, Geneva, Helvetica, Arial, sans-serif;
}

h1{
	background-color: transparent;
	color: #354A73;
	font: bold 13px Verdana,Geneva,Helvetica,Arial,sans-serif;
	letter-spacing: 2px;
}

p,td{
	background-color: transparent;
	color: #000000;
	font: 11px Verdana,Geneva,Helvetica,Arial,sans-serif;
}

.btbk1 {
	background-color: #2EA22E;
	color: #000000;
}

.btbk2 {
	background-color: #000000;
	color: #FFFFFF;
}

.btbk4 {
	background-color: #FFFFFF;
	color: #000000;
}

.btbrdr {
	border-bottom-width: 1px;
	border-color: #000000 #000000 #C0C0C0;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: dashed;
	border-top-width: 0px;
}

.btbrdr2 {
	background-color: #FFFFFF;
	border-bottom-width: 0px;
	border-color: #000000 #C0C0C0 #000000 #000000;
	border-left-width: 0px;
	border-right-width: 1px;
	border-style: dashed;
	border-top-width: 0px;
	color: #000000;
}

.btcopyrights {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 9px;
}

.maindesc {
	font-size: 1.3em;
}

.headline {
	font-weight: bold;
	font-size: 1.3em;
}
