body
{
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #C5D7F1;
scrollbar-face-color: #B8CEEE;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #016565;
scrollbar-darkshadow-color: #404040;
scrollbar-shadow-color: #808080;
topmargin: 0;
margin: 0px;
padding: 0px;
margin-top: 0px;
padding-top: 0px;
margin:0 auto;
}

.bodyclass {
align: center;
topmargin: 0;
background-color: #ada18b;
padding: 0px;
margin: 0px
margin-top: 0px;
padding-top: 0px;
background-image: url('images/bg.jpg');
background-repeat: repeat-x;
}

.button {
background-color: #5296FF;
border-color: #d8e7fc #012861 #012861 #d8e7fc;
border-style: solid;
border-width: 1px;
color: #ffffff;
font-size: 12px;
font-family: arial;
}


.footer {
height: 100px;
text-align: center;
vertical-align: bottom;
background-image: url('images/foot.jpg');
background-repeat: no-repeat;
background-position: top-center;
}

.rightbg {
text-align: left;
vertical-align: top;
background-image: url('images/rightbg.jpg');
background-repeat: repeat-y;
}

.leftbg {
text-align: right;
vertical-align: top;
background-image: url('images/leftbg.jpg');
background-repeat: repeat-y;
}

.cbot {
vertical-align: top;
background-image: url('images/cbot.jpg');
background-repeat: repeat-x;
}

.navbar {
height: 32px;
vertical-align: middle;
text-align: center;
background-color: #1f60c3;
}

.inputbox  {
background-color: #efefef;
border-color:  #000000 #d0d0d0 #d0d0d0 #000000;
border-style: solid;
border-width: 1px;
color: #000000;
font-size: 10pt;
font-family: arial
}

.bg1 {
background-image: url('images/bg.gif');
background-repeat: repeat-x;
background-color: #ffffff;
}

a.effect2:link {color: #4241FF; text-decoration: underline; }
a.effect2:visited {color: #4241FF; text-decoration: underline; }
a.effect2:hover {color: #000000; text-decoration: none; }
a.effect2:active {color: #4241FF; text-decoration: underline; }

a.effect3:link {color: #FFFFFF; text-decoration: none; }
a.effect3:visited {color: #FFFFFF; text-decoration: none; }
a.effect3:hover {color: #94EBFF; text-decoration: none; }
a.effect3:active {color: #FFFFFF; text-decoration: none; }

div.scroll {	height: 220px;	width: 450px;	scrollbar-track-color: #016565; overflow: auto;	border: 1px solid #000000;	background-color: #808080;	padding: 8px;}
div.n_scroll {	height: 260px;	width: 460px;	scrollbar-face-color: #7B6952; scrollbar-track-color: #390018; overflow: auto;	border: 1px solid #016565;	background-color: #D8CCC4;	padding: 8px;}

h1
 {
		color: #ffffff;
		font-size: 12px;
    font-family: arial;
    font-style: normal;
    font-weight: normal;
		margin: 0em;
	}

h2
 {
		color: #3538BB;
		font-size: 14px;
    font-family: arial;
    font-style: normal;
    font-weight: normal;
		margin: 0em;
	}

 h3
 {
		color: #4241FF;
		font-size: 11px;
    font-family: arial;
    font-style: normal;
    font-weight: normal;
		margin: 0em;
	}
h4
 {
		color: #000000;
		font-size: 12px;
    font-family: arial;
    font-style: normal;
    font-weight: normal;
		margin: 0em;
	}

.h2font {
line-height: 24px;
color: #3538BB;
font-size: 14px;
font-family: arial;
font-style: normal;
font-weight: normal;
margin: 0em;
}
