<!--
body, div, table, br {
color: #999999; 
font-family: Tahoma, Verdana;
font-size: 7pt; 
line-height: 12pt;}

table{
background-color: transparent;
}

body         { background-color: #ffffff; 
               }

p {line-height: 12pt}

li{color: #ff4789;}

i, em{color: #000000;}

a:link,a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover,a:active {
	color: #999999;
	position: relative;
	padding-top:2px;
	padding-bottom:2px;
	background-color: #32557d;
	border-bottom: 1px dotted #999999;}
	
div.navbar a:link, div.navbar a:visited {
	text-decoration: none;
	color: #2b5a86;
}
div.navbar a:hover, div.navbar a:active {
	color: #999999;
	position: relative;
	padding-top:2px;
	padding-bottom:2px;
	background-color: #32557d;
	border-bottom: 1px dotted #999999;
}

b, strong {color: #1e3d64;}

div.subject {
	color: #999999;
	font-size: 7pt; 
	padding-bottom: 3px;
	padding-top: 3px;
	letter-spacing:5px;
	background-color: transparent;
	text-transform: UPPERCASE;
	text-align:center;
	margin-bottom: 1px;
	margin-left: 3px;
	position: relative;
	font-weight:bold;
	border-bottom: 1px dotted #999999;
}
	
blockquote {
	font-family: verdana, arial ; 
	color: #999999; 
	background-image: url('box.png');
	background-color:transparent;
	border-left: 1px dotted #ffffff;
	border-right: 1px dotted #ffffff;
	text-indent: 15px;
	font-weight: normal;
	line-height: 12pt;
	text-align: center;
	padding: 2px;
}
.codesort li {
	display: inline;
	padding-right: 1em;
	}

input, select, textarea {
color: #999999; 
font-family: Tahoma, Verdana;
font-size: 7pt; 
background-color: #32557d;
border: 1px dotted #999999; 
}
body {scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#999999;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-Color:#ffffff;
	}


-->

