body {
	background-color: #CCCCCC;
}


a img{
border: 0;
}
.maintopborder {
	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: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.input{
	font-size: 10px;
	font-style: italic;
	border-color: #000000;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding: 0px;
	height: 22px;
	font-family: arial;
	margin: 0px;
}
.searchinput{
	font-size: 14px;
	font-style: italic;
	border-color: #000000;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding: 0px;
	height: 22px;
	font-family: arial;
	margin: 0px;
}
.button{
	font-size: 10px;
	color: #000000;
	background-color: #ffff00;
	border-color: #000000;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding: 0px;
	height: 22px;
	font-family: arial;
	margin: 0px;
}
.redbutton{
	font-size: 10px;
	color: #ffffff;
	background-color: #990000;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding: 0px;
	height: 25px;
	font-family: arial;
	margin: 0px;
}
.thinborder {
	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: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.searchbox {
	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: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	background-color: #FFFFDF;
}
.indexbox {
	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: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	background-color: #FFFFfF;
}
.mainborder {
	border-top: thin none #666666;
	border-right: thin solid #666666;
	border-bottom: thin none #666666;
	border-left: thin solid #666666;
}
.mainborderbottom {
	border-top: thin none #666666;
	border-right: thin solid #666666;
	border-bottom: thin solid #666666;
	border-left: thin solid #666666;
}
.footerfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	color: #999999;
}
.searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	color: #FFFFFF;}
.largeredtextonwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	text-decoration: none;
	font-style: normal;
	color: #990000;
}
.medredtextonwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	text-decoration: none;
	font-style: normal;
	color: #990000;
}
.medredtextonwhitewithline {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	text-decoration: underline;
	font-style: normal;
	color: #990000;
}
.nomalredtextonwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-decoration: none;
	font-style: normal;
	color: #990000;
}

.medblacktextonwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-decoration: none;
	font-style: normal;
	color: #000000;
}

.bottom_links a{
	color: #FFFFFF;
	text-decoration: none;
}
	



a:link{
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}

a:active{
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}
