a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #660099;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
a.label {
	font-size: 12px;
}
a.title {
	font-size: 14px;
	font-weight: bold;
}
body {
	background-color: 7690C3;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	text-align: center;
}
div.content {
	background-color: FFFFFF;
	border: 0px;
	margin: 0px;
	padding: 15px;
	text-align: left;
	width: 600px;
}
div.menu {
	background-color: #98CAFD;
	height: 100%;
	padding: 10px;
	width: 156px;
}
div.table {
	text-align: center;
}
hr {
	margin-top: 20px;
}
img {
	border: 0px;
}
li {
	font-size: 14px;
}
li.buttons {
	font-size: 12px;
	padding: 0 0 8px 0;
}
li.buttons a:link, li.buttons a:visited {
	background: #99CCFF;
	border: 1px solid #6699CC;
	color: #003366;
	display: block;
	padding: 4px;
	text-decoration: none;
	vertical-align: middle;
	width: 130px; 
}
li.buttons a:hover {
	background: #CCFFCC;
	border: 1px solid #336699;
	color: #000066;
	text-decoration: none;
}
p {
	margin: 0px;
}
p.footer {
	font-size: 10px;
	text-align: center;
}
p.navigation a:link, p.navigation a:visited{
	background: #CCFFCC;
	border: 1px solid #336699;
	color: #000066;
	padding: 5px;
	text-decoration: none;
}
p.navigation {
	font-size: 12px;
	margin-top: 20px;
	text-align: center;
}
p.subtext {
	font-size: 12px;
}
p.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
}
p.text {
	font-size: 14px;
}
p.title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
}
span.label {
	font-size: 12px;
	text-decoration: underline;
	color: #0000CC;
}
span.labelsign {
	font-size: 12px;
	color: #0000CC;
}
table {
	border: 0px;
}
td {
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
}
td.detail {
	text-align: left;
	vertical-align: top;
}
td.thumb {
	vertical-align: middle;
}
td.title {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
ul.nav {
	font-weight: bold;
	list-style: none;
	marker-offset: 0px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}