body {
	margin-top:0px;
	margin-left:0px;
	Background-color: #ffffff;
	background-image: url(../images/index_01.jpg);
	background-repeat:repeat-x; 
	background-position:top;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

input{
	border:1px solid #999999;
	font-size:13px;
}
.content{
	background-position:top;
}

img{
	border:0;
}
.link_top1{
	margin:20px 10px 0 425px;
}
.link_top2{
	margin:20px 0 0 0px;
}
.link_top1 a, .link_top2 a{
	color:#FFFFFF;
	text-decoration:none;
	background:inherit;
}
.link_top1 a:hover, .link_top2 a:hover{
	text-decoration:underline;
}
.menu{
	background-image:url(../images/menu.jpg);
	background-repeat:repeat-x;
	height:43px;
}
.menu{
	text-align:center;
	vertical-align:middle;
}
.menu a{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	margin:0 24px 0 24px;
	background:inherit;
}
.menu a:hover{
	text-decoration:underline;
}
.main_t{
	width:916px;
	background-color:#FFFFFF;
	color:#000000;
	height:400px;
}
.left{
	width:250px;
	margin-left:5px;
	margin-top:6px;
}
.list_c{
	background-image:url(../images/b_top.jpg);
	background-repeat:no-repeat;
	height:38px;
}
.title1{
	color:#0062AE;
	margin:7px 0 0 14px;
	font-size:12px;
	font-weight:bold;
}
.list_bg{
	background-image:url(../images/b_bg.gif);
	background-repeat:repeat-y;
}
.link{
	text-decoration:none;
}
.title2{
	color:#0062AE;
	background-color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin-top:21px;
	margin-bottom:12px;
}
.welcome{
	padding:0px 15px 10px 23px;
}
.menu2{
	background-image:url(../images/copy_bg.gif);
	background-repeat:repeat-x;
	text-align:center;
	padding-top:5px;
	color:#FFFFFF;
	height:40px;
}
.menu2 a{
	color:#FFFFFF;
	margin:0 12px  12px;
}
.copy{
	color:#595959;
	background-color:#FFFFFF;
	text-align:center;
}

.category_list {
width:250px;
padding-left:1px;
padding-top:6px;
padding-bottom:5px;
}
.category_list ul {
	margin:0px;	
	padding:0px 0px 0px 25px;
	line-height:15px;
	list-style-type:none;
}
.category_list a {
	color:#000000;
	text-decoration:none;
}
.category_list a:hover{
	text-decoration:underline;
}
.category_list li {
	padding:0px 0px 2px 0px;
}

.products{
 color:#BA2424;
	background-color:#FFFFFF;
	padding:0px 15px 10px 23px;
	font-weight:bold;
}

.floater{
text-align:center;
width:450px; height:350px;
left:350px; top:150px;
position:absolute;
z-index:20;
background:#FFFFFF;
border:.1px solid #EEEEEE;
vertical-align:middle;
margin:auto;
display:none;
}

.userlinks td{
background-color:#FFFFFF;
width:170px;
}

.frmtable{
	background-color:#EEEEEE;
	margin-left:50px;
}

.frmtable tr td{
	padding-top:5px;padding-bottom:5px;
}

.notice{
width:100%;
margin:auto
}

.error{
display:none;
color:#CC0000;
}

.showerror{
color:#CC0000;
}


.grid td,th{
	text-align:left; 
	padding-left:5px;
	border-bottom:0 solid #999999;
}

.grid{
	border:1px solid #999999;
	border-collapse:collapse;
	width:100%;
}

.estimate_detail{
	width:100%;
	border-collapse:collapse;
	
}
.estimate_detail th{
	font-size:11px;
	border:.1em solid #000000;
	font-weight:400;
}

.contract table{
	border-collapse:collapse;
	border:.1em solid #000;
	width:100%;
	font-size:12px;
}
.contract table th{
	border-bottom:.1em solid #000;
}

.frmleft{
padding-left:40px;
text-align:right;
}

.frmright{
text-align:left;
}

.frmright table tr td{
	border-bottom:none;
}
.notice{
width:auto;
background-color:#EEEEDD;
color:#669900;
padding:6px;
text-align:center;
}

.popup{
border:1px solid #999;
padding:20px;
background:#FFFFFF;
display:none;
position:absolute;
z-index:10;
left:220px;
top:180px;
width:540px;
height:400px;
}

.popup1{
border:1px solid #999;
padding:20px;
background:#FFFFFF;
display:none;
position:relative;
z-index:10;
}