h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #036;
	padding-left: 10px;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #036;
	padding-left: 10px;
}

.maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	padding-left: 10px;
	padding-right: 10px;
}

.maintext a:link{
	color: #036;
	font-weight: bold;
	text-decoration: none;
}

.maintext a:visited{
	color: #036;
	font-weight: bold;
	text-decoration: none;
}

.maintext a:hover{
	color: #036;
	font-weight: bold;
	text-decoration: underline;
}

.sidetext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #036;
	text-decoration: underline;
}

.sidetextBlue {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #06C;
}

.sidetextBlue a:link{
	color: #06C;
	text-decoration: none;
}

.sidetextBlue a:visited{
	color: #06C;
	text-decoration: none;
}

.sidetextBlue a:hover{
	color: #06C;
	text-decoration: underline;
}

.footertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}

.footertext a:link{
	color: #FFF;
	text-decoration: none;
}

.footertext a:visited{
	color: #FFF;
	text-decoration: none;
}


.footertext a:hover{
	color: #FFF;
	text-decoration: underline;
}

.menutext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0A99FF;
	border-left-color: #0A99FF;
}

.menutext a:link{
	color: #FFF;
	text-decoration: none;
}

.menutext a:visited{
	color: #FFF;
	text-decoration: none;
}

.menutext a:hover{
	color: #6CF;
	text-decoration: none;
}


.menutextr {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0A99FF;
}

.menutextr a:link{
	color: #FFF;
	text-decoration: none;
}

.menutextr a:visited{
	color: #FFF;
	text-decoration: none;
}

.menutextr a:hover{
	color: #6CF;
	text-decoration: none;
}
.testbg {
	background-image: url(Images/bg.jpg);
	background-repeat: repeat-y;
}
