﻿body   {
	align: center;
	background-color: #EEFFFF;	
	margin-top: .5em;	
	margin-left: .5em;	
	padding: 0;
	font-family: Arial, sans-serif;	
	font-size: 10pt;	
	}

body.solidcolor	{
		align: center;
		background-color: #CCFFFF;
		margin-top: .5em;	
		padding: 0;	
		font-family: Arial, sans-serif;	
		font-size: 1em;	
		}

p	{	
	font-family: Arial, sans-serif;	
	font-size: 10pt;
	text-align: justify;
	margin-bottom: 0;	
	margin-top: 0;	
	}
p.software {	
	font-family: Arial, sans-serif;	
	font-size: 12pt;
	color: #333399;	
	font-weight: bold;
	text-align: center;
	margin-bottom: 0;	
	margin-top: 0;	
	}

p.topp 	{
	cursor: pointer;
	font-size: 14pt;
	color: #333399;	
	font-weight: bold;
	}

p.inn   {
	cursor: pointer;
	margin-left: 15;
	text-align:left;
	}

table	{
	border-spacing: 0;
	}
h1	{	
	align: center;
	font-family: Arial, sans-serif;
	font-size: 2em;
	color: #000066;
	}

a:visited 	{
		text-decoration: underline;
		color: #000066;	
		}

a:link 	{
	text-decoration: underline;
	color: #000066;		}

a:hover	{
	color: #800000;
	}

a.btn:hover 	{
		text-decoration: none;
		font-family: Arial, sans-serif;	
		font-size: 11px;
		color: #FFFFFF;
		}

a.btn:visited 	{
		text-decoration: none;
		font-family: Arial, 
		sans-serif;
		font-size: 11px;
		color: #FFFFFF;
		}
	
	a.btn:link 	{
		text-decoration: none;
		font-family: Arial, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
		}
span.bttn	{	
		font-family: Arial, sans-serif;
		font-size: 11px;	
		color: #FFFFFF;
		cursor: pointer;
		}
div.bod	{	
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 5%;
	margin-right: 5%;
	padding-left: 1em;
	padding-right: 1em;
	background-color: #CCFFFF;
	}

td.cbtn {
	cursor: pointer;
	width: 95px;
	height: 22px;
	text-align: center;
	background-image: url("btn4_blue.gif");
	valign: middle;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFCC;	}

span.sbtn	{
		font-family: Arial, sans-serif;
		font-size: 10px;
		color: #000000;
		cursor: pointer;
		}

span.art	{
		font-family: Arial, sans-serif;
		font-size: 10px;
		cursor: pointer;
		padding-left: 1em;
		margin-bottom: 0;
		margin-top: 0;
		margin-left: 0;
		border: thin solid #CCFFFF;
		width: 150;
		color: white;
		background-color: #0066CC;
		text-align: left;
		}

span.art:hover	{color: yellow}

a.btext	{
	padding-left: 1em;
	border: thin solid #CCFFFF;
	width: 300;
	color: white;
	background-color: #0066CC
	}

a.btext:hover	{color: yellow}

td {vertical-align: top}

.men 	{
	border: 0px solid #ee0000;
	z-order: 1000;
	width: 800px; 
	color:white; 
	font: 900 10pt arial; 
	text-align: center
	}

.men span	{
		cursor:pointer;
		background: 113D58;  
		width: 100%
		}

.menitem {width: 135;}

.men ul {
	position: relative; 
	left: -35px; 
	margin-top: 0; 
	margin-bottom: 0; 
	font: 100 8pt arial; 
	display: none;
	list-style: square inside
	}

.subb 	{
	border: 1px solid #113D58;
	z-order: 1000;
	width: 135;
	display: none; 
	background: C7E7F1; 
	font: 100 9pt arial;
	}

.subb a {
	color: 1E2D2F; 
	text-decoration: none
	}
	

.men a 	{
	color: 1E2D2F; 
	text-decoration: none}

.men a:hover {background-color: #EEEEFF}

td.cbtn 	{
	cursor: pointer;
	width: 95px;
	height: 22px;
	text-align: center;
	valign: middle;
	background-color: #0066CC;
	font-family: Arial, sans-serif;
	font-size: 11px;	
	color: #EEEEFF;
	}