body
{
	background-image: url(/gfx/bg.gif);
	margin: 0px;
	background-repeat: repeat-x;
}
.main
{
	border-right: #9F9F9F 1px solid;
}
.text
{
	font-size: 10pt;
	line-height: 20px;
	font-family: 'Trebuchet MS';
}
.mainmargin
{
	padding-TOP: 45px;

	padding-left: 5px;
	padding-Right: 10px;
	padding-bottom: 10px;

}

.buttom
{
	padding-TOP: 4px;
	padding-Right: 4px;
}


.menuborder
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: #eeeeee 1px solid;
}

.menu
{
	border-bottom: #eeeeee 1px solid;
}


   .menu A:link {text-decoration: none; color: #000000;}
   .menu A:visited {text-decoration: none; color: #000000;}
   .menu A:active {text-decoration: none; color: 195038;}
   .menu A:hover {text-decoration: none; color: 195038;}
  
.menuwidth
{
	width: 140px;
	font-size: 8px;
}

H2
{
	color: #195038;
	font-family: 'Trebuchet MS';
}

H3
{
	color: #195038;
	font-family: 'Trebuchet MS';
}

   A:link {text-decoration: none; color: #195038;}
   A:visited {text-decoration: none; color: #195038;}
   A:active
{
	color: #195038;
	text-decoration: none;
}
   A:hover
{
	color: #195038;
	text-decoration: underline;
}
   
