BODY {  
font-size: 7pt;
font-family: tahoma;
color: #484848; 
left-margin: 2; 
} 

TABLE { 
font-size: 7pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #31292f; 
} 


a {
text-decoration: none;
font-weight: bold;
color: #86acbc;         
}

a:hover {
	color: #8E8388;
}

a img { 
border-color: #9f9f9f; 
 filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6; } 

image{  border-color: #9f9f9f; 
       
}

a:hover img{ border-color: #eb789f;
        filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;

}


a.updatelink:link {
COLOR: #C97D74; 
text-decoration: none; 
font-weight: bold;
}
a.updatelink:hover {
COLOR: #8E8388; 
text-decoration: none; 
font-weight: bold; 
}






a.sidelink:link{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-transform: lowercase;
COLOR: #C8D6DF; 
text-decoration: none; 
font-weight: bold;
}
a.sidelink:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-transform: lowercase;
COLOR: #C8D6DF;
text-decoration: none; 
font-weight: bold;
} 
a.sidelink:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-transform: lowercase;
COLOR: #C8D6DF; 
text-decoration: none; 
font-weight: bold;
} 
a.sidelink:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-transform: lowercase;
COLOR: #523541; 
background: #C2B9B1; 
font-weight: bold;
border-bottom: 1px solid #EAD2AC; 
}


input, textarea, option, select {
background-color : #DCE2E2;
border: 1px solid #CBCBCB;
font-family: Tahoma;
font-size: 10px;
color: #3D3233;
text-align: justify;}


h1{
font-family: tahoma;
font-size: 6pt;
color: #e76395;
background: #E4E3E3;
padding: 4px;
text-transform: uppercase;
text-align: center;
margin-top: px;
margin-bottom: 3px;
letter-spacing: 0px;

}



h2{
background: #FFFFFF;
font-family:tahoma;
font-size:6pt;
color:#9f9f9f;
text-transform:uppercase;
text-align:left;
letter-spacing: 2pt;
padding-right: 3px;
padding-left: 3px;
letter-spacing: 2px; 
line-height: 13px;
margin-bottom: 5px;
margin-top: 5px;
border-left: 10px solid #9bc5de;
}


h3{
font-family: georgia;
font-size: 10pt;
color: #95757F;
padding: 0px;
background: #FFECBC;
text-align: right;
letter-spacing:0px;
line-height:5pt;
text-transform: lowercase;
margin-bottom: 0px;
background-color: #f6f6f6;
border-right: 10px solid #e16a92;
border-bottom: 0px solid #b3afaf;
}


h4
{
background: #FFFFFF;
font-family:tahoma;
font-size:6pt;
color:#9f9f9f;
text-transform:uppercase;
text-align:left;
letter-spacing: 2pt;
padding-right: 3px;
padding-left: 3px;
letter-spacing: 2px; 
line-height: 13px;
margin-bottom: 5px;
margin-top: 5px;
border-left: 10px solid #d276b9;
}



h5{
font-family:Georgia;
font-size:8pt;
line-height:3pt;
color:#b27cb8;
letter-spacing:1;
text-transform:uppercase;
margin:0;
padding:2px;
text-align:right;
margin-bottom:2;
background-color:#E7E7E7; 
}

h6{
font-family: tahoma;
font-size: 6pt;
text-transform: uppercase;
font-weight: bold;
color: #ffffff;
background-color:#cdb0d6;
padding: 1px;
margin-top: 1px;
margin-bottom: 1px;
letter-spacing: 1px;
text-align: left;
}


b, strong {
	color: #b597b9;}

u, strong {
	color: #337398;}


i, strong {
	color: #484848;}

.title {
	background-color: #f5f5f5;
	font-size:9pt;
	font-family:georgia;
	letter-spacing:1px;
	line-height:8pt;
	color: #231b19;
	text-align: center;
	font-weight: none;
	text-transform: lowercase;
	padding:3px;
	border-bottom: 0px solid #060b0c;
	border-right: 1px solid #cad5db;
}

.subtitle {
	background-color: #eeeee2;
	font-size:6pt;
	font-family:georgia;
	letter-spacing:1px;
	line-height:6pt;
	color: #706e65;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	border-bottom: 0px solid #94ADBD;
border-right: 1px solid #cad5db;
border-left: 1px solid #cad5db;
}

blockquote {
font-family: tahoma;
font-size: 11px;
padding: 4px;
color: #978290;
background: #f7f7f7;
border-top: 1px solid #e0e0e0;
border-left: 1px solid #e0e0e0;
border-right: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
-moz-border-radius: 7px;
}




