<style>
strong, b {
color: #ae8eb3}


em, i {
color: #289928}


u {
color: #ec9ff1}


A:link , A:visited , A:active {
        text-decoration : none; 
	color : #d0b900;
        }

A:hover {
	color : #828282;
	text-decoration:none;
        letter-spacing: 0px;
	cursor: help;
        border-bottom: solid #f7c8b8 0px;
        border-top: solid #f7c8b8 0px;
        border-right: solid #f7c8b8 0px;
        border-left: solid #f7c8b8 0px;

	}

a img {
		border-style: solid;

	border-width:1px;
	border-color: #8d6d34;
	padding:2px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
	background-color:#ffffff;}


a:hover img {
		border-style: solid;
	border-width:1px;
	border-color: #f2bd60;
	padding:2px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	background-color:#ffffff;

}



blockquote {
cursor: e-resize; 
background-color: #ffffff;
background-image: url(http://i32.tinypic.com/mbl36h.png);
font-size: 8pt; 
width: 350px;
text-align: center;
font-family: arial; 
letter-spacing: -1px; 
line-height: 8pt; 
color: #32434b;
border-left: 15px solid #9deaf2;
padding: 4px;
font-weight: normal; 
text-transform: none;
margin-bottom: 0px; 
margin-top: 0px; 
margin-right: 0px; 
margin-left: 0px;
}

h1 {
	font-family: Arial;
	margin:0px;
	text-transform: uppercase;
	background-color: #eb9496;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	padding:8px;
	letter-spacing: 0px;
        margin-bottom: 0px;

}


h2 {
	font-family: Arial;
	margin:0px;
	text-transform: uppercase;
	background-image: url(http://i26.tinypic.com/ilvjls.png);
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	padding:8px;
	letter-spacing: 0px;
        margin-bottom: 0px;
}


h3 {background:#EEEEEE;
font-size: 10px;
font-family:arial;
font-weight: normal;
border:0px;
padding: 0px;
margin:0px;
text-align: center;
font-height: 10px;
color: #585858;}
}


.content {
	color:#808080;
	font-family: tahoma;
	font-size: 7pt;
	background-color:#FFFFFF;

.special {
	font-family: Tahoma;
	font-size: 7pt;
	color: #293763;
	font-weight: bold;
	line-height: 7pt;
}

a.navi, a.navi:active, a.navi:link, a.navi:visited {
font-family: tahoma;
font-size: 6pt;
font-weight: bold;
letter-spacing:1px;
text-decoration:none;
background: #FFFFFF;
color: #ff5021;
text-transform: uppercase;
text-align: left;
padding:4px;
margin-bottom:1px;
}
a.navi:hover {
color:#ff5021; 
background-color: #ffffff;

}


a:link img,
a:visited img{
padding: 0px
background-color: #ffffff;
border:0px solid #a7d2e9;
-moz-border-radius:  0px;
-webkit-border-radius: 0px
border-radius:0px;
}
a:focus img,
a:hover img,
a:active img{
padding: 0px
background-color: #ffffff;
border:0px solid #d8d8d8;

-moz-border-radius:  0px;
-webkit-border-radius: 0px
border-radius:0px;

}



/* Text Area ---------------------------------------- */

input, textarea, option, select {
	color: #000000;
	background: #e8e8dd;
    font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
    font-size: 11px;
	padding:3px;
	border: 0;
	}
	
input:hover, textarea:hover, option:hover, select:hover {
	background: #d3d3c0;
    font-family: "Lucida Grande", "Lucida Sans", Arial, tahoma;
    font-size: 11px;
	color: #000000;
	padding:3px;
	border: 0;
	}
	
input:focus, textarea:focus {
	background: #d3d3c0;
	border: 0;
	}

.imgFader{ position:relative; filter:alpha(opacity=0); -moz-opacity:0.0 }

</STYLE>