BODY
{
	font-family: verdana,tahoma,arial;
	font-size: 11px;
	color: #000000;
	background-color: FFFFFF;
	padding: 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

IMG
{
	border-color: FFFFFF;
}
TABLE
{
	/*border-style: none;*/
}
TD
{
	font-family: verdana,tahoma,arial;
	font-size: 11px;
	color: #000000;
	border-style: none;
	vertical-align: top;
}

TABLE.content
{
	height: 100%;
	width: 750px;
}
TD.content
{
	height: 100%;
}
TD.col1
{
	width: 280px;
}

TD.col2
{
	width: 455px;
}

TD.margin
{
	height: 15px;
	width: 15px;
}
TD.largemargin
{
	height: 25px;
	width: 25px;
}


UL
{
	list-style-image: url(images/li.gif);
}

A:link, A:active
{
	font-weight: bold;
	text-decoration: none;
	color: #7F9CC3;
}
A:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #7F9CC3;
}
A:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.specchar
{
	font-family: symbol;
}

.heading
{
	font-family: verdana,tahoma,arial;
	font-size: 13px;
	font-weight: bold;
	color: #CC9520;
	text-align: right;
	background-image: url(images/alfaOutline.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.normal
{
	align: right;
	font-family: verdana,tahoma,arial;
	font-size: 11px;
	font-weight: none;
	color: #000000;
}



/* ********************************* */
/* ********** MENU STYLES ********** */
A.menu:link, A.menu:active, A.menu:visited
{
	text-decoration:none;
	color: #CC9520;
}

A.menu:hover
{
	text-decoration:underline;
	color: #000000;
}

.menu
{
	font-family: verdana, tahoma, arial;
	font-size: 10 px;
	font-weight: bold;
	text-decoration:none;
	color: #CC9520;
}

/* SUB MENU */

A.submenu:link, A.submenu:active, A.submenu:visited
{
	text-decoration:none;
	color: #7F9CC3;
}

A.submenu:hover
{
	text-decoration:underline;
	color: #000000;
}

.submenu
{
	font-family: verdana, tahoma, arial;
	font-size: 10 px;
	font-weight: bold;
	text-decoration:none;
	color: #7F9CC3;
}

span.selected
{
	text-decoration:underline;
}


#menu ul {
	list-style-type:none;
}

#menu .l_3 {
	padding-right:10px;
}
#menu .l0_2, .l0_3, .l0_4 {
	padding-right:15px;
	background-image:url("images/select0.png");
	background-repeat:no-repeat;
	background-position:center right;
	padding-bottom:2px;
	margin-top:0px;
}
#menu .l1_2, .l1_3, .l1_4 {
	padding-right:15px;
	background-image:url("images/select1.png");
	background-repeat:no-repeat;
	background-position:center right;
	padding-bottom:2px;
	margin-top:0px;
}
				
#menu .l2_2, .l2_3, .l2_4 {
	padding-right:15px;
	background-image:url("images/select2.png");
	background-repeat:no-repeat;
	background-position:center right;
	padding-bottom:2px;
	margin-top:0px;
}
	
#menu a:link, #menu a:visited {
	font-weight:normal;
	font-size:12px;
}




/* ********** MENU STYLES ********** */
/* ********************************* */

