a {	text-decoration: none;}
a:hover { text-decoration: underline; }

.gwhead {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 14px;
}


.blk10 {
	font-family: Arial;
	color: #000000;
	font-size: 10px;
}

.blk12 {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
}

.blk14 {
	font-family: Arial;
	color: #000000;
	font-size: 14px;
}

.blk16 {
	font-family: Arial;
	color: #000000;
	font-size: 16px;
}

.blk18 {
	font-family: Arial;
	color: #000000;
	font-size: 18px;
}

.default_white {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.default {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.defaultheadnav {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.small_gray {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}

.webmaster {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}

.navbar {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}

.link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.admin {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}

.content {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.logo {
	background-attachment: fixed;
	background-image: url(images/home/navb.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: none;
}
.star {
	background-attachment: scroll;
	background-image: url(images/yellowstarbg.jpg);
	background-repeat: repeat;
}

.content_red {
	font-family: Arial;
	font-size: 14px;
	color: #FF0000;
}

.content_blue {
	font-family: Arial;
	font-size: 14px;
	color: #0000FF;
}

.content {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.small {
	font-family: Arial;
	font-size: 10px;
}

.bordersolid {
	border: 1px solid #000000;
}

.yellowheaderbox {
	right-border: 2px solid #000000;
	left-border: 2px solid #000000;
	top-border: 2px solid #000000;
	bottom-border: 2px solid #000000;
	background-color: #FFFF66;

}

.bordertop {
	top-border: 1px solid #333333;

}
.bordersolidyellow {
	border: 1px solid #000000;
	background-color: #FFF471;

}

input {
	font-family: Arial;
	font-size: 10px;
}

textarea {
	font-family: Arial;
	font-size: 10px;
}

select {
	font-family: Arial;
	font-size: 10px;
	text-align:right;
	vertical-align:text-bottom;
	}
	




