@charset "utf-8";
/* CSS Document */
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:verdana,sans-serif;
	font-size:12px;
	line-height: 1.8em;
	background-color: #678FC1;
	

}
	
p{
	font-family:verdana, sans-serif;
	font-size:12px;
	font-weight:100;
	line-height: 1.8em;
}


td.alt 
{
   
	border-top:1px solid #333333;
	border-bottom: 1px solid #333333;
}

td.alt1 
{
   
	border-bottom: 1px solid #333333;
	
}
	
td.alt2
{
   
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
td.alt3
{
   
	border-right: 1px solid #333333;
	
}


class tablebg
{
	background-repeat:no-repeat;
}

.style1 
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.style2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	color: #333333;
}
.style3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	color: #333333;
	font-weight: bold;
}
		
.style4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	color: #333333;
	font-weight: bold;
	text-decoration:underline;
}
.style5 {font-size: 11px}

.style6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	color:#000000;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

.box {
width: auto;
border: 1px solid #666666;
padding: 5px;

}


table.maintable
{
	padding: 0px; border: none; border: 0px solid #0000FF;
	border-right-color: #000000;; border-left-color: #000000;
}

table.internaltable
{
	padding: 0px; border: none; border: 0px solid #C1DAD7;
}





