body {
	color: #505050;
	font-size: 80%;
	font-family: tahoma, verdana;
}

table {
	font-size: 100%;
}

.white {
	color: #FFFFFF;
}

a {
	color: #575757;
}

a:hover {
	color: #FF0000;
}

.white a {
	color: #FFFFFF
}

.white a:hover {
	color: #F0F0F0
}

small {
	font-size: 85%
}

form {
	margin: 0px;
}

input, select, textarea {
	font-family: tahoma, verdana;
	font-size: 100%;
}

input.TextBox, input.TextBox_focus {
     border: 1px solid #AA9F80;
     border-color: #A79F8D #DFDDD9 #DFDDD9 #A79F8D;
     background-color: #FFFFFF;
}

input.TextBox_empty {
     border: 1px solid #AA9F80;
     border-color: #A79F8D #DFDDD9 #DFDDD9 #A79F8D;
     background-color: #F9F9F9;
     color: #777777;
}

input.submitButton_old {
	border: 1px solid #000000;
	background: #A0A0A0;
	color: #FFFFFF;
}
input.submitButton {
	padding: 0;
	margin: 0;
	border: 0;
	background-color: transparent;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #900;
	vertical-align: top;
	cursor: pointer;
}

select {
	z-index: 1;
}

select.TextBox_empty {
     border: 1px solid #AA9F80;
     border-color: #A79F8D #DFDDD9 #DFDDD9 #A79F8D;
     background-color: #F9F9F9;
     color: #777777;
}

ul.cat {
	margin-left: 13px
}

li.cat {
	list-style-image: url(/images/li_img.gif);
	margin-top: 5px;
}

h1, h2, h3, h4, h5, h6 {
	color: #990000;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: verdana;
	font-weight: normal;
}

h1 {
	font-size: 18px;
	margin-bottom: 15px;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 105%
}


#form_required_field {
	color: #990000;
}

input.rsDirectory, input.dateTimeCalendar {
    background: #D0D0D0;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #0A0A0A;
    border-bottom: 1px solid #0A0A0A;
    cursor: hand
}

#browser {
  visibility: hidden;
}
#http_iframe table.table1 td,table.table1 th {
	padding: 19px;
}
#http_iframe table.table1 td td,table.table1 th td,
#http_iframe table.table1 td td td,table.table1 th td td td,
#http_iframe table.table1 td th,table.table1 th th
{
	padding: 0px;
}
#http_iframe #loadpage table.table2wt td,#loadpage table.table2wt th {
	padding: 3px;
}
#http_iframe #loadpage table.table2wt table td,#loadpage table.table2wt table th {
	padding: 5px;
}
#http_menu span a:hover {
	color: #FF0000;
}
#http_menu span a {
	font-size: 10pt;
	color:#575757;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: normal;
}
#http_p {
    border: 0 none;
    border-collapse: collapse;
    color: #333333;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-weight: normal;
    margin: 0;
    padding: 0;
    table-layout: auto;
    text-decoration: none;	
}

#http_iframe #loadpage .table2wt2 td.supplier {
    background-color: #FFFFFF;
    border-collapse: collapse;
    border-right: 1px solid #808080;
    color: #006FA4;
    font-weight: bold;
    padding-left: 30px;
    text-align: left;
}

#http_iframe #loadpage .table2wt2 td {
    padding: 7px;
}

#http_iframe #loadpage table, td {
    font-family: Arial,Verdana;
    font-size: 12px;
}
table.cellpadding5 td,table.cellpadding5 th{
	padding: 5px;
}
table.cellpadding2 td,table.cellpadding2 th{
	padding: 4px;
}
div#loadpage div.title_indent {
	margin-bottom: 30px;
}


