* {padding:0; margin:0;}

.top-nav {
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.indexborders {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #669999;
	border-bottom-color: #000000;
	border-left-color: #669999;
}

.tableborders {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #669999;
	border-right-color: #669999;
	border-bottom-color: #669999;
	border-left-color: #669999;
}
.headertext {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

ul {
font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align:left;
	padding-left:20px;
}

.pagetext {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align:left;
	padding-left:10px;
	padding-right:15px;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	
}
.headertext2 {

	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align:left;
	padding-left:10px;
	padding-right:15px;
}
.toppageheaders {


	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.pagetextRED {

	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align:left;
	padding-left:10px;
}
.background {
	background-color: #E1E1E1;
	
}
