img{
border: 0px;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #597AA3;
	font-family: Arial;
	font-size: 11px;
	color: #815595;
	line-height:1.2;
}


td{
	color: #7C95B3;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
}


a, a:link, a:visited, a:active {
	color: #84B2C5;
	text-decoration: none;
	font-family: Arial;
	letter-spacing: 0px;
	text-align: justify;
	font-size: 10px;
	font-weight: bold;
	cursor: arrow;
	text-transform: uppercase;
        border-bottom: 1px dashed #84B2C5;
}


a:hover {
        cursor: crosshair;
	color: #7C95B3;
        border-bottom: 1px dashed #7C95B3;
}


b {
	text-decoration: none;
	font-family: Arial;
	letter-spacing: 0px;
	text-align: justify;
	font-size: 10px;
	font-weight: bold;
	color: #84B2C5;
	text-transform: uppercase;
}



input, select, textarea {
	text-decoration: none;
	font-family: Arial;
	color: #314877;
	font-size: 11px;
	letter-spacing: 0pt;
	padding: 1pt;
	border: 1px dotted #314877;
	text-align: justify;
	background-color: #6C8BA5;
}

.head,h1,h2 {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #314877;
	margin-bottom: 1pt;
	margin-top: 0pt;
	padding: 2pt;
	letter-spacing: 3px;
	background-color: #6C8BA5;
	text-align: center;
	border: 1px solid #314877;
	text-transform: uppercase;
	padding-right: 6px;
}

.content {
	margin-left: 10pt;
	margin-right: 10pt;
}

.gradualshine{
filter:alpha(opacity=50);
-moz-opacity:0.5;
}
