.maintable {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6633;
	border-right-color: #FF6633;
	border-bottom-color: #FF6633;
	border-left-color: #FF6633;
}
body {
	margin-top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.footer{
	margin-top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
.sonic {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
.click {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FD8001;
}
.whiteclick {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1 {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #FD8001;
	margin-bottom: 0px;
}
ul {
	list-style-type: circle;
	list-style-image: url(../images/bp.jpg);
	margin-left: 0px;
}
li {
	padding-bottom: 3px;
	list-style-position: outside;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FD8001;
	padding-top: 3px;
	margin-left: 15px;
}
#plainjane ul {
}
#plainjane li {
	border-bottom-width: 0px;

}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #F98001;
	background-color: #eeeeee;

}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #F98001;
	background-color: #eeeeee;

}
button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F98001;
	border: none;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F98001;
	background-color: #FFECC4;
	border: 1px solid #F98001;
	font-weight: bold;

}
select {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #eeeeee;
	border: 1px solid #F98001;
}
a.white:link {
	color: #ffffff;
	text-decoration: none;
}
a.white:hover, a.white:visited:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.white:visited {
	color: #ffffff;
	text-decoration: none;
}
a.white:active {
	color: #333333;
	text-decoration: underline;
}


a:link {
	color: #fd8001;
	text-decoration: underline;
}
a:hover, a:visited:hover{
	color: #fd8001;
	text-decoration: underline;
}
a:visited {
	color: #fd8001;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
.crossed {
	text-decoration: line-through;
}
