a, a:active {
	color: #DDDDDD;
	font-weight: bold;
}

a:link {
	color: #0033CC;
	text-decoration: underline;
}

a:visited, a:hover {
	color: #33CCFF;
}

a.smthumb, a.smthumb:link, a.smthumb:visited, a.smthumb:active {
	background: #DDEEDD;
	border: #000066 1px solid;
	display: block;
	height: 104px;
	margin-bottom: -20px;
	padding-top: 5px;
	width: 110px;
}

a.smthumb:hover {
	background: #CDFFFF;
	border: #FF0033 1px solid;
	display: block;
	height: 104px;
	margin-bottom: -20px;
	padding-top: 5px;
	width: 110px;
}

a.thumbnail, a.thumbnail:link, a.thumbnail:visited, a.thumbnail:active {
	background: #DDEEDD;
	border: #000066 1px solid;
	display: block;
	height: 160px;
	margin-bottom: -20px;
	padding-top: 5px;
	width: 172px;
}

a.thumbnail:hover {
	background: #CDFFFF;
	border: #FF0033 1px solid;
	display: block;
	height: 160px;
	margin-bottom: -20px;
	padding-top: 5px;
	width: 172px;
}

font {
	color: #000066;
	display: block;
	font: 10px Verdana, Tahoma, Helvetica, sans-serif;
	letter-spacing: 0px;
	margin-left: 4px;
	margin-right: 4px;
	width: 160px;
}

img {
	border: #000000 1px none;
}

img.smthumb {
	background: #2D2D2D;
	border: #000000 1px solid;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

img.thumbnail {
	background: #B4B4B4;
	border: #000000 1px solid;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

input {
	border: #000000 1px solid;
}

table.smthumb {
	width: 8%;
}

table.thumbnail {
	width: 10%;
}

td.smthumb {
	height: 110px;
}

td.thumbnail {
	height: 170px;
}

.body {
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 2px;
	margin-right: 0px;
	margin-top: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.bodydroptext {
	font-size: large;
	font-weight: bold;
}

.bodylist {
	list-style-position: outside;
	list-style-type: circle;
}

.bodytext, .notetext, .membertext, .tabletext, .tableheader, .bodydroptext, .bodylist, .titletext{
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.caption {
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

.legal {
	color: #007DA0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	text-align: center;
}

.logheader {
	color: #DDEEDD;
	font-size: medium;
	font-weight: bold;
}

.membertext {
	color: #FF0033;
	font-size: x-small;
	font-style: italic;
}

.notetext {
	font-size: x-small;
	font-style: italic;
}

.tableheader {
	font-size: medium;
	font-weight: bold;
	border: 1px solid;
}

.tabletext {
	font-size: x-small;
}

.tabletitle {
	font-size: small;
	font-weight: bold;
}

.titletext {
	font-size: 24px;
	text-align: center;
	vertical-align: middle;
}

