body {
	font-family: trebuchet ms;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#layout {
	position:absolute;
	left:210px;
	top:29;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4aa5df;
	border-left-color: #4aa5df;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4aa5df;
}

#main {
	position: absolute;
	left: 210px;
	top: 576px;
	width: 375px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4aa5df;
	border-bottom-color: #4aa5df;
	border-left-color: #4aa5df;
	background-color: #FFFFFF;
}

#text {
text-indent: 25px;
 line-height: 150%;
  margin-right: 5px;
   margin-bottom: 6px;
    margin-top: 3px;
	 margin-left: 5px;
	  text-align: justify;
	   font-size:10px;
}	   

A 
{text-decoration:none;
 color: #3766a8;
 font-weight:bold;
 cursor:hand;}

A:hover
{text-decoration:overline;
 color: #46a7e1;
 font-weight:bold;
 cursor:hand;}

td { background-color: #ffffff;
font-family: trebuchet ms;
font-size: 10px;
letter-spacing: 1px;
text-transform: none;
text-decoration: none;
text-align: justify; 
font-weight: normal;
color: #000000; }

.title{
	font-family:Verdana, Lucida, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color:#4aa5df;
	font-weight:bold;
	text-align:right;
	font-variant:small-caps;
	height:18px;
	text-indent:5px;
	border-bottom-style:dotted;
	margin-left:5px;
	margin-right:5px;
}

input,textarea, select {
background-color:#FFFFFF;
border-width:1px;
border-color:#46a7e1;
border:solid;
font-family: trebuchet ms; 
font-weight: none;
font-size: 10px; 
text-transform: none;
overflow-x:hidden;  }

img 
{border: 0px;}

blockquote {
	margin-right: 10px; margin-bottom: 10px; margin-top: 10px; margin-left: 10px;  
	padding: 5px; 
	text-indent: 25px;
 line-height: 150%;
	   font-size:10px;
	color: #FFFFFF;
	text-align: center;
	background-color: #72a4bc;
}

input, textarea
{ 
	background: transparent;
	font-family: Verdana, Lucida, Sans-Serif; 
	border-style: solid; 
	border-color: #3766a8;
	border-width: 1px; 
}

.style1 {
	color: #4aa5df;
	font-weight: bold;
}