
BODY, p, td 
{
    font-family: Verdana, Arial;    
    color: #000000; 
    font-size: 11px;
	margin: 0px;
	margin-top: 8px;
}

p
{
	margin:0px;
}

HR
{
	color: #008797;	
	height: 2px;
}

H1, H2, H3, H4 {
	font-family: Verdana, Arial;
	font-weight: bold;   
}

H1 { font-size: 16px; }
H2 { font-size: 13px; }	
H3 { font-size: 11px; }	
H4 { font-size: 10px; }

UL
{
	margin-left:6px;
	padding-left:10px;
	list-style-type:disc;
	margin-bottom:0px;
	margin-top:0px;
}

OL
{
	margin-left:13px;
	padding-left:10px;
	text-indent:0px;
	list-style-type:decimal;
	margin-bottom:0px;
	margin-top:0px;
}		

input, textarea, select
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 11px;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	font-family: Verdana, Arial;
}

select.ce_Font {
	width: 90px;
	font-size: 10px;
	margin-bottom: 6px;
	margin-left: 4px;
	margin-right: 4px;
}

select.ce_BGColor {
	width: 125px;
	font-size: 10px;
}


.DivImageSelect
{	
	border:solid 1px black;
}
.DivImage 
{
	border:1px;
	border-color:Black;
	border-width:thin;
	background-color:Gray;
	background-color:Aqua;
}	
.DivList
{
	width: 100%;
	border: #333399 1px solid;
	height: 75%;
	overflow: auto;
	
}
.DivEditor
{
	width: 100%;
	height: 100%;	
}

.DivInnerEditor
{
border: #333399 1px solid;
}
   
.command
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-weight: bold;
	border-left: gray 1px solid;
	width: 90px;
	cursor: hand;
	color: #ffffff;
	border-bottom: gray 1px solid;
	background-color: #008797;
}

a:link.submenu, a:visited.submenu
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana, Arial;
	text-decoration: none;
}

a:hover.submenu, a:active.submenu
{
	color: #963D51;
	text-decoration: none;		
}


a:link, a:visited, a:hover, a:active
{
	color: #963D51;	
	text-decoration: underline;
	cursor:hand;	
}

a:link.footer, a:visited.footer
{
	font-weight: normal;
	font-size: 12px;
	color: #008797;
	font-family: Verdana, Arial;
	text-decoration: underline;
}

a:hover.footer, a:active.footer
{
	color: #963D51;
}

p.address
{
   font-size: 10px;
	color: #008797;		
}

a:link.contactdetails, a:visited.contactdetails, a:hover.contactdetails, a:active.contactdetails
{
	font-size: 11px;
	color: #008797;	
	text-decoration: underline;
}

a:link.header, a:visited.header, a:hover.header, a:active.header
{
	font-size: 10px;
	color: #000000;
	font-family: Tahoma;
	text-decoration:none;
}

.header_greyedout
{
	font-size: 10px;
	color: #808080;
	font-family: Tahoma;
	cursor:default;
}

select.header
{
	font-size: 10px;
	width: 150px;
	color: #000000;
	border-bottom: black 1px solid;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	font-family: Tahoma;
}

td.headerHighlight
{
	border-right: #0a246a 1px solid;
	border-top: #0a246a 1px solid;
	border-left: #0a246a 1px solid;
	border-bottom: #0a246a 1px solid;
	background-color: #b6bdd2;
}

td.header
{
	border-right: #d4d0c8 1px solid;
	border-top: #d4d0c8 1px solid;
	border-left: #d4d0c8 1px solid;
	border-bottom: #d4d0c8 1px solid;
}

select.submenu
{
	color: #ffffff;	
	background-color: #008797;
}

.error
{
	font-weight: bold;	
	color: #ff9933;
}

.smallButton
{
	font-size:9px;
	color:#FFFFFF;
	background-color:#339999;
	cursor:pointer;
}
