body {
	margin-left: 00px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #887E6E;
}
.content {
	color: #887E6E;
	font-family: "Verdana", Times, serif;
	font-size: 13px;
	font-weight: normal;
}
.style1 {
	color: #F58024;
	font-family: "Verdana", Times, serif;
	font-size: 13px;
}
.BigOrange {
	font-size: 18px;
	color: #F58024;
}
.LilOrange {
	font-size: 16px;
	color: #F58024;
}
.LilOrangeHeaders {
	font-size: 16px;
	color: #F58024;
	font-weight: bold;
}
.nav{
	font-family: Verdana;
	font-size: 12.5 px;
	color: #CC3333;
}

.button{
	font-family: Verdana;
	font-size: 12.5 px;
	color: ##887E6E;
}

.buttonTable{
 	background-color: #ECEAE7;
	border: #FF0000;
	border-width: thin;
}

a:link {font-family: Verdana;
	font-size: 12.5 px;
	color: #CC3333;}
a:visited {font-family: Verdana;
	font-size: 12.5 px;
	color: #CC3333;}
a:hover {font-family: Verdana;
	font-size: 12.5 px;
	color: #CC3333;
	text-decoration: underline;}
a:active {}
.header {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}
.repeatback{
	background-image: url(media/tableback.gif);
	background-repeat: no-repeat;
}
.repeatbackhp{
	background-image: url(media/tablebackhome.gif);
	background-repeat: no-repeat;
}
.login {
	font-size: 10px;
	color: #CC3333;
	
}
li {
	list-style-image: url(media/bullett.gif);
}

