span.ALI_HEADER { font-family: Arial; font-size: 15pt; font-weight:bold; color:#FFFFFF }
.ALI_footer_menu { font-family: Arial; font-size: 8pt }
.ALI_body_header { font-size: 12pt; color: #749CDF; font-family: Arial }
.ALI_body_text    { font-size: 8pt; font-family: Arial }

.ALI_side_bar     
{ 
	font-size: 8pt; 
	font-family: Arial; 
	font-weight:bold; 
	text-transform: uppercase; 
	background-image:url('/images/blueback.gif')
}

.ALI_Main_Menu_Button 
{ 
	font-family: Tahoma; 
	font-size: 8pt; 
	text-decoration: none; 
	font-weight: bold 
	border-left-style: none; 
	border-left-width: medium; 
	border-right-style: none; 
	border-right-width: medium; 
	border-top-style: solid; 
	border-top-width: 1; 
	border-bottom-style: solid; 
	border-bottom-width: 1
}


.ALIHeaderCell
{
	background-color: #4A7AC9;
	border-top: #000000 1px solid;
}

.ALIMainMenuCell
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-color: #749cdf;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ALIMainMenuLink
{
	font-family: Tahoma;
	font-size: 8pt;
	text-align: center;
	color: #ffffff;
	background-color: #749cdf;
	text-decoration: none;
}
:hover.ALIMainMenuLink
{
	color: #ff9900;
}

.ALILeftMenuCell
{
	position: relative; left: 5;
}

.ALILeftMenuLink
{
	font-size: 8pt; 
	font-family: Arial;
	font-weight: bold;
	color: #000066; 
	text-decoration: none; 
	text-transform:uppercase 
}
:hover.ALILeftMenuLink
{
	color: #0000ff;
}

.ALI_OTS_From_Label
{ 
	font-family: Tahoma; 
	font-size: 8pt; 
	text-decoration: none; 
	font-weight: bold 
	color: #ffffff;
	background-color: #749cdf;
}