body
{background: #63a2dd url('bg.jpg') repeat-y;margin:1px;
cursor:default;text-align:justify;background-position:right;}

div,body
{font-size: 11px;color:#0e1a4e;
font-family: Tahoma;
text-align: justify;}

.strong
{ font-weight:bold; color:#0e1a4e;}

a:link,a:visited,a:active
{font-size: 11px; font-family: "Tahoma"; color:#824e18; text-decoration:underline;}

a:hover 
{height:11px;color:#0e1a4e; text-decoration:none;}

h1
{font-size:18px; font-family: "Tahoma"; color:#0e1a4e;padding-bottom:0px;border-bottom:0px dashed #000000; height:23px; text-align:right;}

h2
{font-size:16px; font-family: "Tahoma"; color:#0e1a4e;padding-bottom:0px;border-bottom:0px dotted; height:13px; text-align:right;}

ul
{margin:0px;padding-left:30px;list-style-type:circle;}

#content
{
	position:absolute;
	width:500px;
	left:410px;
	top:50px;
	z-index:1;
	text-align: justify;}

#nav
{
	position:absolute;
	width:500px;
	left:410px;
	top:5px;
	z-index:1;
	text-align: justify;}

input, textarea{
	font-family:"Tahoma";
	color:#000000;
	font-size: 8pt;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	background-color:#0e1a4e;}
