TD
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, arial, helvetica
}
P
{
    FONT-SIZE: 9px;
    FONT-FAMILY: Verdana, arial, helvetica;
}
B
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, arial, helvetica
}
INPUT
{
	font-weight: bold;
	font-size: 9px;
	color: black;
	font-style: normal;
	font-family: Verdana, arial, helvetica;
}
DIV
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, arial, helvetica
}
.clT
{
    PADDING-RIGHT: 6px;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 6px;
    PADDING-TOP: 6px
}
.clTover
{
    PADDING-RIGHT: 6px;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 6px;
    PADDING-TOP: 6px
}
.clT
{
    COLOR: white
}
.clTover
{
    COLOR: white
}
.clS
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px
}
.clSover
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px
}
.clS2
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px
}
.clS2over
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px
}
.clS
{
    COLOR: white;
    BACKGROUND-COLOR: #bd9395;
    layer-background-color: #BD9395
}
.clS2
{
    COLOR: white;
    BACKGROUND-COLOR: #bd9395;
    layer-background-color: #BD9395
}
.clSover
{
    COLOR: white
}
.clS2over
{
    COLOR: white
}
.clSover
{
    BACKGROUND-COLOR: #d71d26;
    layer-background-color: #BC040C
}
.clS2over
{
    BACKGROUND-COLOR: #d71d26;
    layer-background-color: #BC040C
}
.clTover
{
    BACKGROUND-COLOR: #d71d26;
    layer-background-color: #BC040C
}
.clB
{
    Z-INDEX: 300;
    VISIBILITY: hidden;
    POSITION: absolute
}
.clBar
{
    VISIBILITY: hidden;
    WIDTH: 10px;
    POSITION: absolute;
    HEIGHT: 10px
}
.clsFooterText
{
	FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, arial, helvetica;
    color: White;
    
}
.clsSmallHeading
{
	FONT-SIZE: 12px; 
	FONT-FAMILY: Verdana, arial, helvetica; 
	color: Black; 
	font-weight: bold;
}
.clsWhiteLink 
{
	 FONT-SIZE: 8px; 
	 FONT-FAMILY: Verdana, arial, helvetica; 
	 color: White; 
}
.clsMenuLink
{
	font-size: 12px;
	cursor: hand;
	color: black;
	font-family: Verdana, arial, helvetica;
	text-decoration: none;
}
.clsHeading
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-family: Verdana, arial, helvetica;
	text-align: center;
}



A:link
{
	color: #000000;
}
A:hover
{
	font-weight: bold;
	color: #000000;
}
A:visited
{
	color: #000000;
}
A:active
{
	color: #000000;
}


A.clsMenuLink:link
{
	color: black;
}
A.clsMenuLink:hover
{
	font-weight: bold;
	color: black;
}
A.clsMenuLink:visited
{
	color: black;
}
A.clsMenuLink:active
{
	color: black;
}



A.clsFooterText:link
{
	color: white;
}
A.clsFooterText:hover
{
	font-weight: bold;
	color: white;
}
A.clsFooterText:visited
{
	color: white;
}
A.clsFooterText:active
{
	color: white;
}












A.clsFooterText:link
{
	color: white;
}
A.clsFooterText:hover
{
	font-weight: bold;
	color: white;
}
A.clsFooterText:visited
{
	color: white;
}
A.clsFooterText:active
{
	color: white;
}




.clsBorder
{
	border-right: thin;
	border-top: thin;
	border-left: thin;
	border-bottom: white 1px solid;
}

	
	.main_menu_table	{
	
		width:100%;
		margin:0px;	
		padding:0px;
	}
	
