td, div, p  {
	font-family: verdana,arialhelvetica,sans-serif;
	font-size: 12px;
	vertical-align: top;
}

body {
	text-align: center;
	background-color: #FFFFFF;
}

html, body {
	margin-top: 0px;
	padding-top: 0px;
}

center {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

img {
	border: 0px none;
}

.form td {
	border-bottom: 1px dashed #D8D8D8;
	vertical-align: middle;
	height: 30px;
}

/* Links */
a:link, a:visited, a:active  { 
	background-color: transparent;
	color: #000000;
	text-decoration: underline;
}

a:hover, a:visited:hover  { 
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}

h1 {
	font-family: verdana,arialhelvetica,sans-serif;
	font-size: 20px;
	margin-bottom: 0px;
	margin-top: 15px;
	padding-left: 0px;
	color: #000000;
}

h2 {
	font-family: verdana,arialhelvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 15px;
	color: #000000;
}

#container {
	margin-top: 0px;
	text-align: center;
	width: 842px;
}

.table1 {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#top {
	background-image: url(/data/System/img/TopLogo.png);
    background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 91px;
	margin: 0px;
	padding: 0px;
	width: 842px;
}

#menu  {
	width:842px;
	background-color: #c6c7c9;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	color: #6d6e71;
	height: 25px;
}

#mainLeft {
	width: 140px;
	height: 500px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	border: 1px solid #C0C0C0;
	border-top: none;
	border-right: none;
}

#main {
	width: 702px;
	height: 500px;
	margin: 0px;
	padding: 5px;
	text-align: left;
	border: 1px solid #C0C0C0;
	border-top: none;
	border-left: none;
}

.bottom {
	width: 100%;
	text-align: center;
	color: #C0C0C0;
	font-size: 9px;
}

a.credit {
	color: #C0C0C0;
	font-size: 9px;
}