@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../images123/interface/interface_02.jpg);
	background-repeat:repeat-x;
	background-color:#23a600;
	margin:0px;
	font-family:Arial;
	font-size:12px;
	line-height:18px;
}

img {
	vertical-align:middle;
}
.main_tbe {
	background-color:#FFF;
	width:1000px;
	border-left:solid 2px #609f4f;
	border-right:solid 2px #609f4f;
}
.bg_footer {
	background-image:url(../images123/interface/interface_35.jpg);
	height:51px;
	vertical-align:middle;
	background-repeat:repeat-x;
	font-family:Verdana;
	font-size:10px;
	color:#666;
	border-top:solid 1px #dedede;
	border-bottom:solid 1px #dedede;
	text-align:center;
	vertical-align:middle;
}
.bg_header_right {
	background-image:url(../images123/interface/interface_07.jpg);
	width:360px;
	height:104px;
	color:#FFF;
	font-weight:bold;
	vertical-align:top;
	text-align:right;
	font-size:11px;
}

a.link_header:link, a.link_header:visited, a.link_header:active {
	color:#FF0;
	padding:3px;
	text-decoration:none;
}
a.link_header:hover {
	color:#FFF;
	text-decoration:underline;
}

a.link_general:link, a.link_general:visited, a.link_general:active {
	font-family:Tahoma;
	font-size:11px;
	color:#ca0000;
	background-image:url(../images123/bullets/sq_bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:9px;
	vertical-align:middle;
	}
a.link_general:hover {
	color:#999;
	text-decoration:underline;
}


.bg_header_center {
	background-image:url(../images123/interface/interface_05.jpg);
	background-repeat:repeat-x;
}
.bg_header_new {
	background-image:url(../images123/interface/interface_07.jpg);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
	vertical-align:top;
	text-align:right;
	font-size:11px;	
}
.bg_head_left {
	background-image:url(../images123/interface/interface_12.jpg);
	background-repeat:no-repeat;
	width:8px;
	height:46px;
}
.bg_head_center {
	background-image:url(../images123/interface/interface_13.jpg);
	background-repeat:repeat-x;
	height:46px;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#FF3;
}
.bg_head_right {
	background-image:url(../images123/interface/interface_16.jpg);
	background-repeat:no-repeat;
	width:95px;
	height:46px;
}

.bg_middle_l {
	background-image:url(../images123/interface/interface_26.jpg);
	width:8px;
	background-repeat:repeat-y;
}
.bg_middle_c {
	background-color:#f8f8f8;
}
.bg_middle_r {
	background-image:url(../images123/interface/interface_29.jpg);
	width:8px;
	background-repeat:repeat-y;
}

.bg_bottom_l {
	background-image:url(../images123/interface/interface_30.jpg);
	width:8px;
	height:8px;
	background-repeat:no-repeat;
}
.bg_bottom_c {
	background-image:url(../images123/interface/interface_31.jpg);
	height:8px;
	background-repeat:repeat-x;
}
.bg_bottom_r {
	background-image:url(../images123/interface/interface_32.jpg);
	width:8px;
	height:8px;
	background-repeat:no-repeat;
}
.form_textbox {
	background-image:url(../images123/interface/interface_21.jpg);
	background-repeat:repeat-x;
	font-family:Tahoma;
	font-size:11px;
	color:#333;
	border:solid 1px #b5ed48;
	background-color:#FFF;
	padding:3px;
}
.form_button {
	background-image:url(../images123/interface/interface_24.jpg);
	background-repeat:repeat-x;
	border:solid 1px #e57012;
	background-color:#900;
	cursor:pointer;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#FFF;
	padding:5px;
}
.form_button_purchase {
	background-image:url(../images123/interface/interface_24.jpg);
	background-repeat:repeat-x;
	border:solid 1px #e57012;
	background-color:#900;
	cursor:pointer;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	padding:2px;
}
.bdr_gen {
	border:solid 1px #b5ed48;
}
.tr_heading {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#0d3b00;
	background-color:#bdddb4;
	line-height:25px;
	text-align:center;
}
.tr_dark {
	background-color:#EAEBEA;
	font-size:11px;
}
.tr_light {
	background-color:#F6F6F6;
	font-size:11px;
}
.alert_warning {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	background-color:#F60;
	padding:5px;
	border:solid 1px #F90;
}
.highlight{
	background-color:#FF9
}
.textboxHighlight{
	border:solid 2px #090;
}
.borderclass {
	border-left:1px solid #060; border-bottom:1px solid #060	
}
.filterTables{
	border-top: 1px solid #030;
	border-left: 1px solid #030;
}
.filterTables td{
	border-right: 1px solid #030;
	border-bottom: 1px solid #030;
}
.filterTables th{
	border-right: 1px solid #030;
	border-bottom: 1px solid #030;
}
/*29022012*/
.tr_heading_total {
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#0d3b00;
	background-color:#bdddb4;
	line-height:25px;
	text-align:center;
}
/*13092012*/
.btn_close {
	background: url(../images123/interface/button-close-hover.png)no-repeat scroll right 2px #FFFFFF;
    padding-right: 45px;
	width:45px; background-color:#0F0;
	float:left;
	cursor:pointer;
	
}

.focus {
	border:#06F 2px solid;
}