body
{
	background-color: #9db65b;
	font-family: arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #606060;
}

img
{  
	border-style: none;
}

table
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #e5f2ff;	
}

table.main
{ 
	padding: 0px 0px 0px 0px;
}

table.main h1
{
	text-align: left;
	margin: 0 0 0 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
    color: #ffcc00;
}

table.main hr 
{
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	border-bottom: 1px dashed #ffffff;
	color: transparent;
	background-color: transparent;
	height: 1px;
}

table.main td.main
{
	text-align: justify;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 25px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top center;
}

table.main td.panel
{
	text-align: center;
	vertical-align:top;	
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top center;
}

table.main td.left
{
	text-align: justify;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
}

table.main td.right
{
	text-align: right;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
}

table.main td.bar
{
	padding-top: 1px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 1px;
	text-align: justify;
	color: #ffffff;
}
table.main td.bar a
{
	text-decoration: none;
	font-weight: bold;
    color: #f8dd58;
}

table.main td.bar a:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #ff0000;
}

table.main td.footer
{
	text-align: center;
	color: #666666;
}

table.main input
{
    border: #ffffff 1px solid;
    font-size: 9px;
    background-color: #254d78;
    color: #ffffff;
    height: 15px;
}

table.main a
{
	text-decoration: none;
    color: #396cac;
}

table.main a:hover
{
	text-decoration: underline;
	color: #ff0000;
}

table.main td.link
{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #8ec0fe;
}

table.main td.link a
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

table.main td.link a:hover
{
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #fff000;
}
