.navlinks {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;

}
.navlinks a {

	color: #FFFFFF;
	text-style:ital;
	text-decoration: none;

}
.navlinks_selected {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6E95B2;
	text-align: center;
	text-decoration: none;

}
.relatedlinks {

	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
.relatedlinksinfo {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #9A9A9A;
	text-align: center;
	text-indent: 5px;
	text-decoration: none;

}
.contentText {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	list-style-type: square;

}

.contentText a {

	color: #6E95B2;
	text-style:ital;
	text-decoration: none;
}

.contentText a:hover {
	text-decoration: underline;
}

.logonDialog {

	margin-left:2px;
	margin-right:2px;
	margin-top:2px; 
	margin-bottom:2px;
	border-color: #999999;
	border-width: 1px; 
	border-style:solid;
	padding:10px;
}

.logonDialog_Link {

	font-size: 13px;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	text-decoration: underline;
	cursor : hand;
}

.links_PictureCol {
	border-left:5px; 
	border-right:0px; 
	border-bottom:0px; 
	border-top:0px; 
	border-color:#C0C0C0; 
	border-style:solid;
	background-color:#DCDDE0;
	margin-left:3px;
	margin-right:3px;
	margin-top:3px;
	margin-bottom:3px;
	padding:10px;
}

.links_PictureCol a:link {

	color: #6E95B2;
}

.links_PictureCol a:active {

	color: #6E95B2;
}

.links_TextCol {
	background-color:#F9FAFC;
	margin-left:3px;
	margin-right:3px;
	margin-top:3px;
	margin-bottom:3px;
	padding:10px;
	
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	list-style-type: square;
}