/*
	.main_menu_td	{
	
		padding:0px;
		margin-right:1px;
		width:100px;
	
	}
	
	
	.main_menu_td_alt	{
	
		padding:0px;
		margin-right:1px;
		width:100px;
	}
*/	
	.main_menu_td a:link 	{
	
	
		background:#CC0000;
		color:white;
		font-size:8pt;
		font-weight:900;
		
		font-family:verdana;
		width:100px;
		text-align:center;
		padding-top:0px;
		padding-bottom:0px;
		/*
		border-style:solid;
		border-color:#CC0000;
		border-width:1px;
		*/
		height:13px;
		text-decoration:none;
	}	
	
	 .main_menu_td_alt a:link 	{
	
		background:#EEEEEE;
		color:#000000;
		font-size:8pt;
		font-weight:900;
		
		font-family:verdana;
		width:100px;
		text-align:center;
		padding-top:0px;
		padding-bottom:0px;
		/*
		border-style:solid;
		border-color:#CC0000;
		border-width:1px;	
		*/
		height:13px;
		text-decoration:none;
	}

	.main_menu_td a:hover 	{
	
	
		background:#CC0000;
		color:white;
		font-size:8pt;
		font-weight:900;
		
		font-family:verdana;
		width:100px;
		text-align:center;
		padding-top:0px;				
		padding-bottom:0px;
		/*
		border-style:solid;
		border-color:#CC0000;
		border-width:1px;
		*/
		
		height:13px;
		text-decoration:none;
	}	
	
	 .main_menu_td_alt a:hover 	{
	
		background:#EEEEEE;
		color:#000000;
		font-size:8pt;
		font-weight:900;
		
		font-family:verdana;
		width:100px;
		text-align:center;
		padding-top:0px;
		padding-bottom:0px;
		
		/*
		border-style:solid;
		border-color:#CC0000;
		border-width:1px;	
		*/
		
		height:13px;
		text-decoration:none;
	}	
	
	
	.main_menu_td a:visited 	{
	
	
		background:#CC0000;
		color:white;
		font-size:8pt;
		font-weight:900;
		
		font-family:verdana;
		width:100px;
		text-align:center;
		padding-top:0px;
		padding-bottom:0px;
		
		/*
		border-style:solid;
		border-color:#CC0000;
		border-width:1px;
		*/
		
		height:13px;
		text-decoration:none;
	}	
	
	 .main_menu_td_alt a:visited	{
	
		background:#EEEEEE;
		color:#000000;
		font-size:8pt;
		font-weight:900;
		
		font-family:verdana;
		width:100px;
		text-align:center;
		padding-top:0px;
		padding-bottom:0px;
		
		/*
		border-style:solid;
		border-color:#CC0000;
		border-width:1px;	
		*/
		
		height:13px;
		text-decoration:none;
	}	
	
	.main_menu_td a:active 	{
	
	
		background:#CC0000;
		color:white;
		font-size:8pt;
		font-weight:900;
		
		font-family:verdana;
		width:100px;
		text-align:center;
		padding-top:0px;
		padding-bottom:0px;
		/*
		border-style:solid;
		border-color:#CC0000;
		border-width:1px;
		*/
		height:13px;
		text-decoration:none;
	}	
	
	 .main_menu_td_alt a:active	{
	
		background:#EEEEEE;
		color:#000000;
		font-size:8pt;
		font-weight:900;
		
		font-family:verdana;
		width:100px;
		text-align:center;
		padding-top:0px;
		padding-bottom:0px;
		
		/*
		border-style:solid;
		border-color:#CC0000;
		border-width:1px;	
		*/
		
		height:13px;
		text-decoration:none;
	}		
	
	
	
	.main_menu_td a 	{
	
	
		background:#CC0000;
		color:white;
		font-size:8pt;
		font-weight:900;
		
		font-family:verdana;
		width:100px;
		text-align:center;
		padding-top:0px;
		padding-bottom:0px;
		
		/*
		border-style:solid;
		border-color:#CC0000;
		border-width:1px;
		*/
		
		height:13px;
		text-decoration:none;
	}	
	
	 .main_menu_td_alt a 	{
	
		background:#EEEEEE;
		color:#000000;
		font-size:8pt;
		font-weight:900;
		
		font-family:verdana;
		width:100px;
		text-align:center;
		padding-top:0px;
		padding-bottom:0px;
		
		/*
		border-style:solid;
		border-color:#CC0000;
		border-width:1px;	
		*/
		height:13px;
		text-decoration:none;
	}	
	
	
	.main_menu_td_active	{
	
		background:#EEEEEE;
		color:#000000;
		font-size:8pt;
		font-weight:900;
		
		font-family:verdana;
		width:100px;
		text-align:center;
		padding-top:0px;
		padding-bottom:0px;
		border-style:solid;
		border-color:#CC0000;
		border-width:1px;	
		height:13px;
		text-decoration:none;	
	
	}
	.main_menu_td	{
	
		background:#CC0000;
		color:#000000;
		font-size:8pt;
		font-weight:900;
		
		font-family:verdana;
		width:100px;
		text-align:center;
		padding-top:0px;
		padding-bottom:0px;
		border-style:solid;
		border-color:#CC0000;
		border-width:1px;	
		height:13px;
		text-decoration:none;	
	
	}	
	
	.main_menu_td_alt	{
	
		background:#EEEEEE;
		color:#000000;
		font-size:8pt;
		font-weight:900;
		
		font-family:verdana;
		width:100px;
		text-align:center;
		padding-top:0px;
		padding-bottom:0px;
		border-style:solid;
		border-color:#CC0000;
		border-width:1px;	
		height:13px;
		text-decoration:none;	
	
	}	
	
	.main_menu_blank	{
	
	
		
		background:#CC0000;
		height:15px;
	
	}
	
	a.menu_link	{
	
		color:white;
		font-size:8pt;
		font-weight:900;
		font-family:verdana;	
		text-decoration:none;
	
	}
	
	a.menu_link_alt	{
	
		color:#000000;
		font-size:8pt;
		font-weight:900;
		font-family:verdana;	
		text-decoration:none;
	
	}
		