/* Default CSS Stylesheet for a new Web Application project */
BODY	{margin: 0px; padding: 0px; border: none;}

.Wing
{
	background-color: #DDE2E8;
}

.frtMenu0
{
	background-color: #D4DCEF;
	height: 40px;
}

.frtMenu1
{
	padding-left: 7px; padding-bottom: 8px; 
	color: #FFFFFF;	background-color: #3367AC;
	font-family: Verdana; font-weight:bold; font-size: 10px;
}

.frtMenu1_act
{
	padding-left: 7px; padding-bottom: 8px; 
	color: #FFFFFF;	background-color: #3367AC;
	font-family: Verdana; font-weight: bold; font-size: 10px;
}

.frtMenu2
{
	font-family: Verdana;
	color: #3367AC;
	font-size: 20px;
	cursor: hand;
}

.frtMenu2_act
{
	font-family: Verdana;
	color: #3367AC;
	font-size: 25px;
	font-weight: bold;
	cursor: hand;
}

.frtMenu2_title
{
	font-family: Helvetica 45 Light;
	font-size: 45px;
}

.frtMenu3
{
	cursor: hand;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;	
}

.frtMenu3_act
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;	
}

.frtMenu3a
{
	cursor: hand;
	font-family: Arial, Helvetica, Sans-Serif ;
	font-size: 11px;
	font-weight: bold;
	color: #4A596D;
}

.frtMenu3a_act
{
	font-family: Arial, Helvetica, Sans-Serif ;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}