	body {
	text-align:center;
	background-color: #000000;
		}
	#frame {
		width:702px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		}
	#contentcenter {
		width:690px;
		padding:5px;
		float:left;
		background:#000000;
		border: thin dotted #000000;
		}
	#contentheader {
		background:#000000;
		padding:0px;
		border: thin dotted #242629;
		}	
	#contentheader2 {
		background:#242629;
		padding:5px;
		border: thin dotted #373A3F;
		}
	#footer {
		background:#000000;
		padding:3px;
		border: thin dotted #000000;
		}
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
	h1 {
		font-size:14px;
		padding-top:10px;
		}
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	#contentright p { font-size:10px}
	 
 a:link {
	color: #616D89;
	border-bottom: 1px dotted #616D89;
	text-decoration: none;
}
 a:active {
	color: #616D89;
	border-bottom: 1px dotted #616D89;
	text-decoration: none;
}
 a:visited {
	color: #A5B1CE;
	border-bottom: 1px dotted #A5B1CE;
	text-decoration: none;
}
 a:hover {
	color: #616D89;
	border-bottom: 1px dotted #CDCDCD;
	background: #CDCDCD;
	text-decoration: none;
}

.norm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #aaaaaa;}

.space {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #aaaaaa;
	letter-spacing: 0.25em;}
	
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #aaaaaa;
	font-weight: bold;}
	
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aaaaaa;
	font-weight: bold;
	}
	
	
.spacebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #aaaaaa;
	font-weight: bold;
	letter-spacing: 0.25em;}
	
	

table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-color: #333333;
	font-weight: normal;
	border-collapse: collapse;}

caption{
	font-size: 100%;
}

thead tr{
	font-weight: normal;
	background-color: #000000;
	border-top: 0px;
	border-bottom: 0px;
}

tfoot tr{
	background-color: #000000;
}

thead th{
	font-weight: normal;
	white-space: nowrap;
}

tfoot th{
	font-weight: normal;
	font-size: 100%;
}

tfoot td{
	font-size: 100%;
}

tfoot td:hover{
	background-color: #000000;
	color: white;
}

tr{
	background-color: #000000;
}

tr.odd{
	font-weight: normal;
	background-color: #000000;
}

td, th{
	border: 0px;
}


