body 
{ 
font-size : 11px;
color : #000000
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
line-height : 18px;
font-weight : normal;
}
	
div, td, table, p { font-size : 12px;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	}

a
{
	color : #336699; 
	
}

a:hover
{
	color : #336699;
	text-decoration : none; 
}

h1, h2, h3, h4, h5, h6 {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 }

b
{
	font-weight : bold; 
}

.small {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight : normal;
	font-style : normal;
    text-decoration : none;
}


.border {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
    text-decoration: none;
}

a.border {
 text-decoration : none;
 color : #FFFFFF;
}

a:hover.border {
 text-decoration : none;
 color : #99CCFF; 

}

.borderleft {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
    text-decoration: none;
}

a.borderleft {
 text-decoration : none;
 color : #FFFFFF;
}

a:hover.borderleft {
 text-decoration : none;
 color : #99CCFF; 
}

.borderright {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #993333;
    text-decoration: none;
}

a.borderright {
 text-decoration : none;
 color : #993333;
}

a:hover.borderright {
 text-decoration : underline;
 color : #993333; 
}

 .layers {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight : normal;
	font-style : normal;
	line-height : 11px;
	color : #000000;
    text-decoration: none;
}

a.layers {
 text-decoration : none;
 font-style : normal;
 color : #000000;
}

a:hover.layers {
 text-decoration : none;
 color : #336699; 
}



.button {font-face: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	 font-size: 12px; 
	color: #336699; 
	background-color: #FFFFFF;
	padding: 1pt; 
	margin: 0pt}
	
.sendbutton {font-face: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	 font-size: 12px; 
	color: #FFFFFF; 
	background-color: #336699;
	padding: 1pt; 
	margin: 0pt}

form textarea {
	margin:5px 0 0 0;
	}	
form label {
	margin-bottom:5px;
}
	
label.error {
    color:#FF0000;
	margin-left:10px;
	}
