BODY {
background-color : #FFFFFF;
font-family : Verdana, Arial, sans-serif;
font-size: 80%;
margin: 0;
}

li {
list-style-image: url('images/bullet_dots.gif');
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}
/* this group sets the normal link colors */

A:LINK {color : #536B77; font-weight: bold; text-decoration: none;}
A:VISITED {color : #536B77; font-weight: bold; text-decoration : none;}
A:HOVER {color : #FFFFFF; font-weight: bold; background: #536B77; text-decoration : none;}
A:ACTIVE {color : #536B77; font-weight: bold; text-decoration : none;}

H1 {
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 1.8em;
font-weight: bold;
letter-spacing: 2px;
color : #6B8490;
margin: 0px;
}

h2 {
color: #3C4D55;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 1.4em;
font-weight: bold;
letter-spacing: 3px;
}

H3, H4, H5, H6 {
font-size : 13px;
font-weight : bold;
color : #6B8490;
}

.imageborder {
padding: 0px;
background-image: url('images/header_cell.jpg') }

.borders {
font-family : Verdana, Arial, sans-serif;
background: #DEE7F7;
color: #000000;
line-height: normal;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
padding: 10px;
font-size: 90%;
font-weight: bold;
}

.plain {
padding: 20px;
}

.leftside {
font-family : Verdana, Arial, sans-serif;
border-right: 0px dashed #3C4D55;
text-align: justify;
padding-left: 0px;
padding-right: 0px;
padding-top: 5px;
padding-bottom: 5px;
}

.rightside {
font-family : Verdana, Arial, sans-serif;
text-align: justify;
padding-left: 0px;
padding-right: 0px;
padding-top: 5px;
padding-bottom: 5px;
}

.textarea {
font-family : Verdana, Arial, sans-serif;
text-align: justify;
line-height: 18px;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
}

.tiny {
font-size: 80%;
letter-spacing: 1;
font-weight-bold
}

.special {
border: 1px dotted #3C4D55;
padding: 5px;
font-size: 80%;
line-height: 20px;
}

/* new */
.article {font-family:Verdana, Arial, Helvetica, sans-serif;color:#000000;font-size:small;}
.captionbg {background-color:#cbd9dd;}
.caption {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#666666;background-color:#cbd9dd;}
.articletabletext {font-family:Verdana, Arial, Helvetica, sans-serif;color:#555555;font-size:11px;}						 
.articletabletitle {font-family:Verdana, Arial, Helvetica, sans-serif;color:#ffffff;font-size:12px;font-weight:bold;}
.articletabletitle2 {font-family:Verdana, Arial, Helvetica, sans-serif;color:#003366;font-size:12px;font-weight:bold;}
.ctablebg1 {background:#006699;}
.ctablebg2 {background:#dddddd;}
.ctablebg3 {background:#cccccc;}
.ctablebg4 {background:#cbd9dd;}
.articlelist {font-family:Verdana, Arial, Helvetica, sans-serif;color:#4a7081;font-size:11px;}

.background_yellow {
 background-color:  #FFFFCC; 
}

.background_green {
 background-color: #CCFFCC;
}

.box_blue {
  border: 1px;
  border-style: solid;
  border-color: #B0BDEC;
  background-color: #DEE7F7;
}

.background_blue {
  background-color: #DEE7F7;
}

.menu {
  width: 60px; text-align: left;  
}
