a 
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover
{
	font-weight: bold;
	color: #33FF00;
	text-decoration: none;
}

a.menuOption
{
	font-weight: bold;
	color: #111199;
	text-decoration: none;
}

a:visited.menuOption
{
	font-weight: bold;
	color: #111199;
	text-decoration: none;
}

a:hover.menuOption
{
	font-weight: bold;
	color: #3333CC;
	text-decoration: none;
}

.viewOdd a 
{
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}

.viewOdd a:visited
{
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}

.viewOdd a:hover
{
	font-weight: bold;
	color: #0000BB;
	text-decoration: none;
}

.viewEven a 
{
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}

.viewEven a:visited
{
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}

.viewEven a:hover
{
	font-weight: bold;
	color: #0000BB;
	text-decoration: none;
}

body
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	background-color: #000033;
	color: #DDDDFF;
}

h1
{
	font-size: 16pt;
	font-weight: bold;
}

h2
{
	font-size: 14pt;
	font-weight: bold;
}

h3
{
	font-size: 12pt;
	font-weight: bold;
}

img 
{
	border-width: 0px;
}

table 
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	background-color: #000033;
	color: #DDDDFF;
	width: 100%;
}

.body 
{
	margin: 0px;
	padding: 0px;
}

.button 
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #111199;
}

.caption 
{
	text-align: right;
}

.content 
{
	padding: 5px;
	width: 100%;
}

.error 
{
	color: #FF3300;
	font-weight: bold;
	margin: 5px;
}

.hand 
{
	cursor: pointer;
}

.header 
{
	width: 100%;
	height: 24px;
	background-image: url(header.gif);
	color: #000033;
	vertical-align: middle;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
}

.info 
{
	color: #33FF00;
	font-weight: bold;
	margin: 5px;
}

.input 
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #000033;
}

.menu 
{
	width: 100%;
	height: 18px;
	background-image: url(menu.gif);
	color: #000033;
	vertical-align: middle;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
}

.menuOption 
{
	color: #3333CC;
}

.section 
{
	margin-bottom: 2px;
	width: 100%;
	height: 18px;
	background-color: #323275;
	color: #DDDDDD;
	vertical-align: middle;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
}

.sub
{
	margin: 0px;
}

.tree0 
{
	cursor: default;
}

.tree1 
{
	margin-left: 5px;
}

.tree1_text
{
	font-weight: bolder;
}

.tree2 
{
	margin-left: 25px;
	font-weight: normal;
}

.tree2_text
{
}

.tree2_sel
{
	font-weight: normal;
	background-color: #323275;
}

.view 
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	width: 100%;
	color: #000033;
}

.viewHeader 
{
	background-color: #6565AF;
	color: #DDDDDD;
	font-weight: bold;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
}

.viewOdd 
{
	background-color: #EEEEFF;
	padding-left: 3px;
	padding-right: 3px;
}

.viewEven 
{
	background-color: #CCCCDD;
	padding-left: 3px;
	padding-right: 3px;
}

.viewFooter 
{
	background-color: #6565AF;
	color: #DDDDDD;
	font-weight: bold;
}