.bodyclass {
background=color: #e8ebf2;
margin-top: 5px
margin-bottom: 5px;
}

body
{
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #BEC1E2;
scrollbar-face-color: #0A0793;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #404040;
scrollbar-shadow-color: #808080;
}

.blue4 {
text-align: center;
vertical-align: middle;
background-color: #8ea6ed;
background-image: url(images/blue.gif);
background-repeat: repeat-x;
}

.bgorange {
text-align: center;
background-image: url(images/bg_orange.gif);
background-repeat: repeat-x;
background-color: #E89602;
}

.fadedown {
background-image: url(images/fade_down.gif);
background-repeat: repeat-x;
background-color: #FFFFFF;
}

.fadedown2 {
background-image: url(images/fade_down.gif);
background-repeat: repeat-x;
background-color: #FFFFFF;
text-align: left;
vertical-align: top;
}



.bgbot {
background-image: url(images/bg_bottom2.gif);
background-repeat: repeat-x;
background-color: #ffffff;
text-align: center;
vertical-align: middle;
}

.fadeup {
background-image: url(images/fade_up.gif);
background-repeat: repeat-x;
}

.top1 {
background-image: url(images/bg_top.gif);
background-repeat: repeat-x;
text-align: left;
vertical-align: middle;
background-color: #0944EB;
}

.bg1 {
background-image: url(images/top_m.gif);
background-repeat: repeat-x;
}

.fadeleft {
background-image: url(images/fade_left.gif);
background-repeat: repeat-y;
text-align: right;
}

.faderight {
background-image: url(images/fade_right.gif);
background-repeat: repeat-y;
text-align: left;
}

.botm {
background-image: url(images/bot_m.gif);
background-repeat: repeat-x;
text-align: center;
vertical-align: top;
}

.areastyle {
background-color:  #D2D3F2;
border-color: #ffffff;
border-width: 1px;
color: #0615A6;
font-size: 12pt;
font-family: arial;
}

a.effect1:link {color: #110884; text-decoration: underline; }
a.effect1:active {color: #110884; text-decoration: underline; }
a.effect1:visited {color: #110884; text-decoration: underline; }
a.effect1:hover {color: #ffffff; text-decoration: none; }

a.effect2:link {color: #ffffff; text-decoration: none; }
a.effect2:active {color: #ffffff; text-decoration: none; }
a.effect2:visited {color: #ffffff; text-decoration: none; }
a.effect2:hover {color: #2F4B9B; text-decoration: none; }

a.effect3:link {color: #2F4B9B; text-decoration: none; }
a.effect3:active {color: #2F4B9B; text-decoration: none; }
a.effect3:visited {color: #2F4B9B; text-decoration: none; }
a.effect3:hover {color: #ffffff; text-decoration: none; }

a.effect4:link {color: #985F04; text-decoration: none; }
a.effect4:active {color: #985F04; text-decoration: none; }
a.effect4:visited {color: #985F04; text-decoration: none; }
a.effect4:hover {color: #985F04; text-decoration: underline; }

a.effect5:link {color: #110884; text-decoration: underline; }
a.effect5:active {color: #110884; text-decoration: underline; }
a.effect5:visited {color: #110884; text-decoration: underline; }
a.effect5:hover {color: #E89602; text-decoration: none; }

div.scroll {	height: 250px;	width: 525px;	overflow: auto;	border: 1px solid #000000;	background-color: #707070;	padding: 2px;}
div.f_scroll {	height: 230px;	width: 525px;	overflow: auto;	border: 1px solid #000000;	background-color: #707070;	padding: 10px;}

.button {
background-color: #0D339F;
border-color: #8da7f5 #000000 #000000 #8da7f5;
border-style: solid;
border-width: 1px;
color: #ffffff;
font-size: 8pt;
font-family: arial;
padding: 3px;
margin: 3px;
cursor:pointer;
cursor:hand;
width: auto;
max-width: auto;
overflow: visible;
}


.orangefont
	{
		color: #E89602;
		font-size: 18px;
    letter-spacing: 3px;
    font-family: times arial, sans-serif;
    font-style: italic;
    font-weight: bold;
		margin: 0em;
	}
 
.inputbox {
background-color: #E8EBF2;
border-color: #abb4cb #f4f6fa #f4f6fa #abb4cb;
border-width: 1px;
border-style: solid;
color: #0A0793;
font-size: 9pt;
font-family: arial;
}


#dhtmltooltip{
position: absolute;
width: 120px;
border: 1px solid black;
padding: 4px;
background-color: #3265FE;
color: #ffffff;
font-size: 8pt;
font-family: arial;
visibility: hidden;
z-index: 100;
}

h6
	{
		color: #0803C3;
		font-size: 11px;
		font-family: arial;
    font-style: normal;
    font-weight: normal;
		margin: 0em;
	}

h5
	{
		color: #ffffff;
		font-size: 12px;
		font-family: Verdana, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
	  margin: 0em;
	}

h4
 {
		color: #D9CDCD;
		font-size: 11px;
    font-family: arial;
    font-style: normal;
    font-weight: normal;
		margin: 0em;
	}

h3
 {
		color: #066AB6;
		font-size: 12px;
    font-family: arial,helvetica;
    font-style: normal;
    font-weight: bold;
		margin: 0em;
	}

h2
{
		color: #E89602;
		font-size: 15px;
    font-family: arial,helvetica;
    font-style: normal;
    font-weight: bold;
		margin: 0em;
	}

h1
 {
		color: #0A4E82;
		font-size: 12px;
    font-family: arial;
    font-style: normal;
    font-weight: normal;
		margin: 0em;
	}



