/* Code Revision 0.5 - Luke 18 August 2001 */

body {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
background: #fff url(../../_dbsystem/img/left_bg.gif) repeat-y;
color: #111;
}

p, ol, ul, li, tr, td, h1, h2, h3, h4, h5, h6, input, select, a {
font-family: Arial, Helvetica, Verdana, sans-serif;
}

p, ol, ul, li, tr, td {
font-size: 13px;
}

input, select {
font-size: 10px;
}

h1 {
margin-top: 6px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
color: #8a8bda;
font-size: 24px;
}

h2 {
margin-top: 6px;
margin-bottom: 6px;
padding-top: 0px;
padding-bottom: 0px;
color: #8a8bda;
font-size: 19px;
font-weight: normal;
}

li p {
margin-top: 4px;
margin-bottom: 4px;
}

div {
font-family: Arial, Helvetica, Verdana, sans-serif;
}

hr {
float: center;
color: #afafee;
width: 75%;
height: 1px;
}

.topBg {
width: 740px;
height: 60px;
background: url(./img/top_bg.gif) repeat-x;
}

.titleBg {
width: 740px;
height: 60px;
background: url(./img/logo_qdp_1.gif);
}

/* GENERAL START */

.center {
text-align: center;
}

.justify {
text-align: justify;
}

.left {
text-align: left;
}

.right {
text-align: right;
}

.floatLeft {
float: left;
}

.floatRight {
float: right;
}

.field {
background-color: #afafee;
font-weight: bold;
}

.fieldCenter {
background-color: #afafee;
font-weight: bold;
text-align: center;
}

.cellColour1 {
background-color: #ffffff;
}

.cellColour1Center {
background-color: #fffff;
text-align: center;
}

.cellColour2 {
background-color: #dfdfff;
}

.cellColour2Center {
background-color: #dfdfff;
text-align: center;
}

.legend {
font-size: 15px;
font-weight: bold;
margin-left: 120px;
}

.formDescription {
width: 338px;
}

.formFieldName {
width: 138px;
}

/* GENERAL END */

/* LINKS START */

a {
text-decoration: none;
}

a:link {
color: #8a8bda;
font-weight: bold;
}

a:visited {
color: #8a8bda;
font-weight: bold;
}

a:hover {
background-color: #9a9be5;
color: #fff;
font-weight: bold;
}

a:active {
background-color: #ccc;
color: #fff;
font-weight: bold;
}

/* NAV START */

a.nav {
font-size: 12px;
font-weight: normal;
text-decoration: none;
}

a.nav:link {
color: #222;
font-weight: normal;
}

a.nav:visited {
color: #222;
font-weight: normal;
}

a.nav:hover {
background-color: #9a9be5;
color: #e8e8e8;
font-weight: normal;
}

a.navSection:active {
color: #e8e8e8;
}

/* NAV SECTION START */

a.navSection {
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

a.navSection:link {
color: #222;
font-weight: bold;
}

a.navSection:visited {
color: #222;
font-weight: bold;
}

a.navSection:hover {
background-color: #9a9be5;
color: #e8e8e8;
font-weight: bold;
}

a.navSection:active {
color: #e8e8e8;
font-weight: bold;
}

/* EOF */