body { 	
SCROLLBAR-ARROW-COLOR: #ffffff;
SCROLLBAR-BASE-COLOR: #f29074;
SCROLLBAR-FACE-COLOR: #f29074;
SCROLLBAR-HIGHLIGHT-COLOR: #f29074;
SCROLLBAR-SHADOW-COLOR: #f29074;
SCROLLBAR-TRACK-COLOR: #ead79b;
SCROLLBAR-DARKSHADOW-COLOR: #f29074;
font-family: tahoma,Verdana,Arial,Helvetica;
font-size: 7pt;
color: #000000;

background: #6e6c6c;
}


.entrytext{
        font-weight: normal;
}

u {
	color: #fc5235;
        border-bottom: 1px dotted #ffffff;
}


b { 
        COLOR: #f6e2c2;
} 


i {
        color: #f6e2c2;
}

h1 {
        background: #ffffff;
        color: #000000;
        font-family: Tahoma;
        font-size: 6pt;
        line-height: 6pt;
        font-weight: bold;
        text-transform: uppercase;
        text-align: center;
        letter-spacing: 1px;
        padding-left: 3px;
        padding-right: 1px;
        padding-top: 3px;
        padding-bottom: 3px;
        margin-bottom: 1px;
}

h2 {
	background: #404040;
	font-family: Tahoma; 
	color:#ffffff; 
	font-weight: normal; 
	font-size: 7pt;
        margin-bottom: 5px;
	border-bottom: solid #e1d7be 3px;
	border-top: solid #ffffff 0px;
	border-right: solid #ffffff 0px;
	border-left: solid #ffffff 0px;
}

h3 {
	background: #404040;
	color: #ffffff;
	font-family: tahoma;
	font-size: 7pt;
	line-height: 7pt;
	font-weight: normal;
	margin: 0;
	margin-top: 0px;
	padding: 0px;
	padding-bottom: 0px;
	border-bottom: 0px solid #FFFF00;
}

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



a:link, a:visited, a:active {
        text-decoration: none; 
        color:#fc5235;
        font-family: tahoma; 
        font-size: 7pt; 
        font-weight: normal;
}
a:hover { 
        text-decoration: none; 
        color:#a3946f; 
        font-family: tahoma; 
        font-size: 7pt;
        font-weight: normal;
        background-color: none;
}


a.nav, a.nav:link, a.nav:active, a.nav:visited {
        height:0;
        padding:0;	
        padding-left:0;
        padding-right:0;
        color:#000000;
        border-bottom:0px solid #000000;
        display:block;
        text-transform:uppercase;
        background:none;
}
a.nav:hover {
        height:10;
        padding:0;
        padding-left:1;
        padding-right:1;
        color:#000000;
        border-bottom:1px solid #000000;
        display:block;
        text-transform:uppercase;
        background:none;
}

input, select {
	color: #000000;
	background: #ffffff;
	font-size: 7pt;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma; 
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
TEXTAREA {
	color: #000000;
	background: #ffffff;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma; 
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}