body {
background-image: url(graphics/background.png);
}

.imagefloatleft {
float: left;
}

ul {
font-family : Arial, Helvetica, sans-serif; 
font-size : 0.9em;
color: #333333;
line-height: 170%;
}

ol {
font-family : Arial, Helvetica, sans-serif; 
font-size : 0.9em;
color: #333333;
line-height: 170%;
}

H1 {
font-size: 1.3em;
padding-top: 19px; 
padding-bottom: 2px;
padding-left: 0px;
font-family: Arial, Helvetica, sans-serif; 
color: #00ACB0;
text-transform: uppercase;
}

H2 {
font-size: 1.2em;
padding-top: 0px; 
padding-bottom: 0px;
padding-left: 0px;
font-family: Arial, Helvetica, sans-serif; 
color: #000000;
text-transform: uppercase;
}

p {
font-family : Arial, Helvetica, sans-serif;
color: #333333;
font-size: 0.9em;
line-height: 1.9em;
}

td {
font-family : Arial, Helvetica, sans-serif;
color: #333333;
font-size: 0.8em;
line-height: 1.9em;
}

.custom {
font-weight: normal;
color: #333333;
}

.custom a:link { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 1em;
color : #007C80; 
text-decoration : underline;
font-weight: bold;
}

.custom a:visited { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 1em;
color : #007C80; 
text-decoration : underline;
font-weight: bold;
} 

.custom a:hover { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 1em;
color : #CC0000; 
text-decoration : underline;
font-weight: bold;
}

.smallerfont {
font-family: Tahoma, Arial, sans-serif;
font-size : 11px;
color: #333333;
}

.smallerfont a:link { 
font-family : Tahoma, Arial, sans-serif;
font-size : 11px;
color : #007C80; 
text-decoration : underline;
}

.smallerfont a:visited { 
font-family : Tahoma, Arial, sans-serif;
font-size : 11px;
color : #007C80; 
text-decoration : underline;
} 

.smallerfont a:hover { 
font-family : Tahoma, Arial, sans-serif;
font-size : 11px;
color : #CC0000; 
text-decoration : underline;
}

.smallerfontred {
font-family: Tahoma, Arial, sans-serif;
font-size : 12px;
color: #CC0000;
}

.footerfont {
font-family: Tahoma, Arial, sans-serif;
font-size : 11px;
color: #FFFFFF;
padding-left: 12px;
padding-right: 12px;
}

.footerfont a:link { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px;
color : #FFFFFF; 
text-decoration : underline;
}

.footerfont a:visited { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px;
color : #FFFFFF; 
text-decoration : underline;
} 

.footerfont a:hover { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px;
color : #FFFF66; 
text-decoration : underline;
}

a:link { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 1em;
color : #007C80; 
text-decoration : underline;
}

a:visited { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 1em;
color : #007C80; 
text-decoration : underline;
} 

a:hover { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 1em;
color : #CC0000; 
text-decoration : underline;
}

.whitebg {
background: #FFFFFF;
padding: 7px;
}

.greenbg {
background: #00ACB0;
}

.lightgreybg {
background: #F0F0F0;
}

.rightcolumnbg {
background: #F0F0F0;
border-left: 1px solid #DEDEDE;
padding: 10px;
}

.rightcolumntable {
background: #FFFFFF;
border: 1px solid #CCCCCC;
padding: 4px;
}

.menubuttonborder {
border-right: 1px solid #DEDEDE;
padding-left: 4px;
padding-right: 4px;
}

.dropdownmenubuttonborder {
border-bottom: 1px solid #000000;
}

.maintableborder {
border-top: 1px solid #DEDEDE;
border-left: 1px solid #DEDEDE;
border-right: 1px solid #DEDEDE;
}

.solidline {
border-bottom: 1px solid #EDD745;
}

.paymenttable {
background: #F0F0F0;
border: 1px solid #DEDEDE;
padding: 4px;
}

table.shadow { align: center }

td.shadow-top { height: 16px; background-image: url(graphics/topshadow.gif) }

td.shadow-right { width: 16px; background-image: url(graphics/rightshadow.gif) }

td.shadow-bottom { height: 16px; background-image: url(graphics/bottomshadow.gif) }
 
td.shadow-left { width: 16px; background-image: url(graphics/leftshadow.gif) }

td.shadow-center { background-color: white }

.inputbox { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; background-color: #FFFFFF; border: 1px #333333 solid; margin-top: 3px; margin-right: 1px; margin-bottom: 3px; margin-left: 3px ; font-weight: normal; height: 22px;}

.buttonover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; background-color: #006264; border: 1px #333333 solid; height: 22px; width: 72px; margin-top: 2px; margin-right: 3px; margin-bottom: 0px; margin-left: 0px; cursor: hand; font-weight: normal}
.buttonup { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; background-color: #00ACB0; border: 1px #333333 solid; height: 22px; width: 72px; margin-top: 2px; margin-right: 3px; margin-bottom: 0px; margin-left: 0px ; cursor: hand; font-weight: normal;}


