/* CSS Document */
<style type="text/css">
<!--
/* 
   ================================
    CSS STYLES FOR Wilsongiven Skin1
   ================================
*/   

.MenuDate {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	text-align : center;
}

.Footer {
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-left : 4px;
	padding-right : 4px;
	vertical-align : middle;
}

.SubText {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px;
	font-style: normal; 
	font-weight: normal;
	color: #000000; 
}

/* style for module titles */
.Head   {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000; 
}

.Normal {
	font-family: Tahoma, Verdana, Arial;
	font-size:10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}


/* 
   ================================
    CSS STYLES from Dot Net Nuke
   ================================
*/   
.SkinObject {

}

A.SkinObject:link {
	color: #FF0000;
	text-decoration: none;
}

A.SkinObject:hover    {
	color: #FF0000;
	text-decoration: underline;
}

A:link  {
	color: #FF0000;
	text-decoration: none;
}

A:visited   {
	color: #FF0000;
	text-decoration: none;
}

A:active    {
	color: #FF0000;
	text-decoration: none;
}

A:hover {
	color: #FF0000;
	text-decoration: underline;
}

/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent;
}
.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height:16;
}
.MainMenu_MenuItem {
	color: #ffffff;
	cursor: pointer;
	cursor: hand;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	border-left: none;
	border-bottom: none;
	border-top: none;
	border-right: none;
	background-color : transparent;
}
.MainMenu_MenuIcon {
	cursor: pointer;
	cursor: hand;
	background-color: #666666;
	border-left: none;
	border-bottom: none;
	border-top: none;
}
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: #666666;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
}
.MainMenu_MenuBreak {
	cursor: pointer;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color : transparent;
	border-bottom: none; 
	border-left: none; 
	border-top: none;  
	border-right: none; 
}
.MainMenu_MenuItemSel {
	cursor: pointer;
	cursor: hand;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color : #000000;
}
.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: none;
	border-bottom: none;
	border-top: none;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

-->
</style>










