BODY {
background-color : #FFFFFF;
font-family : Verdana, Arial, sans-serif;
font-size: 80%;
margin: 0;
scrollbar-arrow-color: #16497d;
scrollbar-face-color: #37699f;
scrollbar-3dlight-color: #37699f;
scrollbar-highlight-color: #16497d;
scrollbar-shadow-color: #37699f;
scrollbar-darkshadow-color: #16497d;
scrollbar-track-color: #5388bc;
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */

A:LINK {color : #16497d; text-decoration: none;}
A:VISITED {color : #37699f; text-decoration : none;}
A:HOVER {color : #5388bc; text-decoration : underline;}
A:ACTIVE {color : #5388bc; text-decoration : none;}

li {
list-style-image: url('images/bullet.gif');
}

H1 {
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 1.8em;
font-weight: bold;
letter-spacing: 1px;
color : #16497d;
margin: 0px;
}

h2 {
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 1.6em;
font-weight: bold;
letter-spacing: 1px;
color: #37699f;
}

h3 {
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 1.4em;
font-weight: bold;
letter-spacing: 1px;
color: #5388bc;
}

h4 {
font-family: Verdana, "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 1.2em;
font-weight: bold;
letter-spacing: 1px;
color: #000000;
}

h5 {
font-family: Verdana, "Comic Sans MS", Arial, sans-serif;
font-size : 1em;
font-weight : bold;
letter-spacing: 1px;
color : #000000;
}

H6 {
font-family: Verdana, "Comic Sans MS", Arial, sans-serif;
font-size : 10px;
font-weight : bold;
letter-spacing: 0px;
color : #000000;
}


.imageborder {
padding: 0px;
background-image: url('images/cell1.jpg') }

.borders {
font-family : Verdana, Arial, sans-serif;
background: #ffffcc;
color: #000000;
line-height: normal;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
padding: 10px;
font-size: 90%;
}

.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 : "Trebuchet MS", "Comic Sans MS", 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: 80%;
letter-spacing: 1;
font-weight-bold
}

.special {
border: 1px dotted #000000;
padding: 5px;
font-size: 80%;
line-height: 20px;
}

/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/

/* level 0 inner */
.m0l0iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	margin: 4px 0 0 8px;
	color: #FFFFFF;
}
.m0l0iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: underline;
	margin: 5px 0 0 8px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background-image: url('img/lev0_bg1.gif');
	border: 1px solid #336699;
	background-color: #2C5F93
}
.m0l0oover {
	text-decoration : none;
	background-image: url('img/lev0_bg2.gif');
	background-color: #2C5F93;
	border: 1px solid #336699
}

/* level 1 inner */
.m0l1iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}
.m0l1iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #5286BB;
	border: 1px solid #336699;
	padding: 0;
}
.m0l1oover {
	text-decoration : none;
	background-color: #1A4D81;
	background-image: url('img/lev1_arrow.gif');
	background-repeat: no-repeat;
	border: 1px solid #336699;
	padding: 0
}