/*
This style came from Movable Lines ( http://www.movablestyle.com/index.php?style=Modern+Lines )
Released under the GPL ( http://www.movablestyle.com/archives/000015.php )
By Scott Yang http://scott.yang.id.au/
*/

body, table {
    font-family: "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
    font-size : 7pt;
    color: #8080a0;
}

body {
    font-family: "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
    color: #b0b0d0;
    top-margin: 0;
    left-margin: 5;
    padding: 0;
    font-size: 5pt;
    font-weight: normal;
scrollbar-3d-light-color : #343C6D;
scrollbar-arrow-color : #2F3355;
scrollbar-base-color : #2F3355;
scrollbar-darkshadow-color : #2F3355;
scrollbar-face-color : #343C6D;
scrollbar-highlight-color : #2F3355;
scrollbar-shadow-color : #2F3355;
scrollbar-track-color: #2F3355;
}

a 		{ text-decoration: none; font-weight:normal; color: #a0a000;} 
a:link		{ color: #c0c000; } 
a:visited	{ color: #c0c000; } 
a:active	{ color: #c0c000; } 
a:hover		{ color: #c0c000; text-decoration: underline; }

h1, h2, h3 {
    font-family: "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
    color: #e0e000;
    background-color: #00;
    margin: 0;
    padding: 0;
    font-size: 7pt;
    font-weight: bold;
    margin: 0px;
}



input, option, select, textarea {
 	FONT-FAMILY: Arial, Helvetica, sans-serif;
  background-color: #f5f5f5; 
	border: 1px solid #909090; 
	color: black;
	text-decoration: none; font-size: 8pt;
}

