body{
	background-repeat: repeat-y;
	background-image:url(img/back1.gif)
}

.mainBorder{
	border:1px;
	border-style:solid;
	border-color:#cccccc;
}

.maintextpad2 {
	padding: 5px;
	font-size: 12px;
	line-height: 1.6em;
}
.copyright {
	font-size: 11px;
	line-height: 14px;
	color: #666666;

}


.textbox{
	padding:10px;
	font-size: 12px;
	line-height: 1.6em;
	border:1px;
	border-style:solid;
	border-color:#cccccc;
	margin:5px 0px 0px 0px;
}





h1{
	font-size: 0.9em;
	background-color: #13077A;
	margin: 10px 1px 1px 1px;
	padding: 10px;
	font-weight: bold;
	color: #FFF;
}

h2{
	font-size: 0.9em;
	background-color: #3722F2;
	margin: 10px 1px 1px 1px;
	padding: 10px;
	font-weight: bold;
	color: #FFF;
}

h3{
	font-size: 0.8em;
	padding: 5px;
	font-weight: bold;
	color: #13077A;
	margin: 10px 1px 1px 1px;;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 10px;
	border-style: solid;
	border-color: #13077A;
}


ul {
	margin: 5px 5px 5px 10px;
}

li.members {
	background-image: url(img/sq_or.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

