Body

{
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 10px;
}

.bodyclass {
background-color: #E4D9D2;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
}

a.effect1:link {color: #828D23; text-decoration: underline; }
a.effect1:visited {color: #828D23; text-decoration: underline; }
a.effect1:hover {color: #0000ff; text-decoration: none; }
a.effect1:active {color: #828D23; text-decoration: underline; }


a.effect2:link {color: #0000ff; text-decoration: none; }
a.effect2:visited {color: #0000ff; text-decoration: none; }
a.effect2:hover {color: #AFBD32; text-decoration: underline; }
a.effect2:active {color: #0000ff; text-decoration: none; }

.button {
background-color: #583D2B;
border-color: #e5e5e5;
border-style: beveled;
border-width: 1;
color: #ffffff;
font-size: 10pt;
font-family: arial
}

.inputbox {
background-color:  #EBEED2;
border-color: #808080;
border-width: 1px;
color: #000000;
font-size: 10pt;
font-family: arial;
}

.footer {
background-image: url(images/swirl.jpg);
background-repeat: no-repeat;
text-align: center;
vertical-align: bottom;
padding-bottom:8px;
}


.topper1 {
text-align: center;
vertical-align: bottom;
background-image: url(images/logobox.jpg);
background-repeat: no-repeat;
}

.topper2 {
text-align: right;
vertical-align: bottom;
background-image: url(images/bgfade.jpg);
background-repeat: no-repeat;
}

.topper3 {
background-image: url(images/topper3.jpg);
background-repeat: repeat-x;
}

.leftb {
background-image: url(images/left_bg.jpg);
background-repeat: repeat-y;
}

.rightb {
background-image: url(images/right_bg.jpg);
background-repeat: repeat-y;
}

.mainfont {
color: #593D2B;
font-size: 14px;
font-family: arial;
font-style: normal;
font-weight: normal;
margin: 0em;
line-height: 18px;
}

.navbarfont {
color: #000000;
font-size: 14px;
font-family: arial;
font-style: normal;
font-weight: normal;
margin: 0em;
}

.topnavfont {
font: bold 12px Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
text-decoration: none;
color: #ffffff;
}

.navtop {
border-color: #8F6447 #796E67 #8F6447 #000000;
border-width: 0px 1px 0px 1px;
border-style: solid;
height: 31px;
text-align: center;
vertical-align: middle;
cursor:pointer;
cursor:hand;
}
.nav {
border-color: #FFFFFF #FFFFFF  #E8E4E2 #FFFFFF ;
border-width: 0px 0px 1px 0px;
border-style: solid;
padding: 4px;
height: 35px;
text-align: left;
vertical-align: middle;
cursor:pointer;
cursor:hand;
}

h6
	{
		color: #000000;
		font-size: 11px;
		font-family: arial;
    font-style: normal;
    font-weight: bold;
		margin: 0em;
    letter-spacing: 2px

	}

h5
	{
		color: #606060;
		font-size: 13px;
		font-family: arial;
    font-style: normal;
    font-weight: bold;
	  margin: 0em;
	}

h4
 {
		color: #000000;
		font-size: 12px;
    font-family: arial;
    font-style: normal;
    font-weight: normal;
		margin: 0em;
	}

h3
 {
		color: #000000;
		font-size: 13px;
    font-family: arial;
    font-style: normal;
    font-weight: bold;
		margin: 0em;
	}

h2
{
		color: #808080;
		font-size: 11px;
    font-family: arial;
    font-style: normal;
    font-weight: normal;
		margin: 0em;
	}

h1
 {
		color: #000000;
		font-size: 12px;
    font-family: arial;
    font-style: normal;
    font-weight: normal;
		margin: 0em;
	}
 


