body
	{
		background-image: url(/interface/bg.gif);
  	background-position: center;
  	background-repeat: repeat-y;
  	
  	width: 100%;	
  	margin: 0px 0px 00px 0px; 
  	min-height:100%;
  	text-align: center;
  	font-family: Arial, Helvetica;
  	font-size: 11px;
	}

#pageall
	{
		text-align: left;
		margin-left: auto;
		margin-right: auto;
		width: 911px;
		height: 673px;
		border: 0px solid #000000;
	}

#content, #content2, #contentiframe
	{
		position: absolute;
		z-index: 20;
		top: 113px;
		margin-left: 88px;
		width: 750px;
		height: 420px;
		border: 0px solid #000000;
		background: #ffffff;
		overflow: auto;
	}

#topmenu, #bottommenu
	{
		position: absolute;
		z-index: 30;
		top: 88px;
		margin-left: 88px;
		width: 750px;
		height: 22px;
		border: 0px solid #000000;
		background: #629302;
		color: #FFFFFF;
		overflow: hidden;
		padding-top: 3px;
	}

#topmenu a:link, #topmenu a:active, #topmenu a:visited, 
#bottommenu a:link, #bottommenu a:active, #bottommenu a:visited
	{
		color: #FFFFFF;
		text-decoration: none;
	}

#topmenu a:hover, #bottommenu a:hover
	{
		color: #000000;
		text-decoration: underline;
	}

#bottommenu
	{
		top: 533px;
	}

#content2, #contentiframe
	{
		overflow: hidden;
	}

#frame
	{
		position: relative;
		z-index: 10;
		
	  background-image: url(/interface/frame.png);
  	background-position: center;
  	background-repeat: repeat-y;
  	
  	text-align: left;
		margin-left: auto;
		margin-right: auto;
		width: 911px;
		height: 673px;
		border: 0px solid #000000;
	}

#footer
	{
		position: absolute;
		z-index: 30;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		width: 911px;
		height: 35px;
		top: 640px;
		border: 0px solid #000000;
		color: #767676;
	}

#footer a:link, #footer a:active, #footer a:visited
	{
		color: #999999;
		text-decoration: none;
	}

#footer a:hover
	{
		color: #767676;
		text-decoration: underline;
	}

#contentiframe
	{
		overflow: hidden;
		top: 115px;
		height: 416px;
	}

#frmhead
	{
		position: absolute;
		z-index: 20;
		top: 88px;
		margin-left: 88px;
		width: 750px;
		height: 27px;
		border: 0px solid #000000;
		overflow: auto;
		
		background-image: url(/interface/frame_head.png);
  	background-position: center;
  	background-repeat: repeat-y;
	}

#navigation, #navigation2
	{
		padding-left: 22px; 
		padding-top: 7px;
		color: #ffffff;
	}

#navigation a:link, #navigation a:active, #navigation a:visited, 
#navigation2 a:link, #navigation2 a:active, #navigation2 a:visited
	{
		color: #ffffff;
		text-decoration: none;
	}

#navigation a:hover, 
#navigation2 a:hover
	{
		color: #000000;
		text-decoration: underline;
	}

#frmfoot
	{
		position: absolute;
		z-index: 20;
		top: 532px;
		margin-left: 88px;
		width: 750px;
		height: 27px;
		border: 0px solid #000000;
		overflow: auto;
		
		background-image: url(/interface/frame_foot.png);
  	background-position: center;
  	background-repeat: repeat-y;
	}

#ifr
	{
		width: 750px;
		height: 416px;
		overflow-x: hidden;
		overflow-y: auto;
	}
