body
	{
		background: #333333;
		font-family: tahoma;
		font-size: 11px;
		scrollbar-face-color: #4A6640;
		scrollbar-shadow-color: #333333;
		scrollbar-highlight-color: #4A6640;
		scrollbar-3dlight-color: #000000;
		scrollbar-darkshadow-color: #000000;
		scrollbar-track-color: #3D5635;
		scrollbar-arrow-color: #ffffff
	}
	

	
.note
	{
		color: #ffffff;
		font-size: 11px;
	}
	
.menu
	{
		color: #000000;
		font-size: 11px;
		font-weight: bold:
	}
	
.menuWhite
	{
		color: #ffffff;
		font-size: 11px;
		font-weight: bold:
	}

.normal
	{
		font-family: tahoma;
		font-size: 11px;
	}
	
.small
	{
		font-family: tahoma;
		font-size: 9px;
	}
	
.small:link, .small:visited
	{
		color: #303030;
		font-size: 9px;
		text-decoration: none;
		font-weight: bold;
	}
	
.small:active, .small:hover
	{
		color: #505050;
		font-size: 9px;
		text-decoration: none;
		font-weight: bold;
	}
	
a:link, a:visited
	{
		font-family: tahoma;
		font-size: 11px;
		color: #707070;
		text-decoration: underline;
		font-weight: bold;
	}
	
a:active, a:hover
	{
		font-family: tahoma;
		font-size: 11px;
		color: #909090;
		text-decoration: none;
		font-weight: bold;
	}
	
.normalRed:link, .normalRed:visited
	{
		font-family: tahoma;
		font-size: 11px;
		color: #ff0000;
		text-decoration: none;
	}
	
.normalRed:active, .normalRed:hover
	{
		font-family: tahoma;
		font-size: 11px;
		color: #ff9000;
		text-decoration: none;
	}

.header
	{
		font-family: tahoma;
		font-size: 24px;
		color: #bbbbbb;
		font-weight: bold;
		letter-spacing : 2px;
	}
	
.header1
	{
		font-family: tahoma;
		font-size: 14px;
		font-weight: bold;
	}
	
.header1Menu
	{
		font-family: tahoma;
		font-size: 12px;
		font-weight: bold;
		color: #ffffff;
	}
	
.header1:link, .header1:visited
	{
		font-family: tahoma;
		font-size: 14px;
		color: #505050;
		text-decoration: none;
	}
	
.header1:active, .header1:hover
	{
		font-family: tahoma;
		font-size: 14px;
		color: #707070;
		text-decoration: none;
	}
	
.header2
	{
		font-family: tahoma;
		font-size: 14px;
		font-weight: bold;
		color: #303030;
	}
	
.headerFeature
	{
		font-family: tahoma;
		font-size: 16px;
		font-weight: bold;
		color: #ff0000;
	}
	
.tableHeader
	{
		font-family: tahoma;
		font-size: 14px;
		font-weight: bold;
		color: #ffffff;
	}
	
.note:link, .note:visited
	{
		color: #aaaaaa;
		font-size: 11px;
		text-decoration: none;
	}
	
.note:active, .note:hover
	{
		color: #dddddd;
		font-size: 11px;
		text-decoration: none;
	}
	
.menu:link, .menu:visited
	{
		color: #000000;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	
.menu:active, .menu:hover
	{
		color: #707070;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	
.menuFeature:link, .menuFeature:visited
	{
		color: #ff9000;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	
.menuFeature:active, .menuFeature:hover
	{
		color: #ffaa11;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	
.menuWhite:link, .menuWhite:visited
	{
		color: #ffffff;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	
.menuWhite:active, .menuWhite:hover
	{
		color: #cccccc;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	
.form
	{
		font-family: verdana,tahoma,arial,helvetica;
		font-size: 11px;
		border-bottom: #000000 1px solid;
	    border-left: #000000 1px solid;
	    border-right: #000000 1px solid;
	    border-top: #000000 1px solid;
		color: #000000;
		background: #eeeeee;
	}
	
.formSmall
	{
		font-family: verdana,tahoma,arial,helvetica;
		font-size: 9px;
		border-bottom: #000000 1px solid;
	    border-left: #000000 1px solid;
	    border-right: #000000 1px solid;
	    border-top: #000000 1px solid;
		color: #000000;
	}
	
.formField
	{
		font-family: tahoma,verdana,arial;
		color: #000000;
		font-size: 11px;
		border-bottom: #000000 1px solid;
	    border-left: #000000 1px solid;
	    border-right: #000000 1px solid;
	    border-top: #000000 1px solid;
	}
	
.formFieldRed
	{
		font-family: tahoma,verdana,arial;
		color: #ff0000;
		font-size: 11px;
		border-bottom: #ff0000 1px solid;
	    border-left: #ff0000 1px solid;
	    border-right: #ff0000 1px solid;
	    border-top: #ff0000 1px solid;
		color: #ff0000;
	}