﻿



/*==============================*/

.default
{
		background: transparent url(images/head_again.jpg) 100% 0 ;
		background-repeat :no-repeat ;
		background-position : top right ;
		height:264px;
		list-style-type: none;
}

.default_StaticMenuStyle
{
	
	padding-left: 20px;
	color: #333333;
	width : 230px;	
}

.default_StaticMenuItemStyle
{
	font: bold 11px Helvetica;
	display: block;
	background: transparent url(images/arrowblue1.gif) 100% 0;
	height: 25px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	/*padding: 3px 0px 3px 0px;*/
	line-height: 25px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	margin-left: 20px;
	color: #333333;
}

.default_StaticMenuItemStyle a:visited
{
	/*color: #333333;*/
}



.default_StaticHoverStyle
{
	color: #0099CC;

}


/* Style 2 ===============================*/

.style2
{

}


.style2_StaticMenuStyle
{
	padding-left: 20px;
	color: #0033CC;
	width: 230px;
	background-color: #FFFFCC;
}
.style2_StaticMenuItemStyle
{
	font: bold 11px Helvetica;
	display: block;
	background: transparent url(images/arrowblue1.gif) 100% 0;
	height: 25px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	/*padding: 3px 0px 3px 0px;*/
	line-height: 25px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	margin-left: 20px;
	color: #333333;
}

.style2_StaticMenuItemStyle a:visited
{
	/*color: #333333;*/
}



.style2_StaticHoverStyle
{
	color: #0099CC;

}

/* Style 1 ================================*/

.style1
{

}
.style1_StaticMenuStyle
{
	
	padding-left: 20px;
	color: #333333;
	width : 230px;	
}
.style1_StaticMenuItemStyle
{
	font: bold 11px Helvetica;
	display: block;
	background: transparent url(images/arrowblue1.gif) 100% 0;
	height: 25px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	/*padding: 3px 0px 3px 0px;*/
	line-height: 25px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	margin-left: 20px;
	color: #333333;
}

.style1_StaticMenuItemStyle a:visited
{
	/*color: #333333;*/
}



.style1_StaticHoverStyle
{
	color: #0099CC;

}

