body {
	padding: 0;
	margin: 0;
    background-image: url(images/bk.gif);
	background-position: center;
}
.w11{ color: #FFF; font-size: 11px;}
.w12{ color: #FFF; font-size: 12px;}


a:link    {  font-size: 12px; color:#666; text-decoration: underline;}
a:visited {  font-size: 12px; color:#666; text-decoration: underline;}
a:active  {  font-size: 12px; color:#666; text-decoration: underline;}
a:hover   {  font-size: 12px; color:#CCC; text-decoration: none;}

a.SkinObject:link   { font-size: 12px; font-weight: normal; color:#CCC; text-decoration:underline;}
a.SkinObject:visited{ font-size: 12px; font-weight: normal; color:#CCC; text-decoration:underline;}
a.SkinObject:active { font-size: 12px; font-weight: normal; color:#CCC; text-decoration:none; background-color:#888;}
a.SkinObject:hover  { font-size: 12px; font-weight: normal; color:#FFF; text-decoration:none; background-color:#888;}

.a_footer:link   { font-size: 12px; color:#CCC; text-decoration:underline;}
.a_footer:visited{ font-size: 12px; color:#CCC; text-decoration:underline;}
.a_footer:active { font-size: 12px; color:#CCC; text-decoration:none; background-color:#888;}
.a_footer:hover  { font-size: 12px; color:#FFF; text-decoration:none; background-color:#888;}

span.SkinObject { font-size: 12px; font-weight: normal; color:#CCC; text-decoration:none;}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MenuBar {
	padding-left: 6px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 1px solid; 
	border-right: #FFFFFF 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #CCCCCC; 
	border-left: #CCCCCC 1px solid; 
	border-bottom: #CCCCCC 1px solid; 
	border-top: #CCCCCC 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #FFFFFF; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}

.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: 6369A3; 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
td.BreadCrumb a.SkinObject:link   { font-size: 20px; font-weight: normal; color:#CCC; text-decoration:underline;}
a.SkinObject:visited{ font-size: 12px; font-weight: normal; color:#CCC; text-decoration:underline;}
a.SkinObject:active { font-size: 12px; font-weight: normal; color:#CCC; text-decoration:none; background-color:#888;}
a.SkinObject:hover  { font-size: 12px; font-weight: normal; color:#FFF; text-decoration:none; background-color:#888;}


