@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
body {
	background-image: url(i/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	background-image: url(i/header.jpg);
}
.maint {
	background-color: #012a68;
}
.backw {
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: bottom;
}
.leftsp {
	margin-left: 20px;
}
a:link {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #98D146;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
}

#paginate-bottom {
	padding-left: 10px;
	color: #FFF;
}

.inside {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	padding: 10px;
	background-image: url(i/back-white.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 410px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #042C6A;
}
.quote {
	font-style: italic;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.who {
	color: #03C;
	font-size: 11px;
}
.pic-right {
	margin-bottom: 10px;
	margin-left: 10px;
	border: 2px solid #b1e281;
}
.pic-left {
	margin-bottom: 10px;
	border: 2px solid #b1e281;
	margin-right: 10px;
}
.red {
	color: #FC0000;
}
.green {
	color: #008202;
}
.bolds {
	font-weight: bold;
}
.stitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #042C6A;
}
.pic-center {
	border: 2px solid #b1e281;
}
.inside2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	padding: 10px;
	background-image: url(i/demo-home.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 430px;
}
.inside3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	padding: 10px;
	background-image: url(i/back-white.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 430px;
}
