html {
	overflow-x:hidden;
	overflow-y:auto;
}
body, input,textarea{
    color: #637A8A;
    font-size: 11px; 
    font-family: Verdana, Helvetica, sans-serif; 
    background-color: #ffffff; 
    margin: 0;
    padding: 0;
    line-height: 18px;
}
table, tbody, tr, td{
    border: 0;
    vertical-align: top;
}
hr{
    color: #fff; 
    border: 0px;
    border-bottom: 1px dotted #8E8D8B;
    size: 1px;
    height: 1px;
    margin-bottom: 9px;
}
input, textarea{
    border: 1px solid #8E8D8B;
    width: 300px;
    line-height: normal;
}
a img{
    border: 0;
}
#bautech_logo{
    top: 30px;
    left: 20px;
    background-color: #ffffff;
    float: left;
    position: absolute;
}
#bautech_navigation{
    top: 20px;
    left: 150px;
    float: left;
    width: 200px;
    position: absolute;
    line-height: normal;
}
#bautech_navigation hr{
    margin-left: 0;
    padding-left: 0;
}
#bautech_navigation a, #bautech_navigation a:link, #bautech_navigation a:visited, #bautech_navigation a:active{
    color: #637A8A;
    text-decoration: none;
}
#bautech_navigation a{
    margin: 0;
    padding: 0;
    margin-top: 2px;
    margin-bottom: 2px;
    border: 0;
    display: block;
    width: 200px;
}

#bautech_navigation a:hover{
        background-color: #E0EED2;
}
#bautech_navigation a.nobg:hover{
        background-color: #fff;
}
#bautech_address{
    margin: 0;
    padding: 0;
	line-height: 14px;
}


#bautech_content{
		top: 20px;
		right: 20px;
		float:left;
		left: 370px;
        min-width: 300px;
        max-width: 690px;
        min-height: 200px;
        position: absolute;
		padding-bottom: 20px;
}


h2,h3{
	width: 350px;
        font-size: 11px;
        font-weight: normal;
        background-color: #E0EED2;
        margin-bottom: 0px;
        margin-top: 0px;
        line-height: normal;
}
h3{
	width: 200px;
}
#bautech_content a:link, #bautech_content a:visited, #bautech_content a:active{
        text-decoration: none;
}
#bautech_content a:hover{
        text-decoration: underline;
}

a img {
	border: 0;
}
table.sortable {
	border-spacing: 0;
	border-collapse: collapse;
}
table.sortable th, table.sortable td {
	text-align: left;
	padding: 2px 4px 2px 4px;
	width: 600px;
	border-style: dotted;
	border-color: #999;
}
table.sortable th {
	border-width: 0px 0px 1px 0px;
	background-color: #E0EED2;
}
#bautech_content a, table.sortable th a, table.sortable th a:visited, table.sortable th a:active{
    color: #637A8A;
}
table.sortable td a, table.sortable td a:visited, table.sortable td a:active{
    color: #637A8A;
}

table.sortable td {
	border-width: 0px 0px 1px 0px;
        vertical-align: top;
}
table.sortable tr.odd td {
	background-color: #fff;
}
table.sortable tr.even td {
	background-color: #fff;
}
table.sortable tr.sortbottom td {
	border-top: 1px solid #444;
	background-color: #ccc;
	font-weight: bold;
}
.two_left{
	width: 150px;
	float: left;
}
.two_left_form{
	width: 195px;
	float: left;
}
.two_right{
	clear: right;
	margin-bottom: 18px;
}
.admininfo{
    background-color: #ffaa00;
    position: absolute; 
    bottom: 0; 
    right: 0;
    padding: 6px;
}
.alerttext{
    font-weight: bold;
    color: ff0000;
}
#avSpF{display: none}
