body {
	background-color: #666666;
	background-image: url(/images/gg_mainbg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
	padding: 0px;
}

* { margin: 0; padding: 0; }

p { margin: 0; padding: 0; }

.clear { clear: both; }

#left_box { width: 761px; float: left;}

#right_box { width: 184px; float:right; }

#gg_main {
	width: 945px;
	margin: 0 auto 0 auto;
	background-color: #999999;
	border-bottom: solid #000 5px;
	border-right: solid #000 5px;
	border-left: solid #000 5px;
}

#gg_content {
	width: 761px;
	/*border-right: 3px solid #666666;*/
	background-image: url(/images/gg_border.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 0;
}

#gg_topstrip {
	background-image: url(/images/gg_top-strip.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 758px;
}

#topstrip_leftcol {
	float: left;
	padding: 12px 0 0 10px;
	font-size: 10px;
}

#topstrip_rightcol {
	margin-left: 475px;
	padding: 12px 0 0 0;
	font-size: 12px;
	text-align: center;
}

#gg_navi {
	float: left;
	width: 156px;
	padding: 8px 0 0 8px;
	margin: 0;
}

#gg_center {
	float: right;
	width: 593px;
	/*margin-left: 162px;*/
	padding: 0 3px 0 0;
}

#gg_left_banner-ad {
	padding: 10px 0 10px 0;
}

#gg_center_banner-ad {
	float: right;
	width: 200px;
	padding: 5px 0 5px 3px;
}

#gg_right_banner-ad img {
	padding: 5px 0 0 10px;
	text-align: center;
}

#gg_right_banner-ad p {
	padding: 0 0 5px 0 ;
	text-align: left;
	font-size: 10px;
}

#gg_tabbed {
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#gg_tabbed p {
	padding: 0 0 8px 0;
	line-height: 16px;
}

#player {
	font-size: 10px;
}

#player_profile {
	background-image: url(/images/gg_player_profile_bg.jpg);
	background-repeat: no-repeat;
	height: 77px;
	width: 174px;	
	padding: 5px 0 0 10px;
}

#player_profile p { padding: 2px 0 0 15px; }

#gg_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 25px;
	width: 945px;
	background-image: url(/images/gg_footer_bg.jpg);
	background-repeat: no-repeat;
}

#footer_left {
	float: left;
	padding: 6px 0 0 15px;
}


#footer_right {
	padding: 6px 15px 0 0;
	float: right;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
}

h1 { font-size: 18px; font-weight: normal; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }

ol {
		margin-left: 80px;
}

.invoicetitleBlack
{   	BACKGROUND: Black;
   	color : White;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    text-decoration : underline;
}
.invoiceitem
{
    COLOR: #4571ba;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10px
}
.invoiceprice
{
    COLOR: #ff4500;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10px
}
.invoiceprice12
{
    COLOR: #ff4500;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 12px
}
.adminheader
{   	background: transparent;
   	color : #000000;
   	font-size : 12px;
   	font-weight: bold;
   	text-decoration : none;
}
.recalculate_button {
	background-color : #F6BB00;
	font-weight : bold;
	font-size : 10px;
	color : #000000;
	border-left : 2px outset #F6BB00;
	border-right : 2px outset #F6BB00;
	border-top : 2px outset #F6BB00;
	border-bottom : 2px outset #F6BB00;
}
.Mandatory
{
    COLOR: #FF0000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
}
.AccountCreateTD {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Times;
	color : #FFF8DC;
    FONT-WEIGHT: bold;
}
.NotMandatory
{
    COLOR: #111111;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
}

/* breadcrumbs */
.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A86500;
	margin: 10px 0 20px 00px;
}

.breadcrumbs a {
	color: #000000;
	text-decoration: underline;
}

.breadcrumbs a:hover {
	text-decoration: underline;
}
.navbaron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
