.greenbg {

	background-color: #EFF4DD;

}

.top {

	background-image: url(images/top.jpg);

	background-repeat: no-repeat;

	width: 720px;

	height: 16px;





}

.left_tile {

	background-image: url(images/left_tile.jpg);

	background-repeat: repeat-y;

	width: 18px;



}



.right_tile {

	background-image: url(images/right_tile.jpg);

	background-repeat: repeat-y;

	width: 16px;



}

.content {

	height: 100%;

	width: 684px;

}

.footer {

	background-image: url(images/footer.jpg);

	background-repeat: no-repeat;

	height: 19px;

	width: 720px;

}

.logo {

	background-image: url(images/logo.jpg);

	background-repeat: no-repeat;

	height: 59px;

	width: 206px;

}

.logotile {

	background-image: url(images/logo_tile.jpg);

	background-repeat: repeat-x;

	height: 59px;

	width: 480px;

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 0px;

	padding-left: 0px;









}

.button {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #930093;

	background-image: url(images/button_off.jpg);

	background-repeat: no-repeat;

	letter-spacing: .75mm;

	text-align: center;

	height: 29px;

	width: 116px;

	font-weight: bold;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;



}



.button a {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #930093;

	letter-spacing: .75mm;

	text-align: center;

	height: 29px;

	width: 116px;

	padding: 5px 0px 0px;

	font-weight: bold;

	text-decoration: none;



}

.button a:hover{

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #930093;

	letter-spacing: .75mm;

	text-align: center;

	height: 29px;

	width: 116px;

	padding: 5px 0px 0px;

	font-weight: bold;

	text-decoration: none;



}

.belownav {

	background-image: url(images/undernav_tile.jpg);

	background-repeat: repeat-x;

	height: 5px;

}

.verticaldivide {

	background-image: url(images/vertical_divide.jpg);

	background-repeat: repeat-y;

	height: 100%;

	width: 2px;

	padding-top: 15px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

	background-position: center;



}

.maintext16 {

	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;

	font-size: 16px;

	color: #333333;

	padding: 0px 5px;



}

.maintext13 {

	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;

	font-size: 13px;

	color: #333333;

	padding: 0px 5px;



}

.maintext13 a{

	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;

	font-size: 13px;

	color: #333333;

	padding: 0px 5px;

    text-decoration: underline;

}


.maintext10 {

	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;

	font-size: 10px;

	color: #930093;

	padding: 0px 5px;



}

.maintext12 {

	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;

	font-size: 12px;

	color: #333333;

	padding: 0px 5px 0px 10px;



}

.floatright { 

	float: none; 

	margin: 0 0 11px 11px;

	border: 1px solid #930093;

	padding: 2px;

	}



.floatleft {

	float: left;

	margin: 2px 11px 11px;

	border: 1px solid #930093;

	padding: 2px;

	}
