ul, li {
  margin: 0px;
  padding: 0px;
}
div#menuArea {
  height: auto;
  width: 180px;
}
div#menuArea li {
	height: 24px;
	width: 150px;
	margin: 5px;
	margin-left: -20px;
	font-family: Verdana, Arial;
	font-size: 9pt;
	text-align: left;
	text-indent: 6px;
	line-height: 25px;
	list-style-type: none;
	background-image: url('../images/drbMenuBtn2.gif');
	background-repeat: no-repeat;
	border: solid 1px #f08b87;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0,Direction=135,Strength=4);
}
div#menuArea li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #44315b;
}
div#menuArea li a:link, div#menuArea li a:visited {
  color: #44315b;
	background-image: url('../images/drbMenuBtn1.gif');
	background-position: 0px 0px
}
div#menuArea li a:hover, div#menuArea li a.MenuSelected:visited, div#menuArea li a.MenuSelected:link {
  font-weight: bold;
  color: #dcd3d4;
	background-image: url('../images/drbMenuBtn1.gif');
	background-position: 0px -1000px;
	background-repeat: no-repeat;
}
body, table, p {
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
  font-weight: normal;
}
body {
  margin: 6px 3px;
  sscrollbar-face-color: #e6e6fa;
  sscrollbar-3dlight-color: #0000cd;
  sscrollbar-arrow-color: #FFFFFF;
  sscrollbar-track-color: #f5fffa;
  sscrollbar-highlight-color: #FFFFFF;
  sscrollbar-darkshadow-color: #660000;
  background-color: #f2f2f2;
}
.PageOutline {
  text-align: center;
  padding:5px;
  padding-right:0px;
  border:solid 1px #F08B87;
  width: 770px;
  background-color:#ffffff;


}
.PageStyle {
  background-color: #ffffff;
}
p {
  margin: 0px 0px 6px 0px;
  text-align: justify;
  ww_font-weight: bold;
}
ul, ol {
  margin: 0px 0px 1px 30px;
}
li {
  text-align: justify;
}
h1, h2, h3, h4 {
  margin: 0px 0px 3px 0px;
  font-family: Verdana, Arial;
  color: #b1a8b4;
}
h1 {
  font-size: 12pt;
}
h2 {
  font-size: 10pt;
}
h3 {
  font-size: 9pt;
  margin-bottom: 0px;
  margin-top: 10px;
}
dt {
  color: #7b9dcb;
  font-weight: bold;
  margin-top: 3px;
}
a:link {
  text-decoration: underline;
  color: #b1a8b4;
  font-weight: bold;
}
a:visited {
  text-decoration: underline;
  color: #b1a8b4;
  font-weight: bold;
}
a:hover {
  color: #44315b;
}
.menuArea {
  margin-top: 10px;
  margin-left: 10px;
  padding-bottom: 6px;
  padding-top: 3px;
  border-collapse: collapse;
  font-size: 9pt;
  bbackground-color: #fffaf0;
  filter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0,Direction=135,Strength=4);

}
.PageMenuColumn {
  background-color: #ffffff;
}
.menuItem { 
  background-position: top left;
  cursor: hand;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 18px;
  height: 25px;
  font-weight: bold;
  border: solid 1px #f08b87;

}
.PageTitle {
  width: 90%;
  height: 24px;
  margin-bottom: 3px;
  margin-top: 1px;
  font-family: Verdana;
  font-weight: normal;
  font-size: 14pt;
  color: #44315b;  
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.PageLine {
  background-image: url('../images/bg1.gif');
}
.PageDate {
  padding-left: 230px;
  padding-right: 3px;
  padding-top: 2px;
  font-size: 8pt;
  color: #A5A5A5;
}
.PageLine {
  background-color: #44315b;
}
.PageHeader {
  margin: 0px;
  padding: 0px;
  filter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0,Direction=135,Strength=4);

}
a.PageHeader:link, a.PageHeader:visited {
  color: #eeeeee;
  font-size: 8pt;
  text-decoration: none;
}
a.PageHeader:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.PageFooter {
  color: #000000;
  font-family: Tahoma, Arial;
  font-size: 8pt;
  padding: 3px 4px 0px 4px;  
}
.PageFooterTable {
  border: solid 1px #f08b87;
  background-color: #dcd3d4;
  filter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0,Direction=135,Strength=4);
}
.FooterLink:link, .FooterLink:visited {
 color: #f08b87;
 font-size: 8pt;
}
.FooterLink:hover {
 color: #44315b;
}
.PageMessageTable {
  padding: 6px 0px 6px 0px;
  margin-top: 20px;
  margin-left: 25px;
  bborder: solid 1px #b1a8b4;
  ffilter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0,Direction=135,Strength=4);
}
.PageMessage {
  padding: 6px 18px 0px 0px;
  margin-top: 20px;
  margin-left: 5px;
  color: #b1a8b4;
  font-size: 11pt;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  font-family: Arial, Verdana;
  line-height: 110%;
  height: 300px;
}
.PageMessageText {
  margin: 3px 0px 3px 0px;
  font-size: 9pt;
  text-align: center;
  font-weight: bold;
  color: #b1a8b4;
}
.xHeaderBodyGap {
  padding-bottom: 6px;
  background-color: #4b0082;
  bbackground-color: #20b2aa;
}
.PageColumnTable {
  font-family: Tahoma, Arial;
  font-size: 10pt;
  padding: 3px;
}
.PageColumnSplit {
  background-color: #ffffff;
  padding: 0px 0px 0px 0px;
}
.PageColumn1 {
  padding: 0px 5px 0px 0px;
}
.PageColumn2 {
  padding: 0px 0px 0px 0px;
}
.PageAdverts {
  padding: 0px 4px 0px 10px;
}
.PageAdvertText {
  padding: 0px;
}
.NewsHeading {
  font-size: 11pt;
  font-weight: normal;
  border-bottom: dotted 1px #A0A0A0;
}
.NewsExtract {
  margin-bottom: 6px;
  margin-top: 0px;
  margin-right: 7px;
  padding: 2px;
}
.NewsText {
  margin-bottom: 20px;
}
.NewsBackLink {
  font-size: 8pt;
  width: 60px;
  color: #ff0000;
  padding: 0px 5px; 
}
input, textarea, select {
  border: solid 1px #BEAA94;
  background-color: #FFFFFF;
  color: #000000;
}
input, select {
  height: 18px;
}
.GuideList {
  padding: 4px 2px 4px 2px;
}
.GuideLine {
  background-color: #c0c0c0;
  padding: 0px 0px 0px 0px;
}
.LwftSideAd {
  text-align: left;
}
.imgborder{
border: 1px solid #b1a8b4;
padding: 3;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0,Direction=135,Strength=5);
}


