body {
    font: 11px/ 24px "Lucida Grande", "Trebuchet MS", Arial, Helvetica,
        sans-serif;
}

#header {
    width: 700px;
    text-align: center;
    font-size: 20px;
    color: #6677bb
}

#bottom {
    width: 600px;
}

#bottom #leftbutton {
    float: left;
    width: 300px;
}

#bottom #rightbutton {
    float: right;
    width: 300px;
    text-align: right;
}

#results {
    background-color: #000000;
}

#results tr.header {
    background-color: #3333FF;
}

#content {
    padding: 20px;
}

form {
    width: 700px;
}

.col1 {
    text-align: right;
    width: 310px;
    height: 31px;
    margin: 0;
    margin-right: 2px;
    float: left;
}

.short {
    width: 160px !important;
}

.col1c {
    text-align: left;
    width: 550px;
    height: 31px;
    margin: 0;
    margin-left: 20px;
    float: left;
    padding-top: 0;
}

.col13 {
    width: 100px !important;
}

.col2 {
    width: 300px;
    height: 31px;
    display: block;
    float: left;
    margin: 0;
}

span.col2
{
		width: 352px;
    height: 31px;
    display: block;
    float: left;
    margin: 0;
}

.col2c {
    width: 10px;
    height: 31px;
    display: block;
    float: left;
    margin: 0;
}

div.row {
    clear: both;
    width: 520px;
}

.submit {
    height: 29px;
    width: 300px;
    padding-top: 5px;
    clear: both;
    float: right;
}

.input {
    background-color: #fff;
    font: 11px/ 14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica,
        sans-serif;
    color: #5A698B;
    padding: 1px;
    margin: 4px 0 5px 8px;
    border: 1px solid #8595B2;
}

#index3 .col2 {
    width: 20 !important;
}

/*C1DAD7*/
th {
    font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #6D929B;
    border-right: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
    border-top: 1px solid #C1DAD7;
    letter-spacing: 2px;
    /*text-transform: uppercase;*/
    text-align: left;
    padding: 1px 1px 1px 4px;
    background: #CAE8EA;
}

td {
    border-right: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
    background: #fff;
    padding: 1px 1px 1px 2px;
    color: #6D929B;
}

tr.row_2 td {
    background: #fafafa !important;
}

th.col_0 {
    background: #fff;
    font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    border-top: 0;
    border-left: 1px solid #C1DAD7;
}

div#cus_name {
    margin-top: 20px;
}

table#custom {
    border-top: 1px solid #C1DAD7;
    border-left: 1px solid #C1DAD7;
    margin-top: 5px;
}

#error {
    color: #c00;
}

#header h3 {
    font-size: 14px;
    margin-top: 5px;
}

fieldset
{
	border: 1px solid #6677bb;
	width: 520px;
}

div.one-line
{
	width: 70px;
	display: block;
}