
body {
width:100%; margin: 20px; 
font-family: Helvetica, Arial, Serif; font-style: normal; font-weight: normal; font-size: 12px; 
text-decoration: none; background-color: #35679a; color: #8b0000;
} 

div { 	
	border: none;
}
#header {
	Z-INDEX: 2; BACKGROUND-COLOR: #35679a; color: #003399; voice-family: inherit; height: 105px;
	background-image: url(header_blue.gif); background-repeat: repeat-x;
}

#content {
	margin: 0px 25% 0 165px;
	padding: 3px;
	background-color: #35679a;
	color: #ffd200;
	font-size: 16px;
}
#footer {
	clear: both;
	width: 95%;
	margin: 10px;
	text-align: center;
	font-family: Verdana, Arial, Serif;
	font-size: 11px;
	padding: 3px;
	border-top: 1px solid #333;
	background-color: #35679a;
	color: #003399;
}
html, body {
	margin: 0; padding: 0; background-color: #35679a; color: #ffd200; 
}

h1, h2, h3, h4, h5, h6 { background-color: #35679a; color: #000066; 
	font-family: Georgia, Arial; margin-top: 0px;
}
hr { background-color: #000066; color: #35679a; border-bottom: 1px dotted #000066; 
}

.txtsmall {
	font-size: 80%;
}
/* Links must always be in the order:
   link, visited, focus, hover, active */
a {
	background-color: #35679a; color: #003399; font-size: 12px; 
	border-bottom: none; text-decoration: none;
}
a:link { background-color: #35679a; color: #003399;  font-size: 12px; 
}

a:visited { background-color: #35679a; color: #8b0000; font-size: 12px; 
}

a.focus { border-bottom: #3399cc 1px solid; font-size: 12px; 
	  background-color: #8b0000; color: #35679a;
}

a:hover { background-color: #8b0000; color: #35679a; font-size: 12px; 
	  border-bottom: #000066 1px inset; border-top: #000066 1px outset; 
	  border-left: #000066 1px outset; border-right: #000066 1px inset; 
}

a:active { background-color: #35679a; color: #000066; font-weight: bold; font-size: 12px; 
}

a.img {   background-color: transparent; text-decoration: none; 
	  border-bottom: none; border-right: none; border-left: none; border-top: none;
}

a.img:hover { background: transparent; text-decoration: none; 
	      border-bottom: none; border-right: none; border-left: none; border-top: none; 
}

input, select, textarea { background-color: #ffdead; color: #000066; font-weight: bold; border: 1px solid #8b0000;
}

a.fm { background: transparent; text-decoration: none; border: none; 
}

a.fm:hover { background: #8b0000; text-decoration: none; border: 1px solid #000066; 
}

#jdstiles { background-color: transparent; color: #cc3399; 
}

#links { position:absolute; left:20px; top:160px;
}

#up { position:absolute; left:180px; top:120px; cursor:pointer;
}
#down { position:absolute; left:180px; top:340px; cursor:pointer;
}
#cont { position:relative; left:210px; top:5px; width:550px; height:260px; 
	border-left:2px dashed #cc3399; overflow:hidden; 
}

.txt {	background-color: #35679a; color: #8b0000; position:absolute; left:0px; top:0px; width:510px; 		font-family:tahoma,arial,helvetica,sans-serif; font-size:16px; text-align:justify; 
	padding:5px; visibility:hidden;
}

.text { background-color: transparent; color:#003399; font-size: 10mm; letter-spacing: 6px; text-align: center; vertical-align: middle; font-weight: bold 
}

.text1 { background-color: transparent; color:#003399; font-weight: bold; text-align: center; 	 vertical-align: top; letter-spacing: -20px; 
}
