/* SWWD STYLES */

body, table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
	background: fff;
	margin: 0;
	
}

a:link, a:visited {
	color: #009;
}

a:hover, a:active {
	color: #900;
}

img {
	border: 0;
}

.large {
	font-size: 1.3em;
}

h1 {
	font-size: 1.5em;
	text-align: center;
	color: #000;
	background: #fff;
}

h2 {
	font-size: 1.4em;
	color: #000;
	background: #fff;
}

h3 {
	font-size: 1.15em;
	color: #000;
	background: #fff;
	margin-bottom: 5px;
	padding: 0;
}

p {
	margin-top: 1px;
}

.submenu {
	width: 100%;
	text-align: center;
	margin: 10px 0;
}
	
ul#menu {
	color: #fff;
	background: #9fdbef;
	list-style: none;
	width: 141px;
	margin: 3px;
	padding: 0;
}

ul#menu li {
	color: #000;
	background: #9fdbef url("images/btn_orange.gif") no-repeat;
	behavior: url("/basa/libs/hover.htc");
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	display: block;
	width: 141px;
	height: 22px;
	margin-bottom: 2px;
}

ul#menu li:hover,
ul#menu li.hover {
	background-image: url("images/btn_orange_hover.gif");
}

ul#menu li.curr {
	background-image: url("images/btn_orange_curr.gif");
}

ul#menu a:link,
ul#menu a:visited {
	display: block;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 141px;
	height: 19px;
	padding-top: 3px;
}

ul#menu a:active,
ul#menu a:hover {
	color: #333;
	text-decoration: none;
}

#loginBox {
	font-size: 0.9em;
	font-weight: bold;

	width: 130px;
	margin: 0 auto;
	text-align: center;
}

#loginBox input {
	display: block;
	width: 120px;
}

#loginBox p {
	padding: 0;
	margin: 0;
}

ul#sponsors {
	list-style: none;
	width: 150px;
}

ul#sponsors li {
	width: 150px;
	text-align: center;
}

.floatLeft {
	float: left;
	margin-right: 10px;
}

hr.clearer {
	visibility: hidden;
	clear: both;
}

hr.small {
	width: 60%;
	margin: 10px auto;
}

.row_alt1 {
	background-color: #fed9f5;
	text-align: center;
	margin-bottom: 3px;
}

.row_alt1 p {
	padding: 3px;
	margin: 0;
}

.row_alt2 {
	background-color: #fefed9;
	text-align: center;
	padding: 5px;
	margin-bottom: 3px;
}

.row_alt2 p {
	margin-bottom: 0;
}

.row_alt1i {
	height: 125px;
	background-color: #fefed9;
	margin-bottom: 3px;
}

.row_alt1i div {
	float: right;
}

.row_alt1i p {
	position: relative;
	height: 20px;
	top: 50%;
	text-align: center;
	margin-top: -10px;
}

.row_alt2i {
	height: 125px;
	background-color: #ccfffe;
	margin-bottom: 3px;
}

.row_alt2i div {
	float: left;
}

.row_alt2i p {
	text-align: center;
	position: relative;
	top: 50%;
	left: 5px;
	height: 40px;
	margin-top: -20px;
}

.row_alt3i {
	height: 125px;
	background-color: #fed9f5;
	margin-bottom: 3px;
}

.row_alt3i div {
	float: left;
}

.row_alt3i p {
	text-align: center;
	position: relative;
	top: 50%;
	left: 5px;
	height: 20px;
	margin-top: -10px;
}

#frmMemberAdd label,
#frmMemberEdit label {
	width: 150px;
	display: block;
	text-align: right;
}

#frmMemberAdd input,
#frmMemberAdd select,
#frmMemberEdit input,
#frmMemberEdit select {
	position: relative;
	top: -18px;
	left: 155px;
}

#frmMemberAdd #fldSubmit,
#frmMemberEdd #fldSubmit {
	top: 0;
	left: 0;
	width: 200px;
}

#frmMemberAdd #fldReset,
#frmMemberEdd #fldReset {
	top: 0;
	left: 0;
	width: 100px;
}

.memberBox
{
	display: block;
	float: left;
	width: 350px;
	height: 190px;
}

/* END SWWD STYLES */

A:hover { color:#FF0000 }


#color2 A:link { color:#FF0000; text-decoration:none }
#color2 A:visited { color:#000000; text-decoration:none }
#color2 A:active { color:#000000; text-decoration:none }
#color2 A:hover { color:#FF0000; text-decoration:none }