#topNav {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	position: absolute;
	left: 200px;
	top: 130px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.topNav {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;	
	color: #003399;
}

a.topNav:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #9A9C6B;
}

#mainContent {
	font-family: Tahoma, Arial;
	font-size: 12px;
	position: absolute;
	left: 20px;
	top: 160px;
	width: 600px
}

a {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #0000FF;
}

a:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FF0000;
}

table.checkDomain {
	border: thin solid #CCCCCC;
	background-color: #EDF2F6;
}

table.login {
	border: thin solid #CCCCCC;
	background-color: #EDF2F6;
}

hr {
height: 1px; color: #666666;
}
