#Navigation a:link{
	width		: 100%;
	color		: #fff;
	text-decoration	: none;
	font-weight	: bold;
	padding-left	: 1.2em;
	padding-right	: 1.2em;
	letter-spacing	: 0.10em;
/*	border-left	: 1px solid white;*/
}
#Navigation a:visited{
	width		: 100%;
	color		: #fff;
	text-decoration	: none;
	font-weight	: bold;
	padding-left	: 1.2em;
	padding-right	: 1.2em;
	letter-spacing	: 0.10em;
/*	border-left	: 1px solid white;*/
}
#Navigation a:hover{
	width		: 100%;
	color		: #fff;
	text-decoration	: none;
	background	: #000;
	font-weight	: bold;
	padding-left	: 1.2em;
	padding-right	: 1.2em;
	letter-spacing	: 0.10em;
/*	border-left	: 1px solid white;*/
}
a:link.actionlink{
	color		: #990000;
	text-decoration	: none;
	padding-left	: 13px;
	margin		: 3px 0px 1px 10px;
	background	: url( YellowArrow.gif) no-repeat left;
	font-size	: 12px;
}
a:visited.actionlink{
	color		: #990000;
	text-decoration	: none;
	padding-left	: 13px;	
	margin		: 3px 0px 1px 10px;
	background	: url( YellowArrow.gif) no-repeat left;
	font-size	: 12px;
}
a:hover.actionlink{
	text-decoration	: underline;
	padding-left	: 13px;
	margin		: 3px 0px 1px 10px;
	background	: url( YellowArrow.gif) no-repeat left;
	font-size	: 12px;
}
a:active.actionlink{
	text-decoration	: underline;
	padding-left	: 13px;
	margin		: 3px 0px 1px 10px;
	background	: url( YellowArrow.gif) no-repeat left;
	font-size	: 12px;
}
a:link.internallink{
	color		: #990000;
	text-decoration	: none;
	padding-left	: 13px;
	margin		: 3px 0px 1px 10px;
	background	: url( YellowArrow.gif) no-repeat left;
	font-size	: 12px;
}
a:visited.internallink{
	color		: #990000;
	text-decoration	: none;
	padding-left	: 13px;
	padding-bottom	: 0px;	
	margin		: 3px -0px 1px 10px;
	background	: url( YellowArrow.gif) no-repeat left;
	font-size	: 12px;
}
a:hover.internallink{
	text-decoration	: underline;
	padding-left	: 13px;
	margin		: 3px 0px 1px 10px;
	background	: url( YellowArrow.gif) no-repeat left;
	font-size	: 12px;
}
a:active.internallink{
	text-decoration	: underline;
	padding-left	: 13px;
	margin		: 3px 0px 1px 10px;
	background	: url( YellowArrow.gif) no-repeat left;
	font-size	: 12px;
}
a:link.internallinkBack{
	color		: #990000;
	text-decoration	: none;
	padding-left	: 13px;
	margin		: 3px 0px 1px 10px;
	background	: url( YellowArrowBack.gif) no-repeat left;
	font-size	: 12px;
}
a:visited.internallinkBack{
	color		: #990000;
	text-decoration	: none;
	padding-left	: 13px;	
	margin		: 3px 0px 1px 10px;
	background	: url( YellowArrowBack.gif) no-repeat left;
	font-size	: 12px;
}
a:hover.internallinkBack{
	text-decoration	: underline;
	padding-left	: 13px;
	margin		: 3px 0px 1px 10px;
	background	: url( YellowArrowBack.gif) no-repeat left;
	font-size	: 12px;
}
a:active.internallinkBack{
	text-decoration	: underline;
	padding-left	: 13px;
	margin		: 3px 0px 1px 10px;
	background	: url( YellowArrowBack.gif) no-repeat left;
	font-size	: 12px;
}
a:link.externallink{
	color		: #990000;
	text-decoration	: none;
	padding-right	: 13px;
	background	: url( link.gif ) no-repeat right;
	font-size	: 12px;
}
a:visited.externallink{
	color		: #990000;
	text-decoration	: none;
	padding-right	: 13px;
	background	: url( link.gif ) no-repeat right;
	font-size	: 12px;
}
a:hover.externallink{
	text-decoration	: underline;
	padding-right	: 13px;
	background	: url( link.gif ) no-repeat right;
	font-size	: 12px;
}
a:active.externallink{
	text-decoration	: underline;
	padding-right	: 13px;
	background	: url( link.gif ) no-repeat right;
	font-size	: 12px;
}
#login a:link{
	color		: #990000;
	text-decoration	: none;
	padding-left	: 15px;
	background	: url( keys.gif ) no-repeat left;
	font-size	: 12px;	
}
#login a:visited{
	color		: #990000;
	text-decoration	: none;
	padding-left	: 15px;
	background	: url( keys.gif ) no-repeat left;
	font-size	: 12px;
}
#login a:hover{
	text-decoration	: underline;
	padding-left	: 15px;
	background	: url( keys.gif ) no-repeat left;
	font-size	: 12px;
}
#login a:active{
	text-decoration	: underline;
	padding-left	: 15px;
	background	: url( keys.gif) no-repeat left;
	font-size	: 12px;
}
.actionlink{
	border		: none;
	background-color : transparent;
}
