.ddtile
{
	background-attachment: fixed;
	background: url(../_imgs/but_tile.gif);
	background-repeat: repeat-x;
	height: 24px;
}
.ddtoprighttab
{
	font-size: 11px;
	background-attachment: fixed;
	background: url(../_imgs/but_bluenorm1.gif);
	text-transform: uppercase;
	width: 93px;
	color: #ffffff;
	padding-top: 5px;
	background-repeat: no-repeat;
	font-family: Verdana;
	height: 24px;
	text-align: center;
	text-decoration: none;
}
.ddtoprighttabhover
{
	font-size: 11px;
	background-attachment: fixed;
	background: url(../_imgs/but_hover2.gif);
	text-transform: uppercase;
	width: 93px;
	color: #ffffff;
	padding-top: 5px;
	background-repeat: no-repeat;
	font-family: Verdana;
	height: 24px;
	text-align: center;
	text-decoration: none;
}
/* Styles for the top horisontal navigation */
.ddtoptab
{
	font-size: 11px;
	background-attachment: scroll;
	background: url(../_imgs/but_norm.gif);
	text-transform: uppercase;
	width: 93px;
	cursor: hand;
	color: #ffffff;
	padding-top: 5px;
	background-repeat: no-repeat;
	font-family: verdana;
	height: 24px;
	background-color: transparent;
	text-align: center;
	text-decoration: none;
}
.ddtoptabhover
{
	font-size: 11px;
	background: url(../_imgs/but_hover.gif);
	text-transform: uppercase;
	width: 93px;
	cursor: hand;
	color: #ffffff;
	padding-top: 5px;
	background-repeat: no-repeat;
	font-family: verdana;
	height: 24px;
	background-color: transparent;
	text-align: center;
	text-decoration: none;
}
/* Left nav styles */
.LeftNav
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	padding-left: 6px;
	font-size: 11px;
	width: 180px;
	cursor: hand;
	color: #ffffff;
	padding-top: 4px;
	font-family: verdana;
	height: 23px;
	background-color: #638ab0;
	text-decoration: none;
}
.LeftNavHover
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	padding-left: 6px;
	font-size: 11px;
	width: 180px;
	cursor: hand;
	color: #000000;
	padding-top: 4px;
	font-family: verdana;
	height: 23px;
	background-color: #b0c4de;
	text-decoration: none;
}
.LeftNavActive
{
	padding-left: 6px;
	font-weight: normal;
	font-size: 11px;
	background-attachment: fixed;
	background: url(../_imgs/leftbut_active.gif);
	width: 180px;
	cursor: default;
	color: #ffffff;
	padding-top: 5px;
	background-repeat: no-repeat;
	font-family: verdana;
	height: 23px;
	text-decoration: none;
}
.LeftNavPerm
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	padding-left: 6px;
	font-size: 11px;
	width: 180px;
	cursor: hand;
	color: #000000;
	padding-top: 4px;
	font-family: verdana;
	height: 23px;
	background-color: #ffcc66;
	text-decoration: none;
}
.LeftNavPermHover
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	padding-left: 6px;
	font-size: 11px;
	width: 180px;
	cursor: hand;
	color: #000000;
	padding-top: 4px;
	font-family: verdana;
	height: 23px;
	background-color: #ffffcc;
	text-decoration: none;
}
.SubLeftNav
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	padding-left: 15px;
	font-size: 10px;
	width: 180px;
	cursor: hand;
	color: #ff0000;
	padding-top: 4px;
	font-family: verdana;
	height: 23px;
	background-color: #ffffff;
	text-decoration: none;
}
.SubLeftNav A
{
	color: #000080;
	text-decoration: none;
}
.SubLeftNav A:hover
{
	color: #ff0000;
	text-decoration: none;
}
.SubLeftNav B
{
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
.BotNav
{
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: verdana;
}
.BotNav A
{
	color: #ffffff;
	text-decoration: none;
}
.BotNav A:hover
{
	color: #efefef;
	text-decoration: underline;
}
.TextLinks
{
	padding-right: 4px;
	padding-left: 4px;
	font-size: 10px;
	padding-bottom: 10px;
	color: #999999;
	font-family: tahoma;
}
.TextLinks A
{
	color: #999999;
	text-decoration: none;
}
.TextLinks A:hover
{
	color: #ff0000;
	text-decoration: none;
}
.WelcomeSol
{
	padding-left: 4px;
	font-size: 11px;
	padding-bottom: 2px;
	text-transform: uppercase;
	width: 180px;
	cursor: hand;
	color: #ffffff;
	padding-top: 1px;
	font-family: verdana;
	height: auto;
	text-decoration: none;
}
.WelcomeSolHover
{
	padding-left: 4px;
	font-size: 11px;
	padding-bottom: 2px;
	text-transform: uppercase;
	width: 180px;
	cursor: hand;
	color: #ffffff;
	padding-top: 1px;
	font-family: verdana;
	height: auto;
	background-color: #483d8b;
	text-decoration: none;
}