.boxoutline {
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: c1b5a3;
	border-left-color: c1b5a3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
}
body {
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	background-color: #fcf3ed;
	background-image: url(images/bg.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 450px top;
}
.tabletext {
	margin-right: 45px;
	margin-left: 45px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #493829;
}
.menustyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 816c5b;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FFCF06;
	border-right-color: #FFCF06;
	border-bottom-color: #FFCF06;
	border-left-color: #FFCF06;
}
.paddedtable {
	margin-right: 10px;
	margin-left: 10px;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #493829;
	line-height: 30px;
}

#navcontainer

{
	height: 22px;
	font: 11px Verdana, sans-serif;
	width: 100%;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #816c5b;
}



#navlist li

{

float: left;

margin: 0;

padding: 0;

width: auto;

display: block;

}



#navlist li a, #navlist li a:link

{
	color: #816c5b;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;

}



#navlist li a:hover

{
	color: #493829;
	cursor: pointer;
	background-color: #ffb754;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #d9541e;
}



#navlist li a#current, #navlist li a#current:link

{
	color: #493829;
	cursor: default;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #a59687;
}



#navlist li a#current:hover

{
	background-color: #a59687;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #a59687;
}
.boardmenu {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #a59687;
}


/* Menu 1 starts here */
#menu1 {
width: 120px;
float:left;
}

#menu1 ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type:none;
	margin:0;
	padding:0;
	text-decoration: underline;
}

#menu1 li
{
display: inline;
/* for IE5 and IE6 */
}

#menu1 a
{
	color: #816c5b;
	text-decoration: none;
	font-size: 11px;
	display: block;
	padding: 1px;
	width: 160px;
}

#menu1 a:link, #menu a:visited
{
color: #816c5b;
text-decoration: underline;
}

#menu1 a:hover
{
	color: #493829;
	text-decoration: underline;
}

#menu1 li a#current
{
	font-weight: bold;
	color: #493829;
	text-decoration: underline;
}
/* Menu 1 ends here */
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #493829;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #493829;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #493829;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #493829;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #493829;
}
