#wrapper {
        border: 0px;
        margin: 0px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
}

#header {
        background-color: #FFF;
        background-position: right top;
        border-bottom: 0px solid #80B5D7;
}

#bookdb {
        position: relative;
        width: 100%;
        background: url(images/header_blue.jpg) #30569D no-repeat;
        background-position: top right;
        margin: 0px;
        padding: 0px;
}

#wrapper1 div {
    border: 0px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 0px 5px;
    display: inline;
}

BODY {
	margin: 0px 0px 0px 20px;
	color : #333;
	background-color: #f0f0f0;
    /*background: url(images/background.gif) repeat;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #ff6600;
	text-decoration: none;
}
a:hover {
	color : #30569D;
	text-decoration : underline;
}
a:active {
	color : #FF9900;
	text-decoration : underline;
}
a.toolbar {
	color : #808080;
	text-decoration : none;
}
a.toolbar:hover {
	color : #FF6600;
}
a.toolbar:active {
	color : #FF9900;
}
.pagenav {
	font-size : 10px;
}
a.pagenav {
	color : #808080;
	font-size : 10px;
	text-decoration : underline;
}
a.pagenav:hover {
	color : #FFF;
	font-size : 10px;
}
a.pagenav:active {
	color : #333;
	font-size : 10px;
}
.sectionname {
	color : #FF9900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight: bold;
}
.button {
	border-top : solid 1px #d5d5d5;
	border-right : solid 1px #808080;
	border-bottom : solid 1px #808080;
	border-left : solid 1px #d5d5d5;
	color : #333;
	font-weight : bold;
}
.inputbox {
        color: blue;
        background: #E9EFF5;
        font-family: Courier, Helvetica, sans-serif;
        z-index: -3;
        font-size: 11px;
}
.text_area {
        border : 1px solid #999;
        color: #000000;
        background: #E9EFF5;
        font-family: Courier, Helvetica, sans-serif;
        z-index: -3;
        font-size: 11px
}
INPUT, TEXTAREA, SELECT {
	color : #000000;
	z-index : -3;
	font-size: 11px;
}
.small {
	color : #FF9900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}
.smallgrey {
	color : #999;
	font-size : 10px;
}
.error {
	color : #C40000;
	font-size : 11px;
	font-weight : bold;
}
.contentheading, .componentheading, .moduleheading {
	font-size: 14px;
	font-weight: bold;
}

table.bottombar {
    background-color: #0f5eba;
    border: 2px black solid;
    width: 600px;
    text-align: center;
   margin-left: 180px;
}
table.bottombar td {
width: 100%;
vertical-align: middle;
text-align: center;
}
table.bottombar a {
 color: white;
 font-weight: bold;
 font-size: 12px;
}
table.bottombar a:hover {
 color: white;
 font-weight: bold;
 font-size: 12px;
}

table.menubar {
    background-color: #0f5eba;
    border: 2px black solid;
    vertical-align: top;
	width: 100%;
}

table.menubar tr {
    width: 900px;    
}

table.menubar td {
 padding: 2px 2px 2px 2px;
}

table.mp_tbl {
 padding: 0px;
 margin: 0px;
 vertical-align: top;
}
table.mp_tbl td {
 padding: 0px;
 margin: 0px;
 vertical-align: top;
}
 table.mp_tbl tr {
 padding: 0px;
 margin: 0px;
 vertical-align: top;
}

td {
	font-size: 11px;
}
/* header block */

}

table.pagedata {
vertical-align: top;
 margin-top: 20px;
}

table.pagedata th {
    border: 1px solid #cccccc;
    background-color: #F1F3F5;
    text-align: center;
    font-family: Arial;
    font-size: 11px;
    vertical-align: top;
    font-weight: normal;
}
table.pagedata td {
    text-align: center;
    font-family: Arial;
    font-size: 11px;
    vertical-align: middle;
    font-weight: normal;
}

select.options, input.options {
	font-size: 8px;
	font-weight: normal;
	border: 1px solid #999999;
}
/* standard form style table */
table.adminform {
	background-color: #f5f5f5;
	border: solid 1px #d5d5d5;
	width: 900px;
	padding: 0px;
	border-collapse: collapse;
}
table.adminform tr.row0 {
	background-color: #f5f5f5;
}
table.adminform tr.row1 {
	background-color: #eeeeee;
}
table.adminform th {
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	height: 25px;
}
table.adminform td {
	padding: 3px;
	text-align: left;
}
table.adminform td.editor {
	font-size: 9px;
}

form {
	margin: 0px 0px 0px 0px;
}
/* Styles for dhtml tabbed-pages */
.ontab {
	font-size: 12px;
	background-color: #ffae00;
	border: 1px solid #cccccc;
	width: 14%;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	font-size: 12px;
	background-color : #e5e5e5;
	border: 1px solid #cccccc;
	width: 14%;
	text-align: center;
	font-weight: normal;
}
.tabpadding {
	/*border-bottom: solid 1px #D5D5D5;*/
}
.tabheading {
	background-color: #FFAE00;
	color: #FFF;
	font-size: 10px;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.menubackgr {
	background: #F1F3F5;
	border-bottom: 1px solid #cccccc;

}
.menudottedline {
	border: 1px solid #cccccc;
	background-color: #F1F3F5;
    text-align: left;
}
.pathway {
	border: 1px inset;
	background-color: #FFF;
	padding: 2px;
	width: 95%;
	margin: 3px;
}
.adminheader {
	color : #FF9900;
	font-size : 24px;
}
/* Text passed with mosmsg url parameter */
.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #FF9900;
	text-align: center;
}
.main {
	border: 1px solid #d5d5d5;
	width: 98%;
}
.quote {
	margin: 4px;
	border: 1px solid #cccccc;
	background-color: #E9ECEF;
	padding: 10px;
	font-size: 12px;
	color: #254D78;
}
.gb {
	border: 1px solid #dddddd;
}

table.pcont {
    font-family : Arial, Helvetica, sans-serif;
    border: 0px;
    width: 100%;
    border-collapse: collapse;
}
table.pcont th {
    color: #1b4063;
}
table.pcont td {
    padding-left: 20px;
    color: #1b4063;
}

table.meetus {
vertical-align: top;
border: 0px;
width: 100%;
}

table.meetus th {
    text-align: left;
    font-family: Arial;
    font-size: 11px;
    vertical-align: top;
    font-weight: normal;
    border: 2px inset #cccccc;
    background-color: #F1F3F5;
}
table.meetus td {
    text-align: left;
    font-family: Arial;
    font-size: 11px;
    vertical-align: top;
    font-weight: normal;
}

#ajaxticker1{
width: 500px;
height: 100px;
border: 0px;
padding: 0px 0px 0px 0px;
background-color: #F1F3F5;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #F1F3F5;
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: 100;
z-index: -3;
}

.scrollclass{ //class to apply to your scroller(s) if desired
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: 100;
z-index: -3;
}

table.servicebar {
    background-color: #0f5eba;
    border: 1px black solid;
    width: 800px;
    text-align: center;
   margin-left: 60px;
   font-size: 12px;
   color: #f0f0f0;
}
table.servicebar td {
width: 100%;
vertical-align: middle;
text-align: center;
font-size: 12px;
 color: #f0f0f0;
}
table.servicebar a {
 color: white;
 font-weight: bold;
 font-size: 12px;
}
table.servicebar a:hover {
 color: white;
 font-weight: bold;
 font-size: 12px;
}