#toplinks {
	width: 100%;
	height: 35px;
	padding-right: 30px;
}
#toplinks tr td {
	font-size: 12px;
	color: #999;
	text-align: right;
	margin-right: 30px;
}
#toplinks tr td a {
	text-decoration: none;
	color: #999;
	padding: 2px;
}
#toplinks tr td a:hover {
	color: #FFF;
}

#tbl_map {
	background-color: #2B2B2C;
	width: 805px;
	height: 355px;
	padding: 5px;
	margin-top: 30px;
}
#tbl_cform {
	width: 400px;
}
#tbl_cform tr td {
	padding: 5px;
	font-size: 13px;
	text-align: left;
}
#tbl_map tr td small a {
	color: #FFF;
	font-size: 12px;
}
#tbl_map tr td small a:hover {
	color: #CCC;
}
.photo {
	border: thin solid #CCC;
	margin-top: 2px;
	margin-bottom: 2px;
}
.photo a {
	border: thin dotted #000;
}
a .photo {
}
a:hover .photo {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.5;
	border: thin solid #000;
}
#tbl_testimonials {
	background-color: #EEE;
	width: 580px;
	padding: 5px;
	border: thin dotted #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
#tbl_testimonials tr td p {
	font-size: 12px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}
#tbl_slists {
	height: auto;
	width: 600px;
	border: thin solid #E8E8E8;
}
#tbl_slists tr td {
	font-size: 12px;
	padding: 5px;
}
#tbl_slists tr:hover td  {
	background-color: #CCC;
}
#tbl_slists tr td a {
	text-decoration: none;
	color: #000;
}
#tbl_slists tr td a:hover {
	font-weight: bold;
}


#tbl_slists tr th {
	background-color: #000;
	color: #FFF;
	font-size: 15px;
	text-align: center;
	padding: 5px;
	text-transform: uppercase;
}

.calign {
	font-size: 12px;
	padding: 5px;
	text-align: center;
}
#rightnav {
	width: 220px;
	margin-top: 30px;
}
#rightnav tr th {
	background-color: #000;
	color: #FFF;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
	padding: 5px;
}
#rightnav tr td {
	font-size: 13px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #E6E6E6;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CFCFCF;
}
#rightnav tr td a {
	color: #000;
	text-decoration: none;
}
#rightnav tr td a:hover {
	color: #999;
}

#rightnav tr td p {
	text-align: justify;
	padding: 0px;
}
#tbl_member_form {
	width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#tbl_member_form tr td {
	font-size: 13px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
}
legend {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F00;
}
input {
	border: thin solid #CCC;
	height: 22px;
	font-size: 12px;
	color: #000;

}
#submit {
	background-color: #CCC;
	color: #000;
	height: 30px;
	width: 60px;
	font-weight: normal;
	border: thin solid #666;
	text-transform: uppercase;
}
#reset {
	background-color: #CCC;
	color: #000;
	height: 30px;
	width: 60px;
	font-weight: normal;
	border: thin solid #666;
	text-transform: uppercase;
}

#member {
	width: 560px;
	margin-bottom: 10px;
}
#tbl_donate {
	width: 400px;
	background-color: #FFF;
	height: auto;
	border: thin solid #CCC;
}
#tbl_donate tr th {
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
	background-color: #000;
	padding: 5px;
}
#tbl_donate tr td {
	font-size: 13px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 20px;
	text-align: left;
}
#tbl_gallery {
	width: 630px;
}
#tbl_gallery tr td a img {
	padding: 2px;
	border: thin solid #E9E9E9;
	margin-top: 5px;
	margin-bottom: 5px;
}
#tbl_gallery tr td a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.5;
	border: thin solid #666;
}
#box {
	background-color: #EFEFEF;
	width: 300px;
	border: thin dotted #DFDFDF;
	height: 235px;
}
#box tr td p a {
	color: #F00;
	padding: 0px;
	text-decoration: none;
}
#box tr td p a:hover {
	color: #333;
	text-decoration: none;
}
.box_head {
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	background-color: #E1E1E1;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#box tr td p {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	color: #333;
}
#tbl_pagination {
	width: 450px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#tbl_pagination tr td {
	color: #000;
	text-align: center;
	font-size: 12px;
}
#tbl_pagination tr td a {
	color: #FFF;
	background-color: #000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#tbl_pagination tr td a:hover {
	color: #000;
	background-color: #999;
}
#tbl_lists {
	width: 600px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 200px;
}
#tbl_lists tr td p {
	padding: 5px;
}
#tbl_lists tr td strong {
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	font-size: 15px;
	text-transform: uppercase;
	text-align: left;
}
#tbl_lists tr td a {
	color: #FFF;
	text-align: right;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #000;
	padding: 5px;
	text-decoration: none;
}
#tbl_lists tr td a:hover {
	color: #000;
	background-color: #999;
}
.studentlist {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.studentlist a {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	padding: 5px;
}
.studentlist a:hover {
	color: #000;
	background-color: #999;
}
