
BODY {
BACKGROUND: url(http://goldenline.biz/images/back.jpg) #000000 fixed no-repeat center top; MARGIN: 0px
}
BODY {
FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TD {
FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TH {
FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

A:link {
COLOR: #0000ff
}
A:visited {
COLOR: #000066
}
A:hover {
COLOR: #ff0000
}
A:active {
COLOR: #003333
}
#footer {
FONT-SIZE: 8pt; COLOR: #cccccc
}
.footer {
FONT-SIZE: 9pt; COLOR: #cccccc
}
#Table_01 .footer {
FONT-SIZE: 8pt; COLOR: #333333
}
#Table_01 .footer A {
COLOR: #ffff99
}
#Table_01 .footer A:hover {
COLOR: #ffff00
}
.menu		{
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 12px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 9px;
		padding-right: 9px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		display: block;
		border: solid #FFF000;
		border-width: 0px 1px 0px 0px;
		}

		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */




a.menu:link 	{ background-image: url("http://goldenline.biz/images/menu.gif");
          background-color:#ff0000;
		  color: #FFFFFF;}


a.menu:visited 	{ background-image: url("http://goldenline.biz/images/menu.gif");
		  background-color:#000000;
		  color: #FFFFFF; }


a.menu:active 	{ background-image: url("http://goldenline.biz/images/menu.gif");
		  background-color:#fff000;
		  color: #fff000; }


a.menu:hover 	{  background-image: url("http://goldenline.biz/images/menu1.gif");
		   background-color:#fff000;
		   color: #000000; }

.firstborder	{ border-right: #ff0000 1px solid; }
.menutable	{
		background-color: #FF0000;
		background-image: url("http://goldenline.biz/images/menu.gif");
		BORDER-BOTTOM: #000000 0px solid;
		BORDER-TOP: #000000 0px solid;
		}

.style1 {color: #FF0000}


fieldset {
  border: 1px solid #696969;
  padding: 8px;
}

legend {
  border: 1px dotted #696969;
  padding: 4px;
  font-weight: bold;
}

form {
  margin: 0px;
}

textarea	{
		font-family: Courier, Verdana, Arial;
		font-size: 10px;
		color: #202020;
		/*background-color: #FFE2BD;*/
		background: url(images/tblbg.jpg) repeat-y;
		border: 1px inset #808080;
	}

input, select {
		font-size: 11px;
		color: #202020;
		/*background-color: #FFE2BD;*/
		background: url(images/tblbg.jpg) repeat-y;
		border: 1px inset #808080;
	}

.inputfile {
		font-size: 11px;
		color: #202020;
		/*background-color: #FFE2BD;*/
		background: url(images/tblbg.jpg) repeat-y;
		border: 1px inset #808080;
	}

.button {
		font-size: 12px;
		color: #202020;
		/*background: url();*/
		border: 1px outset #808080;
		font-style: normal;
		font-weight: bold;
  		background-image: url(images/tabel_hd_bg.gif);
		background-position: center;
		background-repeat: repeat-x;
	}

.radio, .checkbox {
		font-size: 11px;
		color: #202020;
		background: url();
		border: 0px none;
	}

h1 {
  font-size: 24px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

h2 {
  font-size: 15px;
  margin: 0px;
  padding: 0px;
}
h3 {
  font-size: 14px;
  margin: 0px;
  padding: 0px;
}

hr {
  background-color: #990000;
  border: 0px;
  color: #990000;
  height: 1px;
}


div.bottom {
  color: #65808A;
  font-size: 10px;
  text-align: center;
}

/* Define some colors */

.darkbg {
  background-color: #99AABA;
  color: #65808A;
}

.mediumbg {
  background-color: #D27400;
  background-image: url(images/tabel_hd_bg.gif);
  background-position: center;
  background-repeat: repeat-x;
  color: #FFFFFF;
}

a.tbheader, a.tbheader:active {
  color: #312231;
  text-decoration: none;
}
a.tbheader:hover {
  color: #969696;
  text-decoration: none;
}

.lightbg {
  background-color: #FFF5E1;
  color: #0C0C0C;
}
.lightbgalt {
  background-color: #FFCC66;
  color: #65808A;
}

.highlight {
  background-color: yellow;
  color: #000;
}

.alertarea {
  color: Red;
  background: White;
}



ul.admnav {
	margin:0;padding:0;list-style-type:none;
	display:block;
	line-height:160%;
	text-align: right;
	width:100%;
}

ul.admnav li {
	margin:0;padding:0;
	text-align: right;
	border-bottom: 1px solid White;
	width:100%;
}

ul.admnav li a {
	display:block;text-decoration:none;
	padding: 0px 0px 0px 0px;width:100%;
	text-align: right;
}

ul.admnav li a:hover {
	background: #CDCDCD url("images/nav.gif") no-repeat 0 5px;
	padding:0px 0px 0px 0px;width:100%;
	text-align: right;
	font-weight: bold;
}

ul.admnav li a.crnt, ul.admnav li a.crnt:active, ul.admnav li a.crnt:visited, ul.admnav li a.crnt:hover{
	background: #CDCDCD url("images/nav.gif") no-repeat 0 5px;
	text-align: right;
	font-weight: bold;
}

ul.nav {
	margin:0;padding:0;list-style-type: none;
	display:block;
	line-height:160%;
	text-align: right;
	width:100%;
}

ul.nav li {
	margin:0;padding:0;
	text-align: right;
	border-bottom: 1px solid White;
	width:100%;
}

ul.nav li a {
	display:block;text-decoration:none;
	padding: 0px 0px 0px 0px;width:100%;
	text-align: right;
}

ul.nav li a:hover {
	background: #CDCDCD url("images/nav.gif") no-repeat 0 5px;
	padding:0px 0px 0px 0px;width:100%;
	text-align: right;
	font-weight: bold;
}

ul.nav li a.crnt, ul.nav li a.crnt:active, ul.nav li a.crnt:visited, ul.nav li a.crnt:hover{
	background: #CDCDCD url("images/nav.gif") no-repeat 0 5px;
	text-align: right;
	font-weight: bold;
}

.navheader {
	background: Silver url("images/navheader.gif") no-repeat 0 3px;
	line-height:160%;
	font-weight: bold;
	text-align: right;
}
a.table_top, a.table_top:active {
  color: #FFF8DC;
  text-decoration: none;
}
a.table_top:hover {
  color: #FFF8DC;
  text-decoration: underline;
}

.tableborder { border: 1px solid #D07300; background-color:#D07300; padding:0px; margin:0px; }

.tablebg {
  /*background-color for all pages layout*/
  background-color: #F9F9F9;
  color: #65808A;
}

TD { color: #161616; font-size: 8pt; font-family:verdana; }

.join_edit_error {
	background-color: #FFD0D0;
	border: 1px solid #E17C00;
	padding: 2px;
}

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #000;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	color: #000;
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	text-decoration: none;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}

a.help { color: #65808A; font-weight: bold; text-decoration: none; }
a.help:hover { color: #65808A; text-decoration: underline; }

/* Help Hint */
.hint_hdr {font-family: arial, verdana; font-size: 12px; font-weight: bold; color:  #FFFFFF;}
.hint_cnt {font-family: arial, verdana; font-size: 11px;}
.hint_fg {background-color: #ffffea;}
.hint_bg {background-color: #696969;}

.slink {font-famliy: Arial; font-size: 8pt; font-weight: bold; color: #ffffff; text-decoration: none}
.slink:hover {text-decoration: underline}

.stext {font-family: Arial; font-size: 7pt; color: #ffffff}

.ftext {font-family: Arial; font-size: 10pt; font-weight: bolder; color: #447FBF}
.ftext2 {font-family: Arial; font-size: 10pt; font-weight: bolder; color: #ffffff}

input {border: 1px solid #447FBF; height: 19px; font-size: 10pt; color: #447FBF; background: #ffffff; font-weight: bold; font-family: Arial; backgroundcolor: #ffffff}

.submit {border: 1px solid #447FBF; height: 21px; font-size: 10pt; color: #447FBF; background: #ffffff; font-weight: bold; font-family: Arial; backgroundcolor: #ffffff}


