body {
	background: #EAEAEA url( "images/bg2.gif" ) repeat;
	margin: 0px;
	margin-top: 5px;
	text-align:center;
}

li {
	margin: 10px;
}

.main {
	width: 780px;
	padding: 5px;
	background-color: white;
	border: 1px dotted #cccccc;
	text-align:left;
	padding-bottom: 15px;
	margin:auto;
}

.toplink {
	margin:auto;
	margin-bottom: 5px;
	width: 790px;
	background-color: white;
	border: 1px dotted #cccccc;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	height: 20px;
	line-height:20px;
}

.box {
	width:780px;
	pading:5px;
	margin-left: 5px;
	margin-right: 5px;
}

.tleft {
	float: left;
	width: 380px;
	text-align: left;
}

.tright {
	float: left;
	width: 390px;
	text-align: right;
}

.tlink {
	color: #8D8D8D;
	text-decoration: underline;
}

.Blink {
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

.header {
	width: 780px;
	background-color: #4A4A4A;
	border-bottom: 1px solid white;
}

.header2 {
	width: 780px;;
	background-color: #232323;
}

.h2left {
	width: 500px;
	height: 150px;
	float: left;
	border-right: 1px dotted silver;
}

.h2right {
	width: 280px;
	height: 150px;
	background-color: #3B3B3B;
}

.topmenu {
	width: 780px;
	height: 25px;
	background-color: #8DC63F;
	border-top: 1px solid white;
}

.login {
	width: 780px;
	background-color: #F1F1F1;
	border-top: 1px solid white;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #6F6F6F;
	text-align: right;
	padding-top:4px;
	padding-bottom: 4px;
}

.login form {
	display:block;
	margin-right:4px;
}

.userpass {
	background-color: white;
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: black;
}

.Lbtn {
	background-color: #F1F1F1;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	color: black;
}

.tmenu {
	width: 780px;
	padding: 4px;
	font-family: verdana;
	font-size: 60%;
	font-weight: normal;
	text-align: center;
	color: #D0FF8F;
	text-decoration: none;

}

.mlink {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.search {
	width: 260px;
}
.maintable {
	width: 700px;
	background-color: white;
	margin-top: 10px;
	margin-bottom: 10px;
}

.leftcolumn {
	width: 190px;
	padding-top: 10px;
	padding-right: 10px;
	border-right: 1px dotted #cccccc;
}

.rightcolumn {
	width: 150px;
	padding-top: 10px;
	padding-left: 10px;
	border-left: 1px dotted #cccccc;
}

.leftcolumnHome {
	width: 240px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 50px;
	border-right: 1px dotted #cccccc;
}

.leftcontainer {
	width: 100%;
}

.maincolumn {
	width: 550px;
	padding-top: 10px;
	padding-right: 15px;
}

.maincolumnHome {
	width: 500px;
	padding-top: 10px;
	padding-left: 15px;
}

.maincontainer {
	width: 100%;
}

.maintext {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 1.1;
	color: #232323;
	text-align: left;
	padding-bottom: 15px;
}

.boxtext {
	width: 100%;
	font-family: Arial Narrow, Arial;
	font-size: 10pt;
	color: #232323;
	text-align: justify;
}

.cathead {
	width: 100%;
	padding-bottom: 10px;
}

.tborder {
	width: 205;
	height: 150px;
	padding: 8px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.tspace {
	width: 30px;
}
.sep {
	width: 100%;
	margin: 4px;
	border-top: 1px dotted #cccccc;
}

.ctable {
	width: 95%;
	background-color: white;
}

.txt {
	width: 40%;
	background-color: #f1f1f1;
	font-family: Arial Narrow, Arial;
	font-size: 10pt;
	color: #969595;
	font-weight: normal;
	text-align: right;
}

.txt2 {
	width: 40%;
	background-color: white;
	font-family: Arial Narrow, Arial;
	font-size: 10pt;
	color: #969595;
	font-weight: normal;
	text-align: right;
}

.txt3 {
	width: 100%;
	padding-left: 10px;
	background-color: white;
	font-family: Arial Narrow, Arial;
	font-size: 10pt;
	color: black;
	font-weight: normal;
	text-align: left;
}

.cinfo {
	width: 55%;
	background-color: white;
	font-family: Arial Narrow, Arial;
	font-size: 10pt;
	color: black;
	font-weight: normal;
	text-align: left;
}


.foot {
	width: 780px;
	padding: 10px;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	text-align: left;
}

.footlink {
	color: black;
	text-decoration: underline;
}

.copy {
	width:770px;
	background-color: white;
	padding: 4px;
	border-top: 1px solid #cccccc;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #cccccc;
	text-align: center;
}

.copylink {
	color: #4588E2;
	text-decoration: none;
}
.copy2 {
	width:770px;
	background-color: white;
	padding: 4px;
	border-top: 1px solid #cccccc;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #cccccc;
	text-align: left;
}

.copyLeft {
	float: left;
	width: 450px;
	background-color: white;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #cccccc;
	text-align: left;
}

.copyRight {
	float: right;
	margin-right: 26px;
	width: 200px;
	background-color: white;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #cccccc;
	text-align: right;
}

.power {
	width:230px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

.powertxt {
	width: 230px;
	padding: 5px;
	text-align: center;
	font-family: Verdana;
	font-size: 10pt;
	color: #232323;
}

.patronphoto {
	width: 100px;
	background-color: white;
}

.patronTtxt {
	width: 100%;
	padding-left: 5px;
	background-color: white;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #232323;
	text-align: left;
}

.patrontxt {
	width: 100%;
	background-color: white;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #232323;
	text-align: left;
}

form { margin-bottom: 0; }