body {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
	margin:10px;
}
td {
	font-size:12px;
	}
a {
	text-decoration:none;
	}

.basic {
	font-size:12px;
	}
.fine {
	font-size:10px;
	}	

.bg01 {
	background-color: #CCC;
}
.bg02 {
	background-color: #EEE;
}
.bg03 {
	background-color: #F9F9F9;
}
	
.pngfix {
	behavior: url(/css/iepngfix.htc);
	}
.pngbgfix {
		position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
	}
.page_top {
	background-image:url("/templates/gold3/images/page_top.png");
	}
.page_left {
	background-image:url("/templates/gold3/images/page_left.png");
	}
.page_right {
	background-image:url("/templates/gold3/images/page_right.png");
	}
.page_bottom {
	background-image:url("/templates/gold3/images/page_bottom.png");
	}

.contentheader {
	padding:2px 0px;
	font-weight:bold;
	font-size:14px;
	margin-bottom:20px;
}

.box1_header {
	width:310px;
	height:30px;
	background-image:url("/templates/gold3/images/boxes/box1_header.png");
	font-weight:bold;
	overflow:hidden;
	}
.box1_content {
	width:310px;
	height:100px;
	background-image:url("/templates/gold3/images/boxes/box1_content.png");
	overflow:hidden;
	}
.box1_footer {
	width:310px;
	height:30px;
	background-image:url("/templates/gold3/images/boxes/box1_footer.png");
	text-align:center;
	overflow:hidden;
	}
.box2_header {
	width:195px;
	height:30px;
	margin:10px auto 0px auto;
	background-image:url("/templates/gold3/images/boxes/box2_header.png");
	font-weight:bold;
	overflow:hidden;
	}
.box2_content {
	width:195px;
	margin:0px auto;
	background-image:url("/templates/gold3/images/boxes/box2_content.png");
	overflow:hidden;
	}
.box2_footer {
	width:195px;
	height:20px;
	margin:0px auto 10px auto;
	background-image:url("/templates/gold3/images/boxes/box2_footer.png");
	overflow:hidden;
	}
.box3_header {
	width:195px;
	height:30px;
	margin:10px auto 0px auto;
	background-image:url("/templates/gold3/images/boxes/box3_header.png");
	font-weight:bold;
	overflow:hidden;
	}
.box3_content {
	width:195px;
	margin:0px auto;
	background-image:url("/templates/gold3/images/boxes/box3_content.png");
	overflow:hidden;
	}
.box3_footer {
	width:195px;
	height:20px;
	margin:0px auto 10px auto;
	background-image:url("/templates/gold3/images/boxes/box3_footer.png");
	overflow:hidden;
	}


.mainbutton {
	font-size: 11px;
	padding:1px 8px;
	text-align: left;
}

.mainbuttonHover {
	font-size: 11px;
	padding:1px 8px;
	background-color: #fff;
	text-align: left;
}

.agentbutton {
	font-size: 11px;
	padding:1px 8px;
	background-color: #eee;
	text-align: left;
	text-decoration:none;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin:0px 0px 1px 0px;
}

.agentbuttonHover {
	font-size: 11px;
	padding:1px 8px;
	background-color: #ddd;
	text-align: left;
	text-decoration:none;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin:0px 0px 1px 0px;
}

	
	

/*  MENUS  */
.topmenu ul.parent {
	padding:0px;
	margin:0px;
	width:150px;
	list-style: none;
	z-index:99;
	}
.topmenu ul.activeparent {
	padding:0px;
	margin:0px;
	width:150px;
	list-style: none;
	z-index:99;
	}
.topmenu ul.parent ul.nested {
	display:none;
	}
.topmenu ul.activeparent ul.nested {
	padding:0px;
	margin:0px;
	width:150px;
	display:block;
	list-style:none;
	position:absolute;
	background-color:#fff;
	top:20;
	}
.topmenu li.menutop {
	display:block;
	text-decoration:none;
	}
.topmenu li.menuitem {
	display:block;
	text-decoration:none;
	}	
.topmenu li.menutop a.item {
	display:block;
	font-size: 12px;
	padding:1px 0px 1px 10px;
	}
.topmenu ul.activeparent li {
	position: relative;
	}
.topmenu ul.nested li.menuitem a.item {
	display:block;
	font-size:11px;
	padding:0px 10px;
	text-decoration:none;
	-moz-opacity:.9;
	filter:alpha(opacity=90);
	}


.leftmenu ul.parent {
	padding:0px;
	margin:0px;
	width:200px;
	list-style: none;
}
.leftmenu ul.activeparent {
	padding:0px;
	margin:0px;
	width:200px;
	list-style: none;
}
.leftmenu ul.parent ul.nested {
	display:none;
}
.leftmenu ul.activeparent ul.nested {
	padding:0px;
	margin:0px;
	width:200px;
	display:block;
	list-style: none;
	position: absolute;
	z-index:99;
	left: 200px;
	top:-1px;
	-moz-opacity:.95;
	filter:alpha(opacity=95);
	background-image:url(/images/clear.gif);
}
.leftmenu ul.activeparent ul.open {
	padding:0px;
	margin:0px;
	width:200px;
	display:block;
	list-style: none;
}
.leftmenu li.menuitem {
	display:block;
	text-decoration:none;
	background-color:#fff;
}
.leftmenu li.menuitem a.menutop {
	display:block;
	font-size: 12px;
	font-weight: bold;
	padding:1px 0px 1px 10px;
	background-image:url(/images/menutop.gif);
	background-repeat: no-repeat;
	background-position:top;
}
.leftmenu li.menuitem a.openmenutop {
	display:block;
	font-size: 12px;
	font-weight: bold;
	padding:1px 0px 1px 10px;
	background-image:url(/images/openmenutop.gif);
	background-repeat: no-repeat;
	background-position:top;
	background-position:left;
}
.leftmenu ul.activeparent li {
	position: relative;
	background-image:url(/images/clear.gif);
	}
.leftmenu li.menuitem a.item {
	display:block;
	font-size:11px;
	padding:0px 10px;
	text-decoration:none;
	background-image:url(/images/clear.gif);
}
a.item:hover {
	text-decoration:none;
}

.leftmenu a.dead {
	text-decoration:none;
}
.leftmenu .nestedarrow {
	float:right;
	padding:0px;
}
.leftmenu .openarrow {
	float:left;
	padding:0px;
}


/* Fix IE. Hide from IE Mac \*/
* html ul.parent li { float: left; }
* html ul.parent li a { height: 1%; }
* html ul.activeparent li { float: left; }
* html ul.activeparent li a { height: 1%; }
/* End */



/*  END MENU  */