body {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	overflow: auto;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bgrd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#holder {
	width: 700px;
	position: relative;
	top: -493px;
	height: auto;
	padding: 10px;
}
#holder2 {
	width: 700px;
	position: relative;
	top: -300px;
	height: auto;
	padding: 10px;
}
#topmenu {
	width: 550px;
	height: auto;
	padding-bottom: 3px;
}
#pagebody {
	width: 680px;
	text-align: justify;
	height: auto;
}
#copyrights {
	font-size: 9px;
	color: #00FF00;
}
.t16 {
	font-size: 16px;
	padding-left: 20px;
}
.t14body {
	font-size: 14px;
	line-height: 19px;
}
.t12 {
	font-size: 12px;
}
.contactform {
	font-size: 12px;
	border: 1px solid #006600;
}



.menu {
	font-size: 12px;
	color: #FFFFFF;
}
.menu a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover{
	font-size: 12px;
	color: #3CFE00;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu2 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.menu2 a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.menu2 a:hover{
	font-size: 12px;
	color: #3CFE00;
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.copyrights {
	color: #66CC00;
	font-size: 10px;
	padding-top: 8px;
}
.copyrights a {
	color: #66CC00;
	font-size: 10px;
	padding-top: 8px;
	text-decoration: none;
}
.copyrights a:hover {
	color: #66CC00;
	font-size: 10px;
	padding-top: 8px;
	text-decoration: underline;
}

.practice {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.practice a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.practice a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
