/* VV */
body
{ 
    MARGIN: 0px;
	background:#ebe5cc;
	background-image:url(../images/bg3.gif);
	background-attachment:fixed;background-repeat: repeat-y;background-position: center;
}

.main_table
{
    BORDER-RIGHT: #b5b5b5 0px solid;
    BORDER-TOP: #b5b5b5 0px solid;
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px;
    BORDER-LEFT: #b5b5b5 0px solid;
    WIDTH: 774px;
    BORDER-BOTTOM: #b5b5b5 0px solid;
    BACKGROUND-COLOR: white
}

td
{
	font-family:verdana; 
	font-size:11px;
	color:#c6882b;
	line-height:18px; 
}

.tdwhite
{
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	line-height:16px; 
}

.tdwhite2
{
	font-family:verdana;
	font-size:14px;
	color:#ffffff;
	line-height:18px; 
}

.tdbrown
{
	font-family:verdana;
	font-size:15px;
	color:#9c3903;
	line-height:24px; 
}

.tdbottom
{
	font-family:verdana;
	font-size:11px;
	color:#c6882b;
	line-height:24px; 
}

.top_bg
{
	background-image:url(../images/logo_bg.gif);
	background-repeat:repeat-x;
}

.menu_bg
{
	background-image:url(../images/menubg.gif);
	background-repeat:repeat-x;
}
.indexnav {
	font:12px Verdana;
	background-image:url(../images/menubg.gif);
	background-repeat:repeat-x;
	height:36px;
	width:774px;
}
.indexnav ul{
	z-index:100;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.indexnav ul li{
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.indexnav ul li a{
	display: block;
	background-image:url(../images/menubg.gif);
	background-repeat:repeat-x;/*background of menu items (default state)*/
	color: #9c3903;
	text-decoration: none;
	vertical-align:bottom;
	padding:10px 45px;
}

* html .indexnav ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.indexnav ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
color:#9c3903;
}

.indexnav ul li a:hover{
color:#e35507;
}
.indexnavdownarrow{
	position: absolute;
	top: 15px;
	right: 1px;
}

.banner_bg
{
	background-image:url(../images/bannerbg6.jpg);
	background-repeat:no-repeat; float:left; width:332px; height:204px;
}

.title_middle_bg
{
	background-image:url(../images/title_middle_bg.gif);
	background-repeat:repeat-x; 
}

.designbg
{
	background-image:url(../images/designbg.gif);
	background-repeat:repeat-x; 
}

.titlebg2
{
	background-image:url(../images/yellowbg.gif);
	background-repeat:repeat-x; 
}

.btbg
{
	background-image:url(../images/buttonbg.gif);
	background-repeat:repeat-x; 
}

.tdbottom ul
	{
	margin:0px;
	padding:0px;
	padding-top:40px;
	margin-left:15px; padding-right:5px;
	list-style-type:none; 
	}
	
.tdbottom ul li
	{
	background:url(../images/arrow.gif) left 7px no-repeat;
	padding-left:15px; 
	padding-bottom:10px; padding-top:0px;
	}
	

.tdbottom a
{
	font-family:verdana;
	font-size:11px;
	color:#c6882b;
	text-decoration:none;
}

.tdbottom a:hover
{
	font-family:verdana;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

a.menu
{
	font-family:verdana;
	font-size:12px;
	color:#9c3903;
	text-decoration:none;
}

a.menu:hover
{
	font-family:verdana;
	font-size:12px;
	color:#e35507;
	text-decoration:none;
}

a.oranglink
{
	font-family:verdana;
	font-size:11px;
	color:#ff8100;
	text-decoration:underline;
}

a.oranglink:hover
{
	font-family:verdana;
	font-size:11px;
	color:#ff8100;
	text-decoration:none;
}

a.more
{
	font-family:verdana;
	font-size:11px;
	color:#c6882b;
	text-decoration:none;
}

a.more:hover
{
	font-family:verdana;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}


a.brownmenu
{
	font-family:verdana;
	font-size:13px;
	color:#bd7817;
	text-decoration:none; font-weight:bold;
}

a.brownmenu:hover
{
	font-family:verdana;
	font-size:13px;
	color:#a13c03;
	text-decoration:none; font-weight:bold;
}

a.buttonlink
{
	font-family:verdana;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}

a.buttonlink:hover
{
	font-family:verdana;
	font-size:14px;
	color:#ffcb15;
	text-decoration:none;
}
.button1
{
	background-color:#9c3903;
	color:#FFFFFF;
	font-family:Verdana; font-size:11px;
	cursor:pointer;
	border:none;
	height:18px;
}
.txtbox
{
	font-family:verdana;
	font-size:11px;
	height:14px;
	width:120px;
	border:1px solid #9c3903;
}
.dominbox
{
	font-family:verdana;
	font-size:11px;
	height:18px;
	border:1px solid #9c3903;
	width:140px !important;
	width:135px;
}
.text7011
{
color:#9c3903;
}