body {
	font-family: Tahoma;
	color: #000000;
	background-color: #CCCCCC;
	margin: 2px 0px 0px;
}
.h1-table {
	background-image: url(1green-bg.gif);
	height: 100px;
}
h1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #000000;
}
.nav-table {
	background-image: url(1nav-bg.jpg);
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 29px;
	text-align: right;
}
.main-table1 {
	padding-top: 10px;
	padding-left: 10px;
}
.p1 {
	font-weight: bold;
	color: #FF6600;
	margin-right: 10px;
	text-align: justify;
}
.small {
	font-size: 10px;
	color: #A6DCB5;
	padding-bottom: 5px;
}
.ad1 {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #999999;
	padding: 10px;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 0px;

}
.ad1 a {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight: bold;
}
.ad1 a:hover {
	color:#FF6600;
	text-decoration:underline;
}
.ad1 a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.ad2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #FF6600;
	padding: 10px;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 0px;

}
.ad2 a {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight: bold;
}
.ad2 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.ad2 a:active {
	color:#999999;
	text-decoration:none;
}
.box {
	font-family: Tahoma;
	font-size: 20px;
	color: #006666;
	font-weight: bold;
	text-decoration: blink;
	background-color: #A6DCB5;
	padding: 10px 5px;
	margin-right: 10px;
	text-align: center;
}
.box a {
	color:#006666;
	text-decoration:none;
}
.box a:hover {
	color:#006666;
	text-decoration:underline;
}
.box a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.boxb {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: blink;
	background-color: #666666;
	padding: 10px 5px;
	margin-right: 10px;
	text-align: center;
}
.boxb a {
	color:#FFFFFF;
	text-decoration:none;
}
.boxb a:hover {
	color:#A6DCB5;
	text-decoration:underline;
}
.boxb a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.pics {
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul {
	font-size: 13px;
	list-style-type: square;
	color: #006666;
	margin-left: 1em;
	padding-left: 1em;
	margin-bottom: 0em;
	padding-bottom: 0em;
}
li {
}
.list {
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	margin-bottom: -13px;
}


.p2 {
	font-size: 30px;
	font-weight: bold;
	color: #006666;
	font-style: italic;
	width: 450px;
	text-align: justify;
}
.main-table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
}
.bottom-table {
	background-color: #006666;
	height: 20px;
}
p {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}
.bottom {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	margin-right: 15px;
}
.bottom a {
	color:#FFFFFF;
	text-decoration:none;
}
.bottom a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.bottom a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.main-div {
	background-image: url(1div.gif);
	background-repeat: repeat-y;
}
.nav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.nav a {
	color:#FFFFFF;
	text-decoration:none;
}
.nav a:hover {
	color:#A6DCB5;
	text-decoration:none;
}
.nav a:active {
	color:#FF6600;
	text-decoration:none;
}
.side {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-left: 10px;
	margin-bottom: -10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: 10px;
	padding-left: 5px;
}
.side a {
	color:#333333;
	text-decoration:none;
}
.side a:hover {
	color:#FF6600;
	text-decoration:none;
}
.side a:active {
	color:#666666;
	text-decoration:none;
}
a {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #A6DCB5;
	text-decoration: none;
}
.p3 {
	font-weight: bold;
	color: #666666;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: 25px;
	padding-left: 5px;
	font-size: 14px;
}
.bold-green {
	font-weight: bold;
	color: #006666;
}
.orange {
	color: #FF6600;
}
.bottom1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	margin-left: 15px;
}
.bottom1 a {
	color:#FFFFFF;
	text-decoration:none;
}
.bottom1 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.bottom1 a:active {
	color:#FFFFFF;
	text-decoration:none;
}
#profs {
	font-size: 12px;
}
#profs td {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #A6DCB5;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#profs img {
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-bottom: 5px;
}