html {
	overflow: -moz-scrollbars-vertical;
}

body {
	margin: 0px;
	min-width:760px;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	background-image:url(background/skinside.png);
	background-position:top left;
	background-repeat:repeat;
}

table {
	font-size:14px;
}

#contentFrame {
	width:760px;
	text-align:left;
	margin:0px auto 0px auto;
}

.footer {
	text-size:10px;
	color:#ffffff;
	text-align:center;
	padding:8px;
	border-top:1px solid #000000;
}

h1,h2 {text-align:center;}

a, a:visited {color:#000099; text-decoration:none;}
a:hover, a:active {color:#00FFFF; text-decoration:underline;}

.footer a, .footer a:visited {color:#ffffff; text-decoration:none;}
.footer a:hover; .footer a:active {color:#dbaec8; text-decoration:none;}

.topmenu {font-size:16px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.topmenu a, .topmenu a:visited {color:#ffffff; text-decoration:none;}
.topmenu a:hover, .topmenu a:active {color:#dbaec8; text-decoration:none;}

.footer .email a {color:#1560a4; text-decoration:underline;}