.leftdrop {
	background-image: url(/assets/leftdrop.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.rightdrop {
	background-image: url(/assets/rightdrop.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.leftCol {
	padding-top: 25px;
	padding-left: 10px;
	padding-bottom: 25px;
  width:232px;
}
.login {
	background-image: url(/assets/s_panel.gif);
	background-repeat: no-repeat;
	height: 137px;
	width: 232px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.login p {
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 20px;
}
.rightCol {
	padding-top: 25px;
	padding-right: 10px;
}
#newsbox {border-bottom:solid; border-bottom-width: 1px; border-bottom-color: #00B2EE;}
#newsbox td {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #00B2EE;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #00B2EE;
	border-left-color: #00B2EE;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: underline;
}
#OuterTable {
	margin-bottom: 30px;
}
#footer td {
	background-image: url(/assets/footer_bg.gif);
	background-repeat: repeat-x;
	height: 26px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00B2EE;
}
.content {
	padding: 25px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 18px;
	color: #00318D;
	margin-bottom: 3px;
}
h2, h3 {
	font-size: 14px;
	color: #00318D;
	margin-bottom: 3px;
} 
p {margin-bottom: 15px; margin-top: 0px;} 
.LeftNav {
	background-image: url(/assets/leftnav_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00B2EE;
}
.LeftNav td {
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00B2EE;
	border-bottom-color: #00B2EE;
	border-left-color: #00B2EE;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
select, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom:10px;
}
.content select, .content input {
	margin-bottom:0px;
}
.thumblist td {
	padding-bottom: 10px;
}
.thumb {
	border: 2px solid #00B2EE;
}
.photos {
	width: 200px;
	float: right;
	text-align: center;
}

table.form th { text-align:left; font-size:12px; }
table.form th { text-align:left; font-size:12px;  }
.listname a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
