a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:focus {
	color: #3cc;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

a:active {
	color: #ff8000;
	text-decoration: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: normal;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	text-align: left;
	text-decoration: none;
	background-color: #d6d6b9;
	color: #000;
}

.righttxt {
	text-align: right;
}

.bglemon {
	background-color: #f3f5bf;
}

.bgyel {
	background-color: #f9de00;
}

.bgblue {
	background-color: #33cccc;
}

.bgwhite{
	background-color: #fff;
}

h1 {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: normal;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}

p.thumbs {
	color: #4c4c4c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

img.gallery {
	border-bottom-color: #999;
	border-bottom-width: 2px;
	border-left-color: #ccc;
	border-left-width: 1px;
	border-right-color: #999;
	border-right-width: 2px;
	border-style: solid;
	border-top-color: #ccc;
	border-top-width: 1px;
}

.padding {
	padding: 8px;
}

.padleft {
	margin-left: 24px;
	margin-bottom: 12px;
	margin-top: 4px;
}

.padright {
	margin-bottom: 12px;
	margin-right: 24px;
	margin-top: 4px;
}

.margin {
	margin: 8px;
}

.redtxt {
	color: #CA361E;
}

.bluetxt {
	color: #1ba0a1;
}

.members {
	background-color: #f3f5bf;
	line-height: 36px;
	font-size: 16px;
}
.title {	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	text-align: center;
	font-weight: normal;
}

.justify {
	text-align: justify;
}
