<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddcolortabs{
margin-left: 14px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: white;
background: #678b3f url(../images/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:center;
display:block;
background: transparent url(../images/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #8cb85c;
}

#ddcolortabs a:hover span{
background-color: #8cb85c;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #8cb85c;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #678b3f;
border-top: 0px solid #fff; /*Remove this to remove border between bar and tabs*/
}

.F_border {
	border: 1px solid #8CB85C;
	margin: 1px;
	padding: 1px;
	width: auto;
	
}
.toll_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #EEEEEE;
}
.Searc_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #455E2B;
}
.search_button {
	border: 1px inset #999999;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	height: 20px;
	background-image: url(../images/gradation_green_25.jpg);
	width: 60px;
}

.Url_font {
}
.url_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #333333;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.b_border {
	border: 1px dashed #678B3F;
}
.G_border {
	border: 1px ridge #E2EDD6;
}
.bottom_line {
	border: 1px solid #DDF5CB;
}
.hori_rule {
	color: #DDF5CB;
	border: #DDF5CB;
}
.Center_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
}

.form_box_new {
	height: 18px;
}
.form_box {
	height: 24px;
	border: 1px solid #000000;
	font-size: 20px;
	background-color: #F8F8F8;
	color: #333333;

}
.b_border {
	border: 1px dotted #009900;
}
.Border_list_gray {
	margin: 1px;
	padding: 1px;
	height: 18px;
	border: 1px solid #333333;
}
.header_bagrnd {
	background-image: url(/images/gray_back.gif);
}
.head_orng {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #3366FF;
}
.red_price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
}
.pgtitleNew {padding-left: 5px; padding-bottom: 5px; width: 25%; border: none; background: url(/images/fadelite.gif)  top left repeat-y; vertical-align: text-bottom; color:#003300; font-weight:bold; font-size:16px;font-family: arial, sans-serif, helvetica;  }


<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

a.squarebutton{
background: transparent url('images/green_l.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
background: transparent url(../%27images/green_r.gif%27) no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

.gradgray {
	background: url(../images/gradation_green.jpg) repeat-x 0% 0%;
	height: 60px;
	padding-top: 8px;
	
	
}

.searchborder{
	background: url(../images/gradation_green_light.jpg) repeat-x 0% 0%;
	height: 45px;
	border: 1px inset #999999;
		
}
.button_green{
	background: url(../images/gradation_green_25.jpg) repeat-x 0% 0%;
	border: 1px inset #999999;
	height: 25px;	
}
.border_text{
	border: 1px inset #999999;
	height: 25px;
	font-size: 18px;
}
.greengrad{
background: url(../simages/g_gradation.jpg) repeat-x 0% 0%;
}
.graygrad{
background: url(../simages/gray_gradation.jpg) repeat-x 0% 0%;
}
</style>

