body {
	font-size: 12px;
	margin: 0px;
	background-repeat: repeat-x;


}
a {
	text-decoration: none;

}
a:hover {
}
#header {
}
#main {
	line-height: 27px;


}
.menu {
	font-size: 12px;
	border: 1px solid #000000;

}
.menu a {
	border: 1px solid #000000;
}
.menu a:hover {
	border: 1px solid #000000;
}
#navigation {
}
p.navigation {
	margin-top: 7px;
	margin-bottom: 7px;
	display: block;
	width: 170px;

}
.navigation a {
	width: 100%;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: 1px none #000000;

}
.navigation a:hover {
	width: 100%;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: 1px none #000000;

}
.footer {
	font-size: 11px;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: none;
	background-color: #FFFFFF;
	color: #666666;
}
.footer a {
	font-size: 11px;
	color: #666666;
}
.footer a:hover {
	font-size: 11px;
	color: #990000;
}
.title {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
.form {
}
.image {
	border: 1px solid #000000;
	margin-right: 10px;

}
.text {
	font-size: 12px;
}
.flash {
	border: 1px solid #FFFFFF;
}
.date {
	font-size: 10px;
}
.noborder {
	border: none;
}
input {
	font-size: 12px;
	border: 1px solid #000000;
}
textarea {
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
}
hr {

}
ul {
	list-style-type: square;
}
ol {
	list-style-type: square;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.mainbg {
	background-color: #990000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	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;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	padding: 10px;
}
.border {
	border: 1px solid #333333;
}
.plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
