/* page settings */
body {margin:16; padding:0;background-image: url('../images/bg.jpg');}

table {font-family: Verdana; font-size: 9pt; color: #333333; background-color: #FFFFFF;}
table.maintable {width: 900; height: 100%; border: 1px solid #000000; background-color: #FFFFFF;}

td.menuoff {background-image: url('../images/menubgoff.jpg');}
td.menuon {background-image: url('../images/menubgon.jpg');}
td.add {background-image: url('../images/addbg.jpg');font-family: Verdana; font-size: 8pt; color: #F0F0F2;}
td.addimg {background-image: url('../images/addimg.jpg');}

span.addtitle {font-size: 11pt; font-weight: bold; color: #00ff11;}
span.heading {font-size: 11pt; font-weight: bold; color: #B30901;}
span.standout {font-size: 9pt;font-weight: bold;}
span.standoutitalic {font-size: 9pt;font-style: italic;}
span.tab {padding:0px 0px 0px 16px;}
span.highlight {font-weight: bold; color: #F90104; font-size: 12pt;}
span.highlight2 {font-weight: bold; color: #F90104; font-size: 10pt;}
span.smallfont {font-size: 8pt;}

a.page:link, a.page:visited, a.page:active {color:#000000; text-decoration:underline;}
a.page:hover {color:#B30901; text-decoration:none;}
a.add:link, a.add:visited, a.add:active {color: #00ff11; text-decoration:underline;}
a.add:hover {color:#FFFFFF; text-decoration:none;}

ul {margin:0; padding:0; list-style:none;}
li {background:url("../images/a1.gif") no-repeat left center; margin: 6px 0px 0px 0px; padding:0px 0px 0px 16px;}

/* form objects */
input.text {font-family: Verdana; font-size: 8pt;}
select.select {font-family: Verdana; font-size: 8pt; width: 100%;}
input.button {font-family: Verdana; font-size: 8pt;height: 22;}
input.file {font-family: Verdana; font-size: 8pt; width: 100%;height: 20;}
textarea.textarea {font-family: Verdana; font-size: 8pt;}