body
{
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	background: #8BAC03;
	background-image: url("../pix/bkg-g.jpg");
	background-repeat: repeat-x;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
/*
	scrollbar-base-color: #8BAC03;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #990000;
	
	scrollbar-shadow-color: #996666;
	scrollbar-lightshadow-color: #CC0000; 
	scrollbar-darkshadow-color: #C0C0C0;
	
	scrollbar-highlight-color: #FFCCCC;
	scrollbar-3dlight-color: #CC0000; */
}

.hilite
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	COLOR: #CC0000;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a.tab:link
{
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	COLOR: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}

a.tab:visited {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	line-height: 18px;
	color: #EBEBEB;
	text-decoration: none;
}

a.tab:hover
{
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	line-height: 18px;
	text-decoration: none;
	color: #33FF00;
}

a.tab:active
{
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	line-height: 18px;
	text-decoration: none;
	color: #FFFFFF;
}


a.red:link
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	COLOR: #CC0000;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a.red:visited {
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	line-height: 14px;
	color: #CC0000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a.red:hover
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	line-height: 14px;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}

a.red:active
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #CC0000;
}

#main {
    position: absolute;
    top: 0px;
    left: 50%;
    margin-top: 0px;/* half elements height*/
    margin-left: -398px;/* half elements width*/
    display: block;
    width: 797px;
    border: 0px solid silver;
    text-align: left;
}

#mast-l {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 142px;
  height: 122px;
  vertical-align: middle;
  border: 0px solid yellow;
  background: #8BAC03;
  background-image: url("../pix/logo-g.jpg");
}

#mast-c {
  position: absolute;
  left: 142px;
  top: 0px;
  width: 335px;
  height: 122px;
  border: 0px solid blue;
}

#mast-r {
  position: absolute;
  left: 477px;
  top: 0px;
  width: 320px;
  height: 132px;
  border: 0px solid red;
  background-image: url("../pix/welcome-g.jpg");
}

ul#menu {
	position: relative;
	top: 122px;
	left: 50%;
	margin-left: -398px;/* half elements width*/
	width: 797px;
	height: 43px;
	background-image: url("../pix/menu-bar-g.jpg");
	background-color: #161616;
	border: 0px solid yellow;
	padding: 0;
	list-style-type: none;
	text-transform: lowercase;
	vertical-align: middle;
	line-height: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-serif;
}

ul#menu li{
	float: left;
	margin: 0;
	height: 43px;
	padding: 9px 15px 0px 15px;
	border-right: 1px solid #424142;
	}

ul#menu li a:link
{
	font-family: Arial, Helvetica, Sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}

ul#menu li a:visited
{
	font-family: Arial, Helvetica, Sans-serif;
	text-decoration: none;
	color: #999999;
}

ul#menu li a:active
{
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
}

ul#menu li a:hover
{
	font-family: Arial, Helvetica, Sans-serif;
	text-decoration: none;
	color: #33FF00;
}

#flash {
  position: relative;
  left:50%;
  margin-left:-398px;/* half elements width*/
  top: 103px;
  width: 796px;
  height: 146px;
  border: 0px solid red;
}

#blackstrip {
  position: absolute;
  left:50%;
  margin-left:-398px;/* half elements width*/
  top: 0px;
  width: 797px;
  height: 16px;
  border: 0px solid red;
  background-image: url("../pix/black-strip2.jpg");
}

#frameset {
  position: absolute;
  left:50%;
  margin-left:-398px;/* half elements width*/
  top: 304px;
  width: 797px;
  border: 0px solid red;
  background-image: url("pix/black-strip2.jpg");
  background-repeat: repeat-y;
}

#panelholder {
  position: absolute;
  left:50%;
  margin-left:-398px;/* half elements width*/
  top: 16px;
  width: 797px;
  height: 405px;
  border: 0px solid yellow;
  background-image: url("../pix/black-strip2.jpg");
  background-repeat: repeat-y;
}

#bottomstrip {
  position: absolute;
  left: 50%;
  margin-left: -398px;/* half elements width*/
  top: 721px;
  width: 797px;
  height: 13px;
  border: 0px solid red;
  background-image: url("../pix/bottom-strip-g.jpg");
}

#inset {
  position: relative;
  left: 15px;
  top: 5px;
  width: 414px;
  height: 190px;
  border: 0px solid yellow;
}

#tabs {
  position: relative;
  left: 15px;
  top: 20px;
  width: 414px;
  height: 185px;
  border: 0px solid yellow;
  background-image: url("../pix/tabs.jpg");
}

#tab1 {
  position: relative;
  left: 30px;
  top: 5px;
  width: 384px;
  height: 58px;
  border: 0px solid yellow;
}

#tab2 {
  position: relative;
  left: 30px;
  top: 12px;
  width: 384px;
  height: 60px;
  border: 0px solid blue;
}

#tab3 {
  position: relative;
  left: 30px;
  top: 15px;
  width: 384px;
  height: 50px;
  border: 0px solid red;
}

#rpaneltop {
  position: relative;
  left: 17px;
  top: 15px;
  width: 295px;
  height: 30px;
  border: 0px solid yellow;
}

#rpanel {
  position: relative;
  left: 17px;
  top: 30px;
  width: 280px;
  height: 320px;
  border: 0px solid green;
  text-transform: uppercase;
  overflow:auto;/* allow content to scroll inside element */
}

.rptitle
{
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	COLOR: #333333;
	font-weight: bold;
}

.rptext
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	COLOR: #333333;
	line-height: 14px;
	text-transform: uppercase;
}

.tabtext
{
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	COLOR: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}

#rightpanel {
  position: absolute;
  right: 15px;
  top: 5px;
  width: 313px;
  height: 397px;
  border: 0px solid red;
  background-image: url("../pix/r-panel.jpg");
}

#footer {
  position: absolute;
  left: 50%;
  margin-top: 5px;
  margin-left: -398px;/* half elements width*/
  top: 735px;
  width: 797px;
  height: 125px;
  border: 0px solid red;
}

.small
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Arial, Helvetica, Sans-serif;
    COLOR: #EBEBEB;
}

