@charset "utf-8";
/* CSS Document */

body { 
	background-image:url(../images/background2.jpg); 
	background-repeat:repeat-y;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin:0px
}

.background1 { 
	background-image:url(../images/background.jpg); 
	background-position: 650px 350px;
	background-repeat: no-repeat;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin:0px
}

textarea#volcomments {
	width: 400px;
	height: 100px;
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	font-size:11px;
}

.text_input {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	border: thin solid #CCC;
}

.menu, .menu a:link, .menu a:visited {
	font-family:Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
}

.menu a:active{
	color: #900;
}

.menu a:hover{
	color:#E4FBDD;
}
.headers {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
.headers2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
.quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
}

.tableheader {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.footer {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 10px;
	color:#030;
}
.delete {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 8px;
	color: #000;
}
.tableborders {
	border: thin solid #CCC;
}

.tableborders2 {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}

.tableborders3 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.tableborders4 {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
}

.big_font {
	font-family:Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color:#030;
}
.big_font a:link {
	font-family:Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color:#030;
}
.big_font a:visited {
	font-family:Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color:#093;
}.big_font a:hover {
	font-family:Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color:#900;
}
.bigger_font {
	font-family:Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	color:#030;
}
.bigger_font a:link {
	font-family:Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	color:#093;
}
.bigger_font a:visited {
	font-family:Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	color:#030;
}
.bigger_font a:hover {
	font-family:Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	color:#900;
}
.more {
	font-family:Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color:#666;
}

.newslisting, .newslisting a:link, .newslisting a:visited {
	line-height: 1em;
	color:#030;
	text-decoration: none;
	text-indent: 2px;
	list-style-position: outside;
	list-style-type:square;
	padding: 0px;
	margin: 5px;
}
.newslisting a:hover {
	text-decoration:underline;
	color:#060;
}

a:link, a:visited {
	color:#060;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
	color:#060;
}
.maintext a:link, .maintext a:visited {
	font-weight: bold;
}
