body {padding:0; margin:0; background-color:#C4BFAF}
body, td, input, textarea{
	font-size:12px;
    font-family:Tahoma;
	color:#353535;
	line-height:15px;
	vertical-align:top;
	padding:0px;
}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}
form { margin:0px; padding:0px}

a{color:#000; text-decoration:underline} 
a:hover{text-decoration:none}
b a{color:#353535; text-decoration:underline}
.a{color:#353535; }
h1,h2,h3,h4{margin 5px 0; line-height:normal;}

li{margin-bottom:10px;  }
li a{color:#000;} 
ul{margin:0; padding:0;list-style:inside; list-style:url(images/1_z1.gif); }

.footer{color:#353535; font-size:11px; } 
.footer a{color:#353535; font-size:11px; text-decoration:none} 
.footer a:hover{text-decoration:underline}
.footer span {color:#353535; font-size:10px;} 
.footer span a{color:#353535; font-size:10px; text-decoration:underline} 
.footer span a:hover{text-decoration:none}

.more{background:url(images/1_z1.gif)  center left no-repeat; padding-left:19px; padding-bottom:3px}

select{
   background:#F4F2E5;
   border:1px solid #A5A191;;
   width:128px; height:22px;
   color:#8B8A85;
   font-size:10px;
   
}
input{
   background:#FFFFFF;
   border:1px solid #C6C5BB;
   padding-left:5px;
   width:164px; height:21px;
}
#input1{
   background:#F4F2E5;
   border:1px solid #A5A191;
   padding-left:9px;
   padding-top:3px;
   margin-right:9px;
   width:152px; height:22px;
   color:#8B8A85;
   font-size:10px;
   vertical-align:middle   
}
#input2{
   width:36px; height:22px;
   border:0px;
   vertical-align:middle; padding:0px
}
#input3{
   width:61px; height:22px;
   border:0px;
   vertical-align:middle; padding:0px
}
textarea{
   background:#FFFFFF;
   border:1px solid #C6C5BB;
   padding-left:5px;
   width:164px; height:81px;
   overflow:auto}
   #glowingtabs {
	display:block;
	width:100%;
	font-size:130%;
	line-height:normal;
	margin:0px;
}
#glowingtabs ul {
	list-style-type: none;
	margin:0;
	margin-left: 5px; /*Left offset of entire tab menu relative to page*/
	padding:0;
}
#glowingtabs li {
	display:inline;
	margin:0;
	padding:0;
}
#glowingtabs a {
	float:left;
	background:url(images/glowtab-left.gif) no-repeat left top;
	margin:0;
	margin-right: 5px; /*spacing between each tab*/
	padding:0 0 0 4px;
	text-decoration:none;
}
#glowingtabs a span {
	float:left;
	display:block;
	background:url(images/glowtab.gif) no-repeat right top;
	padding: 8px 12px 7px 7px;
	color:#3B3B3B;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs a span {
	float:none;
}
/* End IE5-Mac hack */

#glowingtabs a:hover span {
	color: black;
}
#glowingtabs #current a { /*Selected Tab style*/
	background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}
#glowingtabs #current a span { /*Selected Tab style*/
	background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
	color: black;
}
#glowingtabs a:hover { /*onMouseover style*/
	background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}
#glowingtabs a:hover span { /*onMouseover style*/
	background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}
.logo {
	margin-left:12px;
	margin-top:12px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	width:320px;
	height:107px;
	text-indent:-10000px;
}
