﻿body {
	font-family : Verdana;
	font-size : 10pt;
	color : #666666;
	text-decoration : none;
	margin : 0;
	padding : 0;
	background-color : #d6d6d6;
}
A:link {
	color : #666666;
	text-decoration : none;
}
A:visited {
	color : #666666;
	text-decoration : none;
}
A:active {
	color : #0000ff;
}
A:hover {
	color : #0000ff;
}
table {
	border : 0 solid #d6d6d6;
}
td {
	border : 0 solid #d6d6d6;
	color : #666666;
	font-size : 10pt;
}
hr {
	color: #666666;
	background-color: #666666;
	height: 1px;
}
img {
	border : 5px solid #cccc99;
}
#frame {
	width : 750px;
	margin-right : auto;
	margin-left : auto;
	margin-top : 0;
	padding : 0;
	text-align : left;
}
#contentleft {
	clear : both;
	top : 0px;
	padding : 0;
	text-align : left;
	z-index : 1;
}
#submenu {
	clear : both;
	top : 5px;
	padding : 0;
	z-index : 2;
}
#contentcenter {
	clear : both;
	padding : 0;
	z-index : 3;
}
