BODY { font-family: Tahoma, Verdana; font-size: 11px; margin: 0px 0px 0px 0px; background-color:white;}

H1 {margin-top: 5px; margin-bottom: 5px; font-size: 18px; color: #F58027}
H2 {margin-top: 15px; margin-bottom: 3px; font-size: 1.1em; font-weight: bold; color: #3A98C0;}

UL LI {list-style-type : square;} 
OL LI {padding-bottom:5px;}

.messagetouser {padding-top: 5px; padding-bottom: 10px; color: Red; font-weight:bold; font-size:12px;}

/* Regions */
#regTopMenuBar {padding: 0px 0px 0px 0px;  background-color:#000000; color: #eaeaea;}
#regTopMenuBar A {color: White; font-weight: bold; text-decoration: none; }
#regTopMenuBar A:hover {color: yellow; text-decoration: underline;}
#regTopMenuBar .accountOptions {color: Yellow; font-weight: bold;}
#regTopMenuBar .accountOptions A {color:Lime ;}

#regLeftMenu {vertical-align:top; color: #555555; background-color:#000000; color: #eaeaea; padding: 0px 5px 35px 5px;}
#regLeftMenu A {color: Yellow; font-weight: bold; text-decoration: none; }
#regLeftMenu INPUT {font-size:12px}
#regLeftMenu .button {font-weight: bold; color: darkGreen; font-size:12px;}

#regLeftMenu .MenuItem { background-color: #777777; margin-bottom:1px; padding-top:3px; padding-bottom:3px; padding-left:4px; padding-right: 4px;}
#regLeftMenu .MenuItem A {color:White; font-weight: bold; text-decoration: none; font-size:11px;}
#regLeftMenu .MenuItem A:hover {text-decoration: underline;}

#regLeftMenu .subMenuItem { background-color: #888888; margin-bottom:1px; padding-top:3px; padding-bottom:3px; padding-left:10px; padding-right: 4px;}
#regLeftMenu .subMenuItem A {color:White; font-weight: bold; text-decoration: none;font-size:11px; color:#eeeeee}
#regLeftMenu .subMenuItem A:hover {text-decoration: underline;}

#regFooter {font-size: 1em; color: #aaaaaa; padding: 5px 5px 5px 5px; margin-bottom: 10px;  background-color:#000000;}
#regFooter A {color: #eeeeee; font-weight: normal; text-decoration: none;}
#regFooter A:hover {text-decoration: underline;}

  
#regMainContent {vertical-align:top; padding-left:15px; padding-bottom:15px; font-size:12px;}
#regMainContent A {text-decoration: underline; font-weight: bold; color: #F58027; }
#regMainContent .MessageToUser {font-weight: bold; color: red; padding-top: 5px; padding-bottom: 10px} 
#regMainContent .breadcrumbtrail {padding-top:5px; padding-bottom:10px}
#regMainContent .breadcrumbtrail A {color: #F8A261}
#regMainContent .highlight {background-color:Yellow}
#regMainContent INPUT {font-size:12px}

/* Button styles */
#regMainContent .button {font-weight: bold; color: darkGreen; font-size:12px;}
#regMainContent .Bluebutton {font-weight: bold; color: Navy;}
#regMainContent .CancelButton {font-weight: normal; color: Red;}

/* datagrid styles */
#regMainContent .datagridHeader {background-color: #cccccc;font-weight: bold; padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; margin-bottom: 10px;}
#regMainContent .datagridItem {background-color: #efefef; border-bottom: 1px solid #666666}
#regMainContent .datagridAlternatingItem {background-color: #ffffff; border-bottom: 1px solid #666666}
  
  

