BODY { font-family: Tahoma, Verdana; font-size: 12px; margin-top:5px;}

H1 {margin-top: 5px; margin-bottom: 5px; font-size: 18px; color: #C37C00}
H2 {margin-top: 15px; margin-bottom: 3px; font-size: 1.1em; color: #C37C00;}

/* Regions */

#outertable { margin:0 Auto; width:780px;}

#titlebar { width:644px; font-size:22px; color:#C37C48; vertical-align:bottom; padding-bottom:5px; }

#regTopMenuBar { background-color:#000000; height:22px; padding-right:5px;}
#regTopMenuBar A {color: White; text-decoration: none; font-size:13px; padding-left:31px; }
#regTopMenuBar A:hover {text-decoration: underline;}
#regTopMenuBar .Home{ background-color:#000000; padding-left:5px;}
#regTopMenuBar .Home A {color: White; text-decoration: none; font-size:13px; padding-left:0px;}
#regTopMenuBar .Home A:hover {text-decoration: underline;}


#regLeftMenu {vertical-align:top; color: #555555; width:147px; background-color: #F69412;}
#regLeftMenu .MenuItem { background-color: #F69412; padding-top:5px; padding-bottom:5px; padding-left:4px; padding-right: 4px; font-size:12px;}
#regLeftMenu .MenuItem A {color:White; font-weight: bold; text-decoration: none;}
#regLeftMenu .MenuItem A:hover {text-decoration: underline;}

#regLeftMenu .subMenuItem { background-color: #F69412; padding-top:2px; padding-bottom:2px; padding-left:15px; padding-right: 2px; font-size:11px;}
#regLeftMenu .subMenuItem A {color:White; font-weight: bold; text-decoration: none;}
#regLeftMenu .subMenuItem A:hover {text-decoration: underline;}

#regLeftMenu .rss {padding-left:5px; padding-top:10px; }
#regLeftMenu .rss A { color:#ffffff; font-weight:bold; text-decoration:none; }
#regLeftMenu .rss A:hover { text-decoration:underline; }


#rightcolumn .rhsNewsHeading {padding-top: 10px;}
#rightcolumn .rhsNewsHeading A {color: #885a99; font-weight:bold; font-size:11px; text-decoration: none; }
#rightcolumn .rhsNewsBody {color: #1e1e1e; font-size:11px; text-decoration: none;}
#rightcolumn .rhsNewsBody:hover {color: #555555; font-size:11px; text-decoration: none;}

#regFooter { color: #ffffff; padding-top: 5px; padding-bottom: 5px; font-size:11px; background-color:#000000; font-weight:bold; }
#regFooter A {color: #ffffff; font-weight: normal; text-decoration: none;}
#regFooter A:hover {text-decoration: underline;}

 .footer2 { padding-left:40px; padding-right:40px; vertical-align:top; font-size:11px; color:#333333; }
 .footer2 A { font-size:11px; color:#333333; text-decoration:none; }
 .footer2 A:hover { text-decoration:none; }
 

#regMainContent {vertical-align:top; padding-left:20px; border-right:solid 1px #C37C48; padding-bottom:20px;}
#regMainContent A {text-decoration: underline; font-weight: bold; color: #F58027; }
#regMainContent A:visited {text-decoration: underline; font-weight: bold; color: #C37C00; }
#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}

/* code below allows customised bullet points with graphics to be added - also includes fix for IE */
#regMainContent ul { margin-left: 10px; padding-left: 0; list-style: none; }
#regMainContent ul li {	padding-left: 14px; background-image: url(images/bullets/dot.gif); background-repeat: no-repeat; background-position: 0 7px;}
html[xmlns] #regMainContent ul { padding-left: 2em;} 
html[xmlns] #regMainContent ul li { background: none; /* undo the background-image */ list-style-image: url(images/bullets/dot.gif); padding: 0;}


/* Button styles */
#regMainContent .button {font-weight: bold; color: black;}
#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}
  



