



#splash {
	background : #463032;
	margin-top:0;
	margin-left:0;
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #b5b5b5; 
	SCROLLBAR-SHADOW-COLOR: #b5b5b5; 
	SCROLLBAR-ARROW-COLOR: #b5b5b5; 
	SCROLLBAR-BASE-COLOR: #ebebeb;
}


#white {
	background : #ffffff;
}


body {
	background : #ffffff;
	margin-top:0;
	margin-left:0;
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #b5b5b5; 
	SCROLLBAR-SHADOW-COLOR: #b5b5b5; 
	SCROLLBAR-ARROW-COLOR: #b5b5b5; 
	SCROLLBAR-BASE-COLOR: #ebebeb;
}

.popup {
	background : #ffffff;
	margin-top:3;
	margin-left:0;
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #b5b5b5; 
	SCROLLBAR-SHADOW-COLOR: #b5b5b5; 
	SCROLLBAR-ARROW-COLOR: #b5b5b5; 
	SCROLLBAR-BASE-COLOR: #ebebeb;
}

/* keeps cells 'honest' when they have no other content */
td {
	font-size: 1px;
	color: #FFFFFF;
	text-decoration: none;
}

/* for text in popup gallery */
.poptext {
	font-family: verdana, arial,helvetica,sans serif;
	font-size: 10px;
	font-weight:normal;
	color:#000000;
	text-decoration: none;

}

/* for links in popup gallery */
.poplink {
	font-family: verdana, arial,helvetica,sans serif;
	font-size: 10px;
	font-weight:500;
	color:#000000;
	text-decoration: none;

}
.poplink:visited {
	font-family: verdana, arial,helvetica,sans serif;
	font-size: 10px;
	font-weight:500;
	color:#000000;
	text-decoration: none;

}
.poplink:hover {
	font-family: verdana, arial,helvetica,sans serif;
	font-size: 10px;
	font-weight:500;
	color:#000000;
	text-decoration: none;
	background: #ffffff;
}


/* for titles in popup gallery */

strong {
	font-family: verdana, arial,helvetica,sans serif;
	font-size: 11px;
	font-weight:600;
	color:#000000;
}

/* commission and contact pages */

H5 {
	font-family: verdana, arial,helvetica,sans serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000
}
P {
	font-family: verdana, arial,helvetica,sans serif;
	font-size: 12px;
	color: #000000;
	text-align : justify;
	line-height:12pt;
	font-weight:normal;
}

.formobjects {
	font : normal 13px verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	margin : 1px 0px 3px 0px;
	border-top : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	padding : 1px 2px 1px 2px;
	background-color: #D5EFF3; }

.form {
	font-family: verdana, arial,helvetica,sans serif;
	font-size: 12px;
	color: #000000;
}

A {
	font-family: verdana, arial,helvetica,sans serif;
	font-size: 12px;
text-decoration:none;
color:#0DB0C8;
}
A:visited {
	font-family: verdana, arial,helvetica,sans serif;
	font-size: 12px; 
text-decoration:none;
color:#0DB0C8; 
}
A:hover {
color:#0DB0C8;
background: #ffffff;
text-decoration:underline;
}



/* OLD */

TD.content {
	font-family:arial,helvetica,sans serif;
	font-size: 13px;
	font-weight:500;
	color:#000000;
	margin-left: 10pt;
}
H6 {
	font-family: arial,helvetica,sans serif;
	font-size: 13px;
	font-weight:500;
	color: #3864D0
}

P.center {
	font-family: arial,helvetica,sans serif;
	font-size: 13px ;
	color: #000000;
	text-align : center;
}
P.small {
	font-family:arial,helvetica,sans serif;
	font-size: 13px;
	line-height:10pt;
	margin-top:5pt;
	font-style:normal;
}
P.loading {
	font-family:arial,helvetica,sans serif;
	font-size: 10px;
	line-height:10pt;
	margin-top:5pt;
	font-style:normal;
}





UL {
	font-family: arial,helvetica,sans serif;
	font-size: 13px ;
	color: #000000;
	text-align : justify;
}

LI {
	font-family: arial,helvetica,sans serif;
	font-size: 13px ;
	color: #000000;
	text-align : justify;
}




