body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #0066CC;
    font-family: Verdana,Helvetica,Arial,sans-serif;
    font-size: 12px;
}

a:link {
    color: #CC1100;
    font-weight: bold
    text-decoration: underline;
}

a:visited {
    color: #CC1100;
    font-weight: bold
    text-decoration: underline;
}

a:hover {
    color: #FF0000;
    font-weight: bold
    text-decoration: underline;
}

th {
    background-color: #0066CC;
    color: #FFFFFF;
    font-weight: bold; 
    text-align: left;
}

to {
    color: #FF6600;
}

input.togglebutton {
    background: #0066CC;
    border: solid 1px #ffcf31;
    color: #FFFFFF; 
    font-size: 10px; 
    font-weight:bold;
}

.QButton2 {
    background:#FFA822 url(./images/submit.gif) left center repeat-x;
    border-bottom-color:#935E0D;
    border-right-color:#935E0D;
    border:1px solid #000000;
    color: #FF0000;
}

.QButton {
    color: #FF0000;
	font-style: italic
}

.QCenter {
    text-align: center;
}

.QError {
    background-color: #EEEEEE;
    color: #FF0000;
    font-weight: bold;
    text-align: left;
}

.QFormRow {
    background-color: #EEEEEE;
    color: #0066CC;
    text-align: left;
}

.QHeaderActive {
    background-color: #0066CC;
    color: #FFFF99;
    font-size: 10px; 
    font-weight: bold; 
    text-align: center;
}

.QHeaderInactive {
    background-color: #0066CC;
    color: #CCCCCC;
    font-size: 10px; 
    font-weight: bold; 
    text-align: center;
}

.QInput {
    border: 1px solid #000000;
    color: #003366;
    font-size: 12px;
    font-weight: bold;
    padding: 1px;
}

.QInputError {
    background-color: #FADADD;
    border: 1px solid #000000;
    color: #003366;
    font-size: 12px;
    font-weight: bold;
    padding: 1px;
}

.QJustified {
    text-align: justify;
}

.QRed {
    /*background-color: #AEC0CA;*/
    color: red; 
    font-weight: bold; 
}

.QRight {
    text-align: right;
}

.QRow {
    background-color: #EEEEEE;
    text-align: left;
    vertical-align: bottom;
}

.QRow0 {
    background-color: #FFFFFF;
    text-align: left;
    vertical-align: bottom;
}

.QRow1 {
    background-color: #DDDDDD;
    text-align: left;
    vertical-align: bottom;
}

.QRow2 {
    background-color: #DDDDDD;
    text-align: left;
    vertical-align: bottom;
}

.QRowOver {
    background-color: #BBBBBB;
    text-align: left;
    vertical-align: bottom;
}
