<style type="text/css">
body, html, div, font, p, td {
        font-family: century gothic;
	font-size: 13px;
	line-height: 13px;
	color: #E6E6E6;
	margin: 0;
	padding: 0;}

i {
color: #374247;
font-style: italic;
font-weight: italic;
font-size: 15px;
font-family: courier new;
text-transform: none;
}

b {
color: #A6A1A3;
font-style: bold;
font-weight: bold;
font-size: 15px;
font-family: arial;
text-transform: none;
}

u {
color: #000000;
border-bottom: dotted 1px #C25B55;
font-size: 13px;
font-family: futura;
}

s {
color: #383838;
font-size: 13px;
font-family: century gothic;
}

strong{
color: #383838;
font-style: bold;
font-weight: bold;
font-size: 15px;
font-family: arial;
text-transform: none;
}
em{
color: #374247;
font-style: italic;
font-weight: italic;
font-size: 15px;
font-family: arial;
text-transform: none;
}
span{
color: #000000;
border-bottom: dotted 1px #C25B55;
font-size: 13px;
font-family: futura;
}


body 
{
        scrollbar-arrow-color: ;
        scrollbar-face-color: ;
        scrollbar-highlight-color: ;
        scrollbar-shadow-color: ;
        scrollbar-3dlight-color: ;
        scrollbar-track-color: ;
        scrollbar-darkshadow-color: ;
        background-color: transparent;
        cursor: ;
        color: #3CA3BD;
        font-family: courier new;
        font-size: 13px;
        font-line: 15px;
background-image:url();
background-color: #E6E6E6;
}




.entrytext{
font-weight: normal;
}
h1 {
color: #828282;
text-decoration:bold;
background-color: #F5F5F5;
letter-spacing: 0px;
font-style: strong;
font-weight: normal;
font-size: 22px;
font-family: arial;
text-transform: uppercase;
cursor: default;
border: 1px solid #9C9C9C;
text-align: center; 
 background-image:url();     
}
h2 {
color: #525251;
text-decoration:none;
background-color: #3CA3BD;
font-weight:normal;
letter-spacing: 2px;
font-style: normal;
font-weight: normal;
font-size: 15px;
font-family: arial;
cursor: default;
text-transform: uppercase;
border-bottom: none;
text-align: center; 
    background-image:url();   
}
h3 {
color: #3CA3BD;
text-decoration:none;
background-color: #F5F5F5;
font-weight:normal;
letter-spacing: none;
font-style: normal;
font-weight: normal;
font-size: 13px;
font-family: courier new;
text-transform: none;
border: 1px solid #9C9C9C;
background-image:url();
}

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

a:link, a:visited, a:active {         
        text-weight: ;
        font-family: century gothic;
        font-size:11px ;
        letter-spacing: 1px;
        text-decoration: none;
        border-bottom: none;
        color: #3CA3BD;
	default: ;
}
a:hover { 
	
	letter-spacing: default;
        font-weight: none;
        text-decoration: none; 
	font-family: century gothic;
	color: #000000;
	cursor: pointer;
        font-size:11px;    
}
input, select {
	color: #;
	background: #;
	font-size: 8pt;
	font-weight: normal;
	font-weight: ;
	text-decoration: none;
	font-family: tahoma; 
	text-align: center;
	border-width: 1px;
	border-style: dashed;
	border-color: #cccccc;
}
TEXTAREA {
	color: #;
	background: #;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: default;
	font-family: georgia; 
	text-align: center;
	border-width: 1px;
	border-style: dashed;
	border-color: #cccccc;
}
a.box, a.box:link, a.box:active, a.box:visited {
text-decoration: none;
font-family: arial;
font-weight:lowercase;
font-size:22px;
line-height:22px;
color: #3CA3BD;
padding: 0px #ffffff;
display:block;
letter-spacing:0px;
border-left: 7px solid #9C9C9C;
border-right: 7px solid #9C9C9C;
text-align: center;
background: #F5F5F5;
text-transform: default;
}
a.box:hover {
text-decoration: uppercase;
font-family: arial;
font-weight:normal;
font-size:22px;
line-height:22px;
color: #9C9C9C;
border-left: 7px solid #3CA3BD;
border-right: 7px solid #3CA3BD;
background: #F5F5F5;
letter-spacing:0px;
display:block;
text-transform: default;
text-align: center;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity img{
border: 1px solid #9C9C9C;
}

.toggleborder img{
border: 2px solid #3CA3BD;
}

.toggleborder:hover img{
border: 2px solid #9C9C9C;
}

.toggleborder:hover{
color: red; /* Dummy definition to overcome IE bug */
}

</style>