@charset "ISO-8859-1";

	#header {
	text-align: right;
	background-color: #333333;
	width: 100%;
	height: 0px;
	font-weight: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 0px;
	
	}
	
	body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #333333;
	color:#ffffff;
	margin-left: 10px;
	margin-top: 5px;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
}
	
	
	#footer {
	text-align: center;
	background-color: #333333;
	width: 100%;
	height: 20px;
	padding: 0;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	bottom: 0px;
	position: absolute;
	}
		
a:link {
	text-decoration: none;
	color: #666666;
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.style6 {color: #999999}
.style4 {
	color: #666666;
	font-size: x-small;
}
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style9 {
	color: #666666;
	text-align: left;
	font-size: 10px;
}
.style12 {font-size: 9px}
.style10 {
	font-size: xx-small;
	color: #666666;

}

.style11 {
	color: #E8E8E8
}

.style13 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	left: 10px;
	color: #666666;
}

.topleft {
	position: fixed;
	left: 5px;
	top: 10px;
}	
.test {
	left: 7px;
}

h1 {
	margin: 8px 0px 5px 13px;
    padding: 0;
	font-family: Helvetica, sans-serif;
	color: white;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -1px;
	xline-height: 15px;	
	text-align:left;
	border-bottom: 1px dotted #CCCCCC;	
	}
	
	
#IndexContent {
	left: 20%;
	right: 20%;
	margin: auto;
}

html {
	height: 100%;
}

a:hover {
	color: #999999;
}

a:active {
	color: #999999;
}

