body {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; }
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
tr {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
table {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
.bodytext {  font-family:  Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #333333}
.subtitle {  font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #FF0000}
a { font-family: Arial, Helvetica, sans-serif; color: #FF0000; text-decoration: none; outline: none;}
a:focus { -moz-outline: none -moz-mac-focusring; }
a:hover {  font-family: Arial, Helvetica, sans-serif; color: #FF0000; text-decoration: underline}
.gssilink {  font-size: 10px; color: #999999; text-decoration: none; font-family:  Arial, Helvetica, sans-serif;}
li {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
ol {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
ul {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
.SubSub {font-family: Arial, Helvetica, sans-serif;	font-size: 12px;font-weight: bold;color: #666666;}
.homelink {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #333333;}

#navcontainer ul
{
list-style-type: none;
text-align: left;
}

#navcontainer ul li a
{
background: transparent url(members_area/images/list-off.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #999;
}

#navcontainer ul li a:hover
{
background: transparent url(members_area/images/list-on.gif) left center no-repeat;
color: black;
}

#navcontainer ul li a#current
{
background: transparent url(members_area/images/list-active.gif) left center no-repeat;
color: #666;
}


input.send-btn {
width: 56px;
height: 17px;
background: #333 url(/members_area/images/submit_btn.gif) no-repeat;
outline: none;
}
input.send-btn:hover {
background: #666 url(/members_area/images/submit_btn.gif) no-repeat 0 -17px;
}


A.menu {
	font-size: 12px;
	color:#FFFFFF;
}
A.menu:hover {
	font-size: 12px;
	color:#CCCCCC;
	text-decoration: underline;
}
A.menu:active {
	font-size: 12px;
	color:#CCCCCC;
}

.hr1 {
	color: #CCCCCC;
	line-height: 1px;
	text-decoration: underline;
	border: 1px inset #666666;
}
.hr2 {
	color: #000000;
	border: 1px dashed #CCCCCC;
	line-height: 1px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #660033;

}

.row1 {background-color: #F4F4F4
}
.row2 {
	background-color: #FFFFFF;

}
.tableheader {
	font-weight: bold;
	background-color: #DAE3E3;
	padding: 3px;
	margin: 3px;
}
input {
	font-size: 10px;
}
select {
	font-size: 10px;
}
.tableborder {
	border: 1px solid #000000;
	padding: 3px;

}
.tableborder2 {
	border: 1px solid #cccccc;
	padding: 3px;

}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
}
