BODY {
background-color : #FFFFFF;
font-family : Verdana, Arial, sans-serif;
font-size: 80%;
margin: 0;
scrollbar-arrow-color: #000000;
scrollbar-face-color: #8CA5B2;
scrollbar-3dlight-color: #8CA5B2;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #8CA5B2;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #B2C3CC;
}


P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
color : #626060;

}
/* this group sets the normal link colors */

A:LINK {color : #0D7EB8; font-weight: bold; text-decoration: none;}
A:VISITED {color : #D2693E; font-weight: bold; text-decoration : none;}
A:HOVER {color : #EA981A; font-weight: bold; background: #FFFFFF; text-decoration : none;}
A:ACTIVE {color : #536B77; font-weight: bold; text-decoration : none;}

li {
list-style-image: url('images/bullet.gif');
}

H1 {
font-family: Verdana, Arial, sans-serif;
text-align: left;
font-size: 1.6em;
font-weight: bold;
letter-spacing: 2px;
color : #266AA5;
margin: 0px;
}

h2 {
color: #266AA5;
font-family: Verdana, Arial, sans-serif;
text-align: left;
font-size: 14px;
font-weight: bold;
letter-spacing: 1px;
}

h3 {
font-size : 13px;
font-weight : bold;
color : #CFA504;
}

h4 {
font-size : 11px;
color : #DCAE01;
}

h5{
font-size : 14px;
color : #545657;
}

H6 {
font-size : 12px;
color : #545657;
}



.imageborder {
padding: 0px;
background-image: url('images/cell1.jpg') }

.borders {
font-family : Verdana, Arial, sans-serif;
background: #FE9C2C;
color: #FFFFFF;
letter-spacing: -1px;
line-height: normal;
text-align: left;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
padding: 2px;
font-size: 16px;
font-weight: bold;
}

.plain {
padding: 20px;
}

.rightside {
font-family : Verdana, Arial, sans-serif;
border-left: 1px dashed #3C4D55;
text-align: justify;
background: #FFFFFF;
padding-left: 10px;
padding-right: 0px;
padding-top: 15px;
padding-bottom: 15px;
}

.textarea {
font-family : Verdana, Arial, sans-serif;
text-align: justify;
background: #FFFFFF;
line-height: 18px;
padding-left: 20px;
padding-right: 20px;
padding-top: 15px;
padding-bottom: 15px;
}

.tiny {
font-size: 85%;
letter-spacing: 1.5;
font-weight-bold
}

.special {
border: 1px dotted #3C4D55;
padding: 5px;
font-size: 80%;
line-height: 20px;
}