ul#mainlevel-nav
{
        list-style: none;
        padding: 0;
        margin: 0;
        font-size: 0.8em;
}

ul#mainlevel-nav li
{
        background-image: none;
        padding-left: 0px;
        padding-right: 0px;
        float: left;
        margin: 0;
        font-size: 15px;
        line-height: 21px;
        white-space: nowrap;
        border-right: 1px solid #47332A;
}

ul#mainlevel-nav li a
{
        display: block;
        padding-left: 15px;
        padding-right: 15px;
	text-decoration: none;
	color: #47332A;
	background: #FBF7D9;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

        ul#mainlevel-nav li a:hover
{
        color: #fff;
	background: #47332A;
}
.mnhead {
        background-image: url('../images/gradient_dark.png');
        border:#715841 1px solid;
        background-repeat : no-repeat;
}
.mnfoot {
        background-image: url('../images/gradient_cp.png');
        border:#715841 0px solid;
        background-repeat : no-repeat;
}
.textbld {
	font-size: 11px;
        font-style: verdana;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
	color: #47332A;
}
.textoth {
        font-size: 14px;
        font-style: verdana;
        font-weight: bold;
        font-variant: normal;
        line-height: normal;
        text-transform: none;
        color: #D6B27A;
}

.textnor {
        font-size: 11px;
        font-style: verdana;
        font-weight: none;
        font-variant: normal;
        line-height: normal;
        text-transform: none;
        color: #000000;
}
.txtnorm {
        font-size: 14px;
        font-style: verdana;
        font-weight: none;
        font-variant: normal;
        line-height: normal;
        text-transform: none;
        color: #000000;
}
.texterr {
        font-size: 13px;
        font-style: verdana;
        font-weight: none;
        font-variant: normal;
        line-height: normal;
        text-transform: none;
        color: #FF0000;
}
.textres {
        font-size: 14px;
        font-style: georgia;
        font-weight: none;
        font-variant: normal;
        line-height: normal;
        text-transform: none;
        color: #7C6248;
}
.tblbglogin{

}
.tblbglft{
        background-color: #D6B27A;
        #D2E0E5;
        border: 1px solid #422C23;
}
.headerlogin{
	background-color: #47332A;
	color:#F4FCFF;
	font-size: .9em;
	font-weight: bold;
}
.btn {
        FONT-FAMILY:Verdana;
        FONT-SIZE:11px;
        BACKGROUND:white; //#F4FCFF; //#BDD3F7;
        COLOR:#000000;
        BORDER:1px solid #888888;
        FONT-WEIGHT:BOLD;
        height:25 px;
        width:100 px;
        cursor:hand;
}
A {
	FONT-WEIGHT: bold; COLOR: #47332A; font-size: .9em;TEXT-DECORATION: none
}
A:hover {
	COLOR: #CC0000; TEXT-DECORATION: none
}
.shadeform{
	FONT: 13px arial, verdana, sans-serif;
 	background-image:url("../images/shadeform.gif");
	text-align: left;
	WIDTH: 250PX;
	BORDER: #000000 1px solid
}
.tbheader{
	background-color: #E8CDA3;
	color:#ffffff;
	font-size: .9em;
	font-weight: bold;
}
.tbheader1{
	background-color:#FBF7D9;
	color:#ffffff;
	font-size: .9em;
	font-weight: bold;
}
.borderdesign1 {
        margin: 0px;
        padding: 0px;
        border: 1px solid #D6E4F5;
        border-spacing: 0px;
        border-collapse: collapse;
}
.tbheader2{
	color:#47332A;
	font-size:15px;
	font-weight: bold;
}
.borderdesign2{
        margin: 0px;
        padding: 0px;
        border: 1px solid red;
        border-spacing: 0px;
        border-collapse: collapse;
        font-size:15px;
        font-weight: bold;
	color: red;
}
input, select, textarea {
        font-size: 9pt;
        vertical-align: middle;
        font-family: verdana;
}