#navbar {
	background-color: #C11F1D;
	width: 780px;
	background-repeat: repeat-x;
	text-align: center;
	display: block;
	margin: 0px;
	height: 36px;
	background-position: center center;
	word-spacing: normal;
}
#navbar a {
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	display: block;
	width: auto;
	left: 5px;
	right: 5px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 3em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF0000;
	height: 3em;
	margin: 0px;
	background-position: center;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	background-color: #C11F1D;
}
#navbar a:hover {
	text-decoration: underline;
	background-color: #FF0000;
}
.footer {
	background-color: #C11F1D;
	width: 780px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	line-height: 2em;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: repeat-x;
	text-align: center;
	display: block;
	margin: 0px;
	height: 2em;
}
.footer a:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#leftbar {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 2.5em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	text-align: left;
	text-indent: 5px;
	display: block;
	width: 380px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
}
#leftbar a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 2.5em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	text-align: left;
	height: 2em;
	width: 380px;
	margin-top: 2px;
	margin-bottom: 2px;
	display: block;
	}
#leftbar a:hover {
	text-decoration: underline;
	background-color: #666666;
}
#leftbar li {
	list-style-type: none;
	list-style-position: outside;
	display: block;
}
#pinkbar {
	background-color: #c93a3a;
	}
#pinkbar form{
	width: 380px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	color: #FFFFFF;
}
#pinkbar h1{
	text-align: left;
	text-indent: 5px;
	display: block;
	width: 380px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 23px;
	font-style: normal;
	line-height: 1em;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #FFFFFF;
}
#pinkbar form label{
	width: 4em;
	float: left;
	text-align: right;
	margin: 0 1em 10px 0;
	clear: both;
	color: #FFFFFF;
}

.input-box {
	float: left;

margin-bottom: 10px
background: #FFFFFF;
	border: #0 solid 1px;
	font: 10px Tahoma, Arial, Verdana;
	color: #000000;
	background: #FFFFFF;

} 
ul {
	list-style-position: outside;
	list-style-type: none;
}
.greenbut {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009933;
	border: thin outset #FFFFFF;
	position: static;
	float: left;
}
h2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #B1B1B1;
	text-decoration: none;
	text-indent: 5px;
	line-height: 1em;
	display: block;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 23px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 5px;
	line-height: 1em;
}p {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	padding: 0px 5px 0px 10px;
}
a {
	color: #C11F1D;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.whitetext {
	font: 12px/1em Tahoma, Arial, Verdana;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
}
.vline {
	border-right: 1px dashed #C11f1d;
}
body {
	background: #000000 url(../images/bg.gif) repeat-x center center;
}
