body {
background-image:url(/images/bodybg3.gif);
background-position:top center;
background-repeat:repeat-y;
background-color:#135232;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:14px;
text-align: center;
padding:0;
margin:0;
color:#FFFFFF;
}
 hr {
  border: 0;
  width: 100%;
  height: 1px;
  border-top: 1px dotted #ffffff;
}
.imgfloat2
{
	float: left;
	margin-right: 1em;
	margin-top: 0.5em;
	border: 0;
}
.imgfloat3
{
	float: right;
	margin-left: 1em;
	margin-top: 0.5em;
	border: 0;
}
.imgfloat
{
	float: left;
	margin-right: 10px;
	margin-top: 0.5em;
	margin-left: 0.5em;
	padding:3px;
	background-color:#FFFFFF;
	border:1px solid gray;
}
.minheight
{
	min-height:115px;
	height:auto !important;
	height:115px;
}
.members
{
	margin-left: 128px;
}
.title
{
	font-weight:bold;
	font-size:16px;
	color: #FFFF66;
}

a:link { text-decoration:none; color: #FFFFFF; }
a:visited { text-decoration:none; color: #999999; }
a:hover { text-decoration:underline; color: #CCCCCC; }

#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 95%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: 10px Arial, Verdana, sans-serif;
/**/font-weight:300;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: white;
background: #590000 url(/images/color_tabs_left.gif) no-repeat left bottom;
margin:0 2px 0 0;
padding:1px 0 0px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(/images/color_tabs_right.gif) no-repeat right bottom;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #990000;
}

#ddcolortabs a:hover span{
background-color: #990000;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #990000;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 550px;
height: 8px;
line-height: 8px;
background: #990000;
border-bottom: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}
.cssform p{
width: 200px;
clear: left;
margin-left: 2em;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.other{
float: left;
margin-left: -155px; /*width of left column*/
width: 280px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
