body {
	background: #360903;
	margin: 0px;
}
#tblWrapper {
	width: 1000px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
#tblWrapper td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tblWrapper td img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#tblMain {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	border-collapse: collapse;
	background:#190401;
	vertical-align: top;
	border-left-width: 24px;
	border-left-style: solid;
	border-left-color: #190401;
}
#tblMain td {
	vertical-align: top;
}

#tblContent {
	margin: 0px;
	padding: 10px;
	width: 100%;
	background-color: #FFFFFF;
	border-collapse: collapse;
	}
#tblContent td {
	padding: 10px 10px 10px 30px;
}
#tblContent td.drk {
	background-color: #642E00;
	vertical-align: top;
}

#tblFooter {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	width: 1000px;
	background-image: url(../images/bgbg.jpg);
	background-repeat: no-repeat;
	height: 60px;
	background-position: bottom;
}





td {
	font: normal 12px Tahoma, Arial;
	color: #000000;
}

h1, h2, h3, h4, h5 {

    color: #FF9900;
    margin: 0px;
}


h1 {
    font-size: 35px;
}

h2 {
	font: normal 24.45px tahoma, Arial;
	font-weight: bold;
}

h3 {
    font-size: 14px;
}


a {

font: normal 12px Tahoma, Arial;
color: #ff8d00;
text-decoration: underline;
}

a:hover {

font: normal 12px Tahoma, Arial;
color: #ff0100;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}
a.b1
{
font:  14px tahoma, Arial;
color: #fffea0;
text-decoration: none;
padding: 15px;
margin: 0px;

}
.p1
{
padding: 0 0 0 20px;
}
.menu 
{
vertical-align:top;
height: 35px;
background:url(images/index_03.gif);
padding: 10px 0 0 85px;
}
.menu a
{
color:#FFFFFF;
font: bold 11px  tahoma, Arial;
text-decoration: none;
}


.blye-text-underline {
color: #47beed;
text-decoration: underline;
}

.blye-text-regular {
color: #47beed;
text-decoration: none;
}

.yellow-text-regular {
color: #ece92c;
text-decoration: none;
}

.yellow-text-underline {
color: #ece92c;
text-decoration: underline;
}

.orange-text-regular {
color: #e88520;
text-decoration: none;
}

.orange-text-underline {
color: #e88520;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #e21b00;
text-decoration: none;
}

.red-text-underline {
color: #e21b00;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #a5b66e;
text-decoration: none;
}

.green-text-underline{
color: #a5b66e;
text-decoration: underline;
}
/* SIDE NAV */
#sidenav {
	width: 180px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
#sidenav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidenav li {
	border-bottom: 1px solid #663300;
}
#sidenav li a:link, #sidenav li a:visited {
	display: block;
	padding: 5px 5px 5px .5em;
	border-left: 12px solid #663300;
	border-right: 1px solid #663300;
	background-color: #ff8d00;
	color: #ffffff;
	text-decoration: none;
}
#sidenav li a:hover {
	background-color: #663300;
	color: #ffffff;
}
#sidenav ul ul {
}
#sidenav ul ul li {
	border-bottom: 1px solid #663300;
	margin: 0;
}
#sidenav ul ul a:link, #sidenav ul ul a:visited {
	background-color: #FFCE10;
	color: #663300;
}
#sidenav ul ul a:hover {
	background-color: #663300;
	color: #ffffff;
}									
#tblRight {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#tblRight td {
	padding: 10px;
}
.bold {
	font-weight: bold;
}
.greybk {
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #CCCCCC;
	font-style: italic;
}
.btinputbox2 {
	background-color: #FFF0D2;
	font: normal 12px Tahoma, Arial;

}
#tbleQuote {
	border: thin solid #996633;
	width: 100%;
}
#tbleQuote tr {
}
#tbleQuote td {
	padding: 9px;
}
.btnSubmit {
	color: #FFFFFF;
	background-color: #3B2300;
}
