.bodyclass {
margin: 0px;
padding: 0px;
}

.inputbox {
background-color:  #dddddd;
border-color: #808080 #e5e5e5 #e5e5e5 #808080;
border-width: 1px;
color: #000000;
font-size: 10pt;
font-family: arial;
}

a.effect1:link {color: #ffffff; text-decoration: none; }
a.effect1:visited {color: #ffffff; text-decoration: none; }
a.effect1:hover {color: #00c000; text-decoration: none; }
a.effect1:active {color: #ffffff; text-decoration: none; }

a.effect2:link {color: #f2dede; text-decoration: none; }
a.effect2:visited {color: #f2dede; text-decoration: none; }
a.effect2:hover {color: #ffffff; text-decoration: none; }
a.effect2:active {color: #f2dede; text-decoration: none; }

a.effect3:link {color: #0000ff; text-decoration: underline; }
a.effect3:visited {color: #0000ff; text-decoration: underline; }
a.effect3:hover {color: #FF961B; text-decoration: none; }
a.effect3:active {color: #0000ff; text-decoration: underline; }

a.effect4:link {color: #ffffff; text-decoration: underline; }
a.effect4:visited {color: #ffffff; text-decoration: underline; }
a.effect4:hover {color: #FEC640; text-decoration: none; }
a.effect4:active {color: #ffffff; text-decoration: underline; }

a.effect5:link {color: #FEC640; text-decoration: underline; }
a.effect5:visited {color: #FEC640; text-decoration: underline; }
a.effect5:hover {color: #ffffff; text-decoration: none; }
a.effect5:active {color: #FEC640; text-decoration: underline; }

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;}


.textbox {
vertical-align: top;
padding:5px;
border-style: solid;
border-color: #ffffff #000000 #B99E7F #000000;
border-width: 1px 1px 1px 0px;
text-align: left;
background-color: #EBE3D9;
}

.textbox2 {
vertical-align: top;
padding:5px;
border-style: solid;
border-color: #ffffff #000000 #B99E7F #000000;
border-width: 1px 0px 1px 0px;
text-align: left;
background-color: #EBE3D9;
}

.leftbg {
background-image: url('images/left.gif');
background-repeat: repeat-y;
}

.rightbg {
background-image: url('images/right.gif');
background-repeat: repeat-y;
}

.navbar {
border-style: none;
border-width: 0;
}
.navbar td {
text-align: center;
background-image: url('images/button_up.gif');
}

.navbar td a {
font-size: 13px;
font-weight: bold;
font-family: arial;
color: black;
text-decoration: none;
}
.navbar td a:hover {
font-size: 13px;
font-family: arial;
font-weight: bold;
color: black;
text-decoration: underline;
}

.menubut {
padding-left: 4px;
padding-right: 4px;
background-image: url(images/menu_bg.gif);
}

.table1 {
border-style: solid;
border-color: #e5e5e5 #808080 #808080 #D2E8D2;
border-width: 0px 1px 1px 0px;
background-color: #F7f7f7;
}

.papyrus {
		color: #000000;
		font-size: 14px;
    font-family: papyrus, arial;
    font-style: normal;
    font-weight: normal;
		margin: 0em;
	}



.button {
background-color: #FF961B;
border-color: #f2f2f2 #808080 #808080 #f2f2f2;
border-style: beveled;
border-width: 1;
color: #ffffff;
font-size: 10pt;
font-family: arial;
}

h6
	{
		color: #ffffff;
		font-size: 12px;
		font-family: arial;
    font-style: normal;
    font-weight: bold;
		margin: 0em;
    letter-spacing: 3px;

	}

h5
	{
		color: #ffffff;
		font-size: 12px;
		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;
	}

h3
 {
		color: #EDEDED;
		font-size: 13px;
    font-family: arial;
    font-style: normal;
    font-weight: normal;
		margin: 0em;
	}

h2
{
		color: #808080;
		font-size: 11px;
    font-family: arial;
    font-style: normal;
    font-weight: normal;
		margin: 0em;
	}

h1
 {
		color: #000000;
		font-size: 14px;
    font-family: arial;
    font-style: normal;
    font-weight: normal;
		margin: 0em;
	}
 
.trek {
vertical-align:top;
background-color: #000000;
padding:20px;
text-align:left;
background-image: url('images/trekbg.jpg');
background-repeat:repeat-x;
border-style: solid;
border-color: #ff0000;
border-width: 2px;

}

.downfont {
color: #0000ff;
font-size: 18px;
font-family: arial;
font-style: normal;
font-weight: bold;
margin: 0em;
line-height: 22px;
}

.trekfont {
color: #ffffff;
font-size: 14px;
font-family: arial;
font-style: normal;
font-weight: bold;
margin: 0em;
line-height: 22px;
}

.trekred {
background-color: #000000;
border-style: solid;
border-color: #ff0000;
border-width: 2px;
}

