body {
	background-color: #000033;
	margin: 0px;
}
.top {
	background-image: url(images/top.jpg);
}
.mid {
	background-color: #181258;
	padding-top: 3px;
}
.members {
	background-image: url(images/membership.jpg);
	background-repeat: repeat-x;
	margin-right: 2px;
	margin-left: 10px;
	border-left-width: 5px;
}
.blackline {
	background-image: url(images/black.jpg);
	background-repeat: repeat-y;
	width: 8px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: lighter;
	text-align: left;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-decoration: none;
	
}
a.text:link {
	text-decoration: none;
	color: #FFFF00;
}
a.text:hover {
	text-decoration: none;
	color: #FFFF00;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF00;
	list-style-position: outside;
	padding-left: 2px;
}
.bgright {
	background-image: url(images/bgright.jpg);
	/*width: 23px;*/
}

.bgleft {
	background-image: url(images/bgleft.jpg);
	/*width: 23px;*/
}
.belowlamp {
	background-image: url(images/belowlamp.jpg);
	background-repeat: repeat-x;	
}
.imgborder {
	border: 1px solid #FFFF00;
}
.texttablebg {
	background-color: #1A1567;
}
.bgbottom{
	background-color: #000034;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-left: 23px;
	padding-top: 2px;
}
.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	margin-left: 3px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:link {

	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover {

	text-decoration: none;
	color: #FFFF00;
}
.brownline {
	background-image: url(images/brownline.jpg);
	background-repeat: repeat-y;
}
.contactimage {
	background-image: url(images/);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1A1567;
	border-right-color: #1A1567;
	border-bottom-color: #1A1567;
	border-left-color: #1A1567;
}
.membershipimage {
	background-image: url(images/);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1A1567;
	border-right-color: #1A1567;
	border-bottom-color: #1A1567;
	border-left-color: #1A1567;
}
.tblattr {
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1A1567;
	border-right-color: #1A1567;
	border-bottom-color: #1A1567;
	border-left-color: #1A1567;
}
