.body { background-color: rgb(185, 228, 94); background-image: url(Images/BodyBackground.gif); background-repeat: repeat-x }

 .bodyDiv { background-color: rgb(185, 228, 94); background-image: url(Images/BodyBackground.gif); background-repeat: repeat-x   ;color: rgb(53, 57, 61); font-weight: bold; font-size: 9pt; font-family: Helvetica, 'Trebuchet MS'}

.button { color: rgb(53, 57, 61); font-weight: bold; font-size: 9pt; font-family: Helvetica, 'Trebuchet MS' }
.control { color: rgb(53, 57, 61); font-weight: bold; font-size: 9pt; font-family: Helvetica, 'Trebuchet MS' }
.error { color: rgb(176, 43, 44); font-weight: bold; font-size: 9pt; font-family: Helvetica, 'Trebuchet MS' }

.footer { color: rgb(53, 57, 61); font-weight: bold; font-size: 8pt; font-family: Helvetica, 'Trebuchet MS' }
.normal { color: rgb(53, 57, 61); font-weight: bold; font-size: 9pt; font-family: Helvetica, 'Trebuchet MS' }
.normal2 { color: rgb(53, 106, 160); font-weight: bold; font-size: 9pt; font-family: Helvetica, 'Trebuchet MS' }
.normal3 { color: rgb(40, 71, 117); font-weight: bold; font-size: 9pt; font-family: Helvetica, 'Trebuchet MS' }

.status { color: rgb(238, 238, 238); font-weight: bold; font-size: 9pt; font-family: Helvetica, 'Trebuchet MS' }
.subtitle { color: rgb(53, 57, 61); font-weight: bold; font-size: 14pt; font-family: Helvetica, 'Trebuchet MS' }
.subtitle1 { color:blue; font-weight: bold; font-size: 10pt; font-family: Helvetica, 'Trebuchet MS' }
.title { color: rgb(53, 106, 160); font-weight: bold; font-size: 14pt; font-family: Helvetica, 'Trebuchet MS' }
.topmenu { text-decoration: none; color: rgb(53, 57, 61); font-weight: bold; font-size: 14pt; font-family: Helvetica, 'Trebuchet MS' }

A:link { color: rgb(53, 106, 160); text-decoration: none }
A:active { color: rgb(53, 106, 160); text-decoration: underline }
A:visited { color: rgb(53, 106, 160); text-decoration: none }
A:hover { color: rgb(53, 106, 160); text-decoration: underline }	
