body {
background-image: url('images/index_bg.jpg');
background-repeat: repeat-x;
background-position: top;
background-color: #94B4DA;
padding:0;
margin:0;

scrollbar-face-color : #5A8BC7;
scrollbar-shadow-color : #999BC1;
scrollbar-highlight-color : #79A0D0;
scrollbar-3dlight-color : #B8CDE7;
scrollbar-darkshadow-color : #3A6FAD;
scrollbar-track-color : #497EC0;
scrollbar-arrow-color : #15467E;
}
#spamtrap {display: none;}

.menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:13px;
	font-weight: bold;
	color:#C0D3E9;
	text-decoration: none;
}
.menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:13px;
	font-weight: bold;
	color:#fff;
	text-decoration: none;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:14px;
	color:#fff;
	text-decoration: none;
}
.text a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:14px;
	color:#fff;
	text-decoration: none;
	border-bottom:dotted 1px #fff;
}
.text a:hover {
	color: #fff;
	border-bottom:solid 1px #fff;
}
.text a:active {
border-bottom:0;
}
.text_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height:18px;
	color:#fff;
	text-decoration: none;
	padding-bottom:1px;
}
.text_big a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height:18px;
	color:#fff;
	text-decoration: none;
	border-bottom:dotted 1px #fff;
	padding-bottom:1px;
}
.text_big a:hover {
	color: #fff;
	border-bottom:solid 1px #fff;
}
.text_big a:active {
border-bottom:0;
}
#indexscroll {
position:absolute;
top:198px;
left:265px;
margin:0;
padding-right:5px;
width:345px;
height:238px;
overflow:auto;
}
#intcroll {
	position:absolute;
	top:180px;
	left:50px;
	margin:0;
	padding-right:10px;
	width:550px;
	height:248px;
	overflow:auto;
}
#volscroll {
	position:absolute;
	top:175px;
	left:50px;
	margin:0;
	padding-right:5px;
	width:555px;
	height:255px;
	overflow:auto;
}
#invitescroll {
	position:absolute;
	top:175px;
	left:53px;
	margin:0;
	padding:0;
	width:557px;
	height:255px;
	overflow:auto;
}
.footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
color: #4B351B;
line-height: 14px;
text-decoration: none;
}
.footer a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
color: #4B351B;
line-height: 14px;
text-decoration: none;
border-bottom:dotted 1px #866031;
}
.footer a:hover {
color: #990000;
border-bottom:dotted 1px #990000;
}
.footer a:active {
color: #4B351B;
border-bottom:0;
}
.footer a:active {
border-bottom:0;
}

#p7swapmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#C0D3E9;
	text-decoration: none;
	padding: 0;
	width: auto;
}
/* Turns off Margin, Padding, and Bullets for the Menu List */
#p7swapmenu ul {margin: 0; padding: 0;}
#p7swapmenu li {margin: 0; padding: 0; list-style-type: none;}
/* Rules to copy if you use the WriteStyles Command */
.closed ul{display:none;}
.open ul{display:block;}
/* Link Styles for the Menu */
.closed a, .open a {
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0;
	color: #C0D3E9;
	display: block;
	font-size: 10px;
	font-weight: bold;
	padding: 4px 3px 4px 10px;
	text-decoration: none;
	text-align: left;
}

/* Hover and Active styles for the menu */
.closed a:hover, .open a:hover, .closed a:active, .open a:active {
	border: 0;
	color: #fff;
	text-decoration: none;
}

/* Plus Sign for Trigger Links in Closed State */
.closed a {background-image: url(images/menplus.gif);
text-decoration: none;}

/* Minus Sign for Trigger Links in Open State */
.open a {background-image: url(images/menminus.gif);
text-decoration: none;}

/* Link Styles for the Submenus */
.closed ul a, .open ul a {
	background-color: transparent;
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0;
	color:#C0D3E9;
	font-size: 10px;
	font-weight:normal;
	padding: 3px 3px 3px 10px;
	margin: 0 0 0 20px;
	text-decoration: none;
}
.open ul a:hover {
	background-color: transparent;
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0;
	color:#fff;
	font-size: 10px;
	font-weight:normal;
	padding: 3px 3px 3px 10px;
	margin: 0 0 0 20px;
	text-decoration: none;
}

/* Optional ID to assign the <a> to highlight a "Current Page" link */
#p7current {font-weight: bold;}

.form_feild {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
font-weight:normal;
line-height:1em;
color:#25257d;
padding:1px 2px 1px 5px;
background-color:#94B4DA;
border-top:1px solid #3A6FAD;
border-right:1px solid #B8CDE7;
border-bottom:1px solid #B8CDE7;
border-left:1px solid #3A6FAD;
}

.form_feild_select {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
font-weight:normal;
line-height:1em;
color:#25257d;
padding:1px 2px 1px 5px;
background-color:#AEC7E3;
border-top:1px solid #3A6FAD;
border-right:1px solid #B8CDE7;
border-bottom:1px solid #B8CDE7;
border-left:1px solid #3A6FAD;
}

.form_submit {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
line-height:10px;
color:#25257d;
padding:1px 2px 1px 2px;
}