body 
{ 
font-size : 14px;
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
font-weight : normal;
margin-left : 0;
margin-right : 0;
margin-top : 0;
}
	
div, td, table, p { font-size : 14px;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	}

a
{
	color : #993333; 
}

a:hover
{
	color : #993333;
	text-decoration : none; 
}

h1, h2, h3, h4, h5, h6 {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 }

b
{
	font-weight : bold; 
}

.small {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	color : #FFFFFF; 
	font-weight : normal;
	font-style : normal;
    text-decoration : none;
}

a.small {
 text-decoration : none;
 font-weight : bold;
 color : #FFFFFF;
}

a:hover.small {
 text-decoration : none;
 color : #E5E2C1; 
 font-weight : bold;
}

.border {
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
    text-decoration: none;
}

a.border {
 text-decoration : none;
 font-weight : bold;
 color : #FFFFFF;
}

a:hover.border {
 text-decoration : none;
 color : #E5E2C1; 
 font-weight : bold;
}

.borderleft {
	font-size : 14px;
	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 : #E5E2C1; 
}



.button {font-face: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	 font-size: 12px; 
	color: #E5E2C1; 
	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: #E5E2C1;
	padding: 1pt; 
	margin: 0pt}
