html {
Font-Size:14px;
Font-Family:Arial,Helvetica,sans-serif;
Font-Weight:Normal;
color:#000000;
}

.Normal {
Font-Size:14px;
Font-Family:Arial,Helvetica,sans-serif;
Font-Weight:Normal;
color:#000000;
}

.NormalBold {
Font-Family:Arial,Helvetica,sans-serif;
Font-Size:14px;
Font-Weight:Bold;
color:#000000;
}

.CommandButton a {
Font-Size:14px;
Font-Family:Arial,Helvetica,sans-serif;
Font-Weight:Normal;
color:#ffffff;
}

h1{
Font-Family:Arial,Helvetica,sans-serif;
Font-Size:16px;
Font-Weight:Bold;
}

A{
Font-Size:14px;
Font-Weight:Normal;
text-Decoration:Underline;
color:#000000;
}

A:Link{
Font-Size:14px;
Font-Weight:Normal;
text-Decoration:Underline;
color:#000000;
}

A:Hover{
Font-Size:14px;
Font-Weight:Normal;
text-Decoration:Underline;
color:888888;
}

A:Visited{
Font-Size:14px;
Font-Weight:Normal;
text-Decoration:Underline;
color:27455E;
}


UL LI{
list-style-type: disc;
}


/* DNN Current Date*/
#dnn_dnnCURRENTDATE_lblDate {
font-family: Arial;
font-size: 12px;
color: #ffffff;
}

/* DNN Login*/
#dnn_dnnLOGIN_cmdLogin {
font-family: Arial;
font-size: 10px;
color: #ffffff;
padding:5px;
}

/* DNN Copyright */
#dnn_dnnCOPYRIGHT_lblCopyright {
font-family: Arial;
font-size: 10px;
color: #ffffff;
padding:5px;
}

#footer a {
font-family: Arial;
font-size: 10px;
color: #ffffff;
padding:5px;
}

#footer a:hover {
font-family: Arial;
font-size: 10px;
color: red;
padding:5px;
}


/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
font-family: Arial;
font-size: 14px;
color: #ffffff;
font-weight:normal;
border-bottom: #EEEEEE 0px solid; 
border-left: #EEEEEE 0px solid; 
border-top: #EEEEEE 0px solid; 
border-right: #EEEEEE 0px solid; 
padding-bottom: 7px;
background-color:transparent;
}

.MainMenu_MenuIcon {
display:none;
}

.MainMenu_SubMenu {
background-color: #27455e;
text-align:left;
border-bottom: #27455e 1px solid; 
border-left: #27455e 1px solid; 
border-top: #27455e 1px solid; 
border-right: #27455e 1px solid; 
padding: 5px 0 5px 0;
}

.MainMenu_MenuBreak {
border-bottom: #EEEEEE 0px solid; 
border-left: #EEEEEE 0px solid; 
border-top: #EEEEEE 0px solid; 
border-right: #EEEEEE 0px solid; 
background-color: transparent; 
height: 1px;
}

.MainMenu_MenuItemSel {
font-family: Arial;
font-size: 14px;
color: #eeeeee;
font-weight: normal;
border-bottom: #EEEEEE 0px solid; 
border-left: #EEEEEE 0px solid; 
border-top: #EEEEEE 0px solid; 
border-right: #EEEEEE 0px solid; 
background-color: transparent; 
padding-bottom: 7px;
}

.MainMenu_MenuArrow {
border-bottom: #EEEEEE 0px solid; 
border-left: #EEEEEE 0px solid; 
border-top: #EEEEEE 0px solid; 
border-right: #EEEEEE 0px solid; 
background-color: transparent; 
}

.MainMenu_RootMenuArrow {
}



