@charset "utf-8";
/* CSS Document */
body {
	background-color:#D7D7D7;
	margin:0px;
	font-family: Arial, verdana, tahoma;
	font-size:12px;
}
.logoheaderbg {
	background-image:url(../images123/interface/interface_01.jpg);
	height:152px;
	background-repeat:repeat-x;
}
.menubarbg {
	background-image:url(../images123/interface/interface_07.jpg);
	height:35px;
	background-repeat:repeat-x;
}
.footerbg {
	background-image:url(../images123/interface/interface_51.jpg);
	height:51px;
	background-repeat:repeat-x;
}
.copyright {
	font-family:Verdana;
	font-size:9px;
	color:#333;
}
a.link_footer:link, a.link_footer:visited, a.link_footer:active {
font-family:Tahoma; 
font-size: 11px; 
color:#333; 
text-decoration:underline;
}
a.link_footer:hover {
	color:#F60;
	text-decoration:none;
}

a.link_top:link, a.link_top:visited, a.link_top:active {
font-family:Arial; 
font-size: 11px;
font-weight:bold;
color:#F60; 
text-decoration:none;
background-image:url(../images123/bullets/top.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:12px;
}
a.link_top:hover {
	color:#666;
	text-decoration:none;
	background-image:url(../images123/bullets/top_over.gif);
}

.bg_leftshadow {
	background-image:url(../images123/interface/interface_13.jpg);
	width:5px;
	background-repeat:repeat-y;
}
.bg_rightshadow {
	background-image:url(../images123/interface/interface_16.jpg);
	width:5px;
	background-repeat:repeat-y;
}
.bg_barleft {
	background-image:url(../images123/interface/interface_29.jpg);
	width:4px;
	height:32px;
	background-repeat:no-repeat;
}
.bg_barcenter {
	background-image:url(../images123/interface/interface_30.jpg);
	background-repeat:repeat-x;
	padding-left:10px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}
.bg_barright {
	background-image:url(../images123/interface/interface_32.jpg);
	background-repeat:no-repeat;
	width:8px;
}
.bg_midleft {
	background-image:url(../images123/interface/mid_left.jpg);
	background-repeat:repeat-y;
	width:4px;
}
.bg_midcenter {
	background-color:#fcefd2;
	font-family:Arial;
	font-size:11px;
	color:#333;
}
.bg_midright {
	background-image:url(../images123/interface/interface_37.jpg);
	background-position:right;
	background-repeat:repeat-y;
	background-color:#fcefd2;
}
.bg_botleft {
	background-image:url(../images123/interface/interface_38.jpg);
	width:4px;
	background-repeat:no-repeat;
}
.bg_botcenter {
	background-image:url(../images123/interface/interface_40.jpg);
	height:4px;
	background-repeat:repeat-x;
}
.bg_botright {
	background-image:url(../images123/interface/interface_41.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.headings {
	border-bottom:solid 1px #efcc7e;
	height:40px;
	text-align:left;
	vertical-align:middle;
}
.heading_ora {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#e95d00;
	line-height:20px;
}
.heading2 {
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#e95d00;
	line-height:20px;
}
.content_verdana {
	font-family:Verdana;
	font-size:11px;
	color:#616161;
	line-height:20px;
}
.ashline {
	border-bottom:solid 1px #d4d4d4;
	height:10px;
}
.imgborder {
	border:solid 1px #b6b6b6;
}
.content_arial {
	font-family:Arial;
	font-size:11px;
	color:#454545;
	line-height:18px;
}.heading {
	font-family: Arial;
	font-size: 23px;
	line-height: 25px;
	font-weight: bold;
	color: #f47507;
}
.imgborder {
	border:solid 1px #F90;
}
.tableborder {
	border:solid 1px #CCC;
}
.form_textbox {
	font-family:Tahoma;
	font-size:11px;
	color:#333;
	border:solid 1px #E6CE99;
	padding:2px;
}
.form_button {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	background-image:url(../images123/page_pics/button.jpg);
	width:93px;
	height:25px;
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	background-color:#F30;
}
.border_clients_pic {
	border:solid 1px #CCC;
}
