
/* CSS Document */

body{
background-color: #313131;
 	margin: 0 0 0 0;
}

.mailinglist_txtfield{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	background-color: #515252;
	height: 7px;
	width: 95px;
	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: #969696;
	border-right-color: #969696;
	border-bottom-color: #969696;
	border-left-color: #969696;
}
.mailinglist_select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	background-color: #515252;
	height: 15px;
	width: 110px;
	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: #969696;
	border-right-color: #969696;
	border-bottom-color: #969696;
	border-left-color: #969696;
}
.mailinglist_button{
	background-image:url(../images/memberareabutt.jpg);
	width:43px;
	height:11px;
	border: thin none;
	cursor:hand;
}
.mailinglist_resetbutton{
	background-image:url(../images/reset.jpg);
	width:43px;
	height:11px;
	border: thin none;
	cursor:hand;
}
.mailinglist_submitbutton{
	background-image:url(../images/submit.jpg);
	width:49px;
	height:11px;
	border: thin none;
	cursor:hand;
}
a{
	text-decoration:none;
	color:#ffffff;
	
}
a:hover{
	text-decoration:none;
	color:#FFFF00;
}
.about_txtfield{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #515252;
	height: 15px;
	width: 165px;
	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: #969696;
	border-right-color: #969696;
	border-bottom-color: #969696;
	border-left-color: #969696;
}
.about_comment{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #515252;
	height: 50px;
	width: 165px;
	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: #969696;
	border-right-color: #969696;
	border-bottom-color: #969696;
	border-left-color: #969696;
}
.archive_dropdown{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #18277C;
	height: 20px;
	width: 143px;
	border: 1px solid #aab4bd;
}
.chat_txtarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #18277C;
	height: 94px;
	width: 143px;
	border: 1px solid #aab4bd;
}
.menured {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#f8100e;
}
.search_button{
	background-image:url(../images/search_button.jpg);
	width:43px;
	height:37px;
	border: thin none;
	cursor:hand;
}
select { font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #969696;
	width: 170px;
	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: #969696;
	border-right-color: #969696;
	border-bottom-color: #969696;
	border-left-color: #969696;
	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;

}
.footer a{
	text-decoration:none;
}
.footer a:hover{
	text-decoration:none;
	color:#f8100e;
}
