BODY	{font-family : Verdana, 'Comic Sans MS', Sans-Serif, Arial;
 color: #800040; background-image: url(images/bgTexture.gif);}H1 { 	font-size: 1.2em; 	text-align: center; 	color: #700000; 	font-weight: bold }.pageAdd{	font-size:xx-small}.extra{	font-size:x-small}A:link       { 	color: #800080; 	font-weight: bold;	text-decoration: none}A:visited    { 	color: #808080; 	text-decoration: none; 	font-weight: bold }A:hover      { 	color: #008080; 	text-decoration: none; 	font-style: italic; 	font-weight: bold }A:hover IMG {	border: ridge}A:active     { 	color: #000080; 	text-decoration: none; 	font-weight: bold }.DNN_MenuContainer {
    border-bottom: #404040 0px solid; 
    border-left: #FF8080 0px solid; 
    border-top: #FF8080 0px solid; 
    border-right: #404040 0px solid;  
    background-color: navy;
}
.DNN_MenuBar {
    cursor: pointer; 
    cursor: hand; 
    height:16;
}
.DNN_MenuItem {
    cursor: pointer; 
    cursor: hand; 
    color: White; 
    font-family: Tahoma, Arial, Helvetica; 
    font-size: 9pt; 
    font-weight: bold; 
    font-style: normal; 
    border-left: navy 0px solid; 
    border-bottom: navy 1px solid; 
    border-top: navy 1px solid; 
    border-right: navy 0px solid;
}
.DNN_MenuIcon {
    cursor: pointer; 
    cursor: hand; 
    background-color: navy; 
    border-left: navy 1px solid; 
    border-bottom: navy 1px solid; 
    border-top: navy 1px solid; 
    text-align: center; 
    width: 15;
    height: 21;
}
.DNN_SubMenu {
    z-index: 1000; 
    cursor: pointer; 
    cursor: hand; 
    background-color: navy; 
    border-bottom: #404040 0px solid; 
    border-left: #FF8080 0px solid; 
    border-top: #FF8080 0px solid; 
    border-right: #404040 0px solid;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
}
.DNN_MenuItemSel {
    background-color: #CCCCCC; 
    cursor: pointer; 
    cursor: hand; 
    color: White; 
    font-family: Tahoma, Arial, Helvetica; 
    font-size: 9pt; 
    font-weight: bold; 
    font-style: normal;
}
.DNN_MenuArrow {
    font-family: webdings; 
    font-size: 10pt; 
    cursor: pointer; 
    cursor: hand; 
    border-right: navy 1px solid; 
    border-bottom: navy 1px solid; 
    border-top: navy 0px solid;
}
/* Not Used in DNN Code */
.DNN_MenuBreak {
    border-bottom: #404040 1px solid; 
    border-left: #FF8080 0px solid; 
    border-top: #FF8080 1px solid;  
    border-right: #404040 0px solid; 
    background-color: White; height: 1px;
}
/* Not Used in DNN code */
.DNN_RootMenuArrow {
    font-family: webdings; 
    font-size: 10pt; 
    cursor: pointer; 
    cursor: hand;
}
