/*25 October 2004*/
/*5Mar2004 Peter added HR style*/
.TextGray {color: rgb(87,105,134);}
.TextBlue {color: rgb(17,112,189)}
.Divider {color: rgb(190,205,220)}
.small {font-size: 10px;}
.large {font-size: 12 px}
a:link {color: black; text-decoration: none;}
a:visited { color: rgb(7,90,170); text-decoration: none;}
a:active { color: rgb(7,90,170); text-decoration: none;}
a:hover { color: rgb(6,140,244); text-decoration: underline;}
.PublicPage {font-size: 12px; font-family: arial; color:#0E5896;}
.PublicTable {BackGround: white; border: 1px solid rgb(101,197,242); padding: 2px; font-size: 11px; font-family: arial;}
.PublicCell {BackGround: rgb(211,233,251); padding: 2px;font-size: 10px; font-family: Arial,Serif;}
.PublicHeader {BackGround: rgb(211,233,251); padding: 5px; font-size: 12px; font-family: Arial,Serif;}
.hb {border-bottom: 1px solid RGB(181,213,241)}
.bb {border-bottom: 1px solid RGB(240,240,240)}
.ht {border-top: 1px solid RGB(181,213,241)}
.PublicSimple2 {BackGround: white; Padding: 1px;font-size: 11px; font-family: Arial,Serif; Color:RGB(#0E5896);border-bottom: 1px solid RGB(240,240,240);}
/*25Nov2003 Maya changed padding:1px to 4px and on 30Nov to 10px for the DevNews list on homepage*/
.PublicSimple {BackGround: white; font-size: 11px; font-family: arial,Serif; Color:#0E5896; padding-left: 5px; padding-right: 10px;}
.DialogTable {Border: 1px solid RGB(220,220,240);Background: RGB(245,245,255);font-size: 11px;}
.DialogHeader {padding:5px; border-bottom: 1px solid; Background: RGB(235,235,245);}
.DialogSimple {padding-top: 1px; padding-bottom: 1px; padding-right: 1px; padding-left: 5px;color: RGB(130,130,150)}
.DialogTextField {Border: 1px solid RGB(220,220,240);font-size: 11px;color: RGB(130,130,150)}
.ner {font-family: arial; font-size: 10px; border: 1px solid rgb(192,192,192)}
.br{border-right: solid 1px #D9E0E6}
/*Maya inserted below class for the Using Dan column on the homepage. Peter amended this li to have li.bmp*/
li { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;list-style-image : url(http://www.devadvisers.net/content/dan/imgs/li.gif); color: RGB(6,140,244);}
/*05Dec2003 Maya inserts the following class for devNews.   14Mar2004 This will no longer be required as I use PublicSimple and tj instead.   Wean out the other news items and then delete this news style.*/
.news {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #003366; text-align: justify; margin:10px;}
/*23Feb2004 mb is for margin bottom in the country pages*/
.mb {margin-bottom:4px; padding-left:10px;}
body{scrollbar-base-color: rgb(211,233,251); scrollbar-arrow-color:0E5896; margin:0px; background: white}
/*14Mar2004   Maya put these in */
.tj {text-align:justify;}
.lge {font size:12px;}/*I put this in because large above would not work.*/
.pd10 {padding:10px;}
#news {font-family:verdana; color:red;}
