html { 
	height:101%;
	}
body {
	top:0px;
	left:0px;
	right:0px;
	margin-bottom:0%;
	margin-left:0%;
	margin-top:0%;
	margin-right:0px;
	padding:0px;
    background-color: #FFFFFF;
	background-position: 50% 0%;
	background-repeat: repeat;
} 

#topnav {

}

#topnav a{
	font-style:normal;
	font-weight:normal;
	color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: underline;

}

#container {
	top:0px;
	width: 100%;
	height: 100%;
	position: static; 
	margin-left:0px;
	margin-right:0px;
	margin-top: 0px;
	margin: 0px;
	

}

#maindiv {
	position: relative; 
	z-index: 1;
	width:181px; 
	height:0px; 
	left: 10px;
	margin:0px;
	padding:0px;
	color: #000000;
		
}

A:link {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
    FONT WEIGHT: bold; 			
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
}
A:visited {
		COLOR: #FFFFFF;
	TEXT-DECORATION: none;
    FONT WEIGHT: bold; 			
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
}
A:active {
		COLOR: #FFFFFF;
	TEXT-DECORATION: none;
    FONT WEIGHT: bold; 			
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
}
A:hover {
		COLOR: #FFFFFF;
	TEXT-DECORATION: none;
    FONT WEIGHT: bold; 			
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
}
.box {
	border-top-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

	border: 5px solid #FFFFFF;
}
.text {

	font-style:normal;
	font-weight:normal;
	color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
}
