table { border:0px; border-collapse:collapse ; width:100%} 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:arial;
	font-size:12px;
	vertical-align:top;
	line-height:18px;
	color:#3F3F3F
}

form { margin:0px; padding:0px}
body { font-size:12px;font-family:arial;margin:0px; padding:0px; background:#6C8B00}

.bg{ background:url(images/head_bg.jpg) repeat-x}
/*.bg1{ background:url(images/content_bg_light.jpg) repeat-x #F8FAED}*/
.bg1{ background:#FFF;}
.bg2{ background:url(images/repeat2.jpg) repeat-x;
	height: 195px;
}
.bg3{ background:url(images/left2.jpg) no-repeat}
.bg4{ background:#edcfa9 url(images/frontgirls.jpg) no-repeat right top;}

ul{margin:0px; padding:0px; list-style:none; line-height:18px}
ul li{ background:url(images/list_bg.gif) no-repeat 0 6px; padding-left:12px }
ul li a{ color:#2380A1;  text-decoration: none;}
ul li a:hover{ text-decoration: underline}

.footer{ color:#FFFFFF; text-align:center; line-height:18px; background:url(images/foot_bg.jpg) repeat-x #6C8B00}
.footer span a{ color:#FFC53B; text-decoration:underline}
.footer span a:hover{ text-decoration:none}
.footer a{ color:#DAED9D; text-decoration:underline}
.footer a:hover{ text-decoration:none}
.footer span { color:#96AC52}

.indent{ padding:50px 46px 68px 48px}
.indent1{padding:30px 179px 15px 29px}
.indent2{padding:35px 20px 70px 18px}
.indent3{padding:35px 66px 70px 25px}
.indent4{padding:50px 62px 66px 12px}
.indent5{padding:51px 66px 66px 0}
.indent6{padding:35px 0 70px 0}
.indent7{padding:50px 62px 66px 48px}


strong{ color:#3C565A}

a { color:#C6421D; text-decoration:underline}
a:hover{ text-decoration:none}

.form input {
	width:180px;
	height:21px;
	color: #3F3F3F;
	padding:1px 0 0 6px;
	background-color:#CBEC92;
	border:#3F3F3F 1px solid
}

.form textarea {
	width:188px;
	height:108px;
	color: #3F3F3F;
	overflow: auto;
	padding:1px 0 0 6px;
	background-color:#CBEC92;
	border:#3F3F3F 1px solid
}
.PayInvoiceTable
{
	width:700px;
	border-spacing:0;
}
.PayInvoiceTable td
{
	padding:2px;
}
.PayInvoiceTable td:first-child
{
	width:180px;
}
.PayInvoiceTable td+td
{
	width:200px;
}
.PayInvoiceTable td+td+td
{
	width:300px;
}            
.PayInvoiceTable td input[type=text]
{
	width:200px;
}
.PayInvoiceTable td input[type=text].hours
{
	width:50px;
}

.Message
{
	font-size:13px;
}

#nav {width:925px; margin:auto;}

#blog {text-align:left; margin:25px auto 0; width:730px; }
#blog .title {font-size:1.6em; margin-bottom:4px;}
#blog .date {color:#999;}
#blog .post {border-bottom:dotted 1px #666; margin-bottom:25px; padding-bottom:5px;}

#blog .month h4 {margin-bottom:2px;}