﻿DIV#navigation
{
	text-align: right;
	float: right;
	width: 100%;
	vertical-align: middle;
	background-color: Transparent;
}

DIV#navigation UL
{
	position: relative;
	list-style: none;
	float: right;
	padding:0;
	margin: 0px;
	color: white;
	width: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
	white-space: nowrap;
}
DIV#navigation UL a
{
	position: relative;
	list-style: none;
	text-align: right;
	padding: 0px 8 0 8;
	margin: 0px;
	color:White;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	white-space: nowrap;
}
DIV#navigation UL a:hover
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}

DIV#navigation UL LI
{
	background-color: #b70707;
	position: relative;
	float: left;
	padding: 0px;
	color: white;
	white-space: nowrap;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}

DIV#navigation UL LI A
{
	background-color: #b70707;
	text-decoration: none;
	white-space: nowrap;
	text-align: Left;
	padding: 2px 5 2 0;
	display: block;
	color: #fbe8e8;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}

DIV#navigation UL LI A:hover
{
	text-decoration: none;
	padding: 2px 5 2 0;
	color: white;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #c4c4c4;
}

DIV#navigation UL UL.default
{
	text-align: Left;
	display: none;
	margin-top: 0px;
	position: absolute;
	left: 0px;
	top: 20px;
	padding: 0;
	border-width: 0px;
	float: left;
	width: 17px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}

DIV#navigation UL UL.default LI
{
	position: relative;
	white-space: nowrap;
	padding: 5 5 0 5px;
	margin: 0px;
	width: 170px;
	font-size: 11px;
}


DIV#navigation UL UL.default LI A
{
	border-top: solid 1px #d3d3d3;
	height: 25px;
	display: block;
	padding: 1px;
	margin: 0px;
	font-size: 11px;
	white-space: nowrap;
	width: 170px;
}

DIV#navigation UL UL.default LI A:hover
{
	position: relative;
	width: 170px;
	color: #b8b9b7;
	padding: 1px;
	margin: 0px;
	font-size: 11px;
	height: 25px;
	white-space: nowrap;
}


DIV#navigation UL UL.default LI UL.default
{
	padding: 1px;
	left: 45;
	margin-left: 110;
	padding-top: 0;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	width: 170px;
}
DIV#navigation UL UL.default LI UL.default LI
{
	height: 25px;
	left: 25;
	margin-left: 0;
	display: block;
	padding: 4px 0 0 4;
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	white-space: nowrap;
	width: 170px;
}




DIV#navigation UL UL.default LI.default2
{
	/*background-image: url(../images/Menu/next1.jpg); 	background-position: center right; 	background-repeat: no-repeat; */
	padding: 1px;
	left: 0;
	margin-left: 0;
	padding-top: 0;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	width: 178px;
}
DIV#navigation UL UL.default LI.default2 A
{
	border-top: solid 1px #d3d3d3;
	height: 25px;
	display: block;
	margin: 3px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	white-space: nowrap;
}

DIV#navigation UL UL.default LI.default2 A:hover
{
	border-top: solid 1px #d3d3d3;
	height: 25px;
	display: block;
	margin: 3px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

DIV#navigation UL UL.default UL
{
	margin: -18px 0 0px 0px;
	position: absolute;
}

DIV#navigation UL UL.default UL.default UL
{
	position: absolute;
	margin: -20px 0 0px 110px;
}

DIV#navigation UL UL.default UL.default LI.default2
{
	height: 32;
	padding: 1px;
	left: 0;
	margin-left: 25;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	width: 180px;
	margin-top:1px;
}

DIV#navigation UL UL.default UL.default UL.default LI
{
	height: 32;
	padding: 1px;
	left: 0;
	margin-left: 27;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	width: 180px;
}






