body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	font-size : small;
}
A:active {
	color: #0000FF;
}
A:link {
	color: #000099;
}
A:visited {
	color: #8500f0;
}
A.menu {
	text-decoration: none;
	color: #A993D7;
}
A.menu:active {
	color: #A993D7;
}
A.menu:link {
	color: #A993D7;
}
A.menu:visited {
	color: #A993D7;
}
A.menu:hover {
	color: #FFFFFF;
}
A.topmenu {
	text-decoration: none;
	color: #A993D7;
	font-weight : normal;
}
A.topmenu:active {
	color: #A993D7;
}
A.topmenu:link {
	color: #A993D7;
}
A.topmenu:visited {
	color: #A993D7;
}
A.topmenu:hover {
	color: #FFFFFF;
}
A.darkmenu {
	text-decoration: none;
	color: #000099;
}
A.darkmenu:active {
	color: #000099;
}
A.darkmenu:link {
	color: #000099;
}
A.darkmenu:visited {
	color: #000099;
}
A.darkmenu:hover {
	color: #9f00ff;	
}
Table.LeftMenuTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size : x-small;
	width : 150px;
}
Table.LeftMenuTableSmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size : x-small;
	width : 80px;
}
TR.LeftMenuTable {
	height : 25px;
}
TR.LeftMenuTable2 {
	height : 45px;
}
TR.LeftMenuTable3 {
	height : 65px;
}
TD.TopMenuTableSmallCell {
	width: 30px;
	text-align : center;
	font-weight : normal;
}
TD.TopMenuTableLargeCell {
	width: 75px;
	text-align : center;
}
TD.LeftOuterMenuTable {
	background-color : #000080;
	vertical-align : top;
	text-align : left;
}
TD.ContentCell {
	vertical-align : top;
}
Table.ContentTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size : small;
	vertical-align : top;
	text-align : left;
}
Table.GenericTable {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size : small;
}
Table.SmallTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size : x-small;
}
Table.FormTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size : x-small;
	background-color: #A993D7;
	border : 2px double;
	margin : 2 2 2 2;
	padding : 2 2 2 2;
}








