body {
	background-color: #2E567A;
	font-family: Century Gothic, tahoma, geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}

th {
	background-color: #DDDDEE;	
}

.navigation {
	font-family: Century Gothic, Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
}

.font3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #577794;
}

.font4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #577794;
	font-weight: bold;
}

.alert {
	font-weight:bold;
	color:#FF0000;
	font-size: 10pt;
}

A:link {
	font-family: Tahoma, Geneva, sans-serif;
	color: #3333FF;
	text-decoration: none;
	}

A:visited {
	font-family: Tahoma, Geneva, sans-serif;
	color: #3333FF;
	text-decoration: none;
	}

A:active {
	font-family: Tahoma, Geneva, sans-serif;
	color: #3333FF;
	text-decoration: none;
	}
	
A:hover {
	font-family: Tahoma, Geneva, sans-serif;
	color: #3333CC;
	text-decoration: none;
	}
	
.login_input {
	font-size: 8pt;	
	width: 160px;
}
	
/*********************************
 *	CAPPER Style
 */
p.capper_1, p.capper_2, p.capper_notvalid
{	
	margin-top: 0;
	margin-bottom: 0;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: transparent;
	color: #000000;
}
p.capper_2
{
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
p.capper_notvalid
{
	font-weight: bold;
	color: #FF1111;
}

.capperpict
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:#999999 solid 1px;
}
	
#capper
{		
}