BODY {
background-color: #DDEEDD;
margin: 0;
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
/*
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: 87%;
}

/* this group sets the normal link colors - org -------------
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;}  ------- */
/* this group sets the normal link colors - test ------------
A:LINK {color: #0000FF; font-weight: normal; text-decoration: none;}
A:VISITED {color: #6666CC; font-weight: normal; text-decoration: none;}
A:HOVER {color: #CCCCFF; font-weight: normal; background: #9966FF; text-decoration: none;}
A:ACTIVE {color: #9999CC; font-weight: normal; text-decoration: none;}  -------*/

/* this group sets the normal link colors */
A:LINK {color: #0000FF; font-weight: normal; text-decoration: none;}
A:VISITED {color: #6666CC; font-weight: normal; text-decoration: none;}
A:HOVER {color: #0033FF; font-weight: normal; text-decoration: none;}
A:ACTIVE {color: #000000; font-weight: normal; text-decoration: none;}

li {
list-style-image: url('images/bullet.gif');
}

H1 {
color: #000000;
text-align: left;
margin: 0px;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 1.8em;
font-weight: bold;
letter-spacing: 2px;
}

H2 {
color: #FF00CC;
text-align: left;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 1.4em;
font-weight: bold;
letter-spacing: 3px;
}

H3, H4, H5, H6 {
color: #6600CC; /*#6B8490;*/
font-size: 13px;
font-weight: bold;
}

.imageborder {
padding: 0px;
background-image: url('images/cell60.png') }

.borders {
color: #330099;
background_org: #B2C3CC;
background-color: #CCCCFF;
font-family: Verdana, Arial, sans-serif;
font-size: 90%;
font-weight: normal;
line-height: normal;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
/*padding: 10px;*/
padding: 5px;
padding-bottom: 1px;
}

.plain {
padding: 20px;
}

.rightside {
text-align: justify;
font-family : Verdana, Arial, sans-serif;
border-left-style: groove; 
/*border-left-color: #000000 #000000*/
border-left-width: 2px; 
border-right-width: 1px; 
border-top-width: 1px; 
border-bottom-width: 1px;
padding-left: 10px;
padding-right: 0px;
padding-top: 15px;
padding-bottom: 15px; 
}

.textarea {
/*background: #FFFFFF;*/
color: #330066;
text-align: justify;
font-family: Verdana, Arial, sans-serif;
line-height: 18px;
padding-left: 20px;
padding-right: 20px;
padding-top: 15px;
padding-bottom: 15px;
}

.tiny {
color: #CC33CC;
font-size: 80%;
font-weight: normal;
font-family: Tahoma, Verdana, Arial, sans-serif;
letter-spacing: 1;
}

.special {
font-size: 100%;
line-height: 18px;
border: 1px dotted #6666CC;
padding: 5px;
}