/*Global styles bagsco_styles.css*/
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4f4c4a;
}
h1, h2, h3, h4, h5, h6
{
    font-family: Arial,Verdana,Helvetica,sans-serif;
	color: #993300;
	padding-bottom:0px;
	margin-bottom:0px;
}
h1
{
	font-size: 22px;
	}
h2
{
	font-size: 20px;
	}
h3
{
	font-size: 18px;
	}
h4
{
	font-size: 16px;
	}
h5
{
	font-size: 14px;
	}
h6
{
	font-size: 12px;
}
a:hover
{
	text-decoration: underline;
}

/* Large Vertical Button Styles Start Here */

#vnavlist
{
width: 148px;
/* \width: 150px;
w\idth: 148px; */
padding: 0px;
border: 1px solid #808080; /* Gray */
border-top: 0px;
margin: 0px;
font:16px arial,verdana,helvetica,sans-serif;
background: #808080;
}

#vnavlist li
{
list-style: none;
margin: 0px;
border: 0px;
border-top: 1px solid #808080;
}

#vnavlist li a
{
display: block;
width: 122px;
/* \width: 148px; 
w\idth: 122px; */
padding: 14px 4px 14px 2px;
border: 0px;
border-left: 20px solid #333; 
background: #eda135; 
text-decoration: none;
text-align: right;
} 

#vnavlist li a:link { color: #000; } 

#vnavlist li a:hover
{
border-color: #eda135;  /* Orange */
color: white; /* White */
background: #333333; /* Black */
}
/* Large Vertical Button Styles End Here */

/* Small Vertical Button Styles Start Here */

#snavlist
{
width: 148px;
/* \width: 150px;
w\idth: 148px; */
padding: 0px;
border: 1px solid white; 
border-top: 0px;
margin: 0px;
font:12px arial,verdana,helvetica,sans-serif;
background: white;
}

#snavlist li
{
list-style: none;
margin: 0px;
border: 0px;
border-top: 1px solid white;
}

#snavlist li a
{
display: block;
width: 120px;
/* \width: 148px; 
w\idth: 122px; */
padding: 6px 4px 6px 2px;
border: 0px;
border-left: 20px solid #333; 
background: #eda135; 
text-decoration: none;
text-align: right;
} 

#snavlist li a:link { color: #000; } 
div#snavcontainer li a:visited { color: #000; }

#snavlist li a:hover
{
border-color: #eda135;  /* Orange */
color: #ffffff; /* White */
background: #333333; /* Black */
}
/* Small Vertical Button Styles End Here */

.contactus 
{
	font-size: 9pt;
	color: white; 
}

.message 
{
	font-size: 9pt;
	color: white; 
    font-weight: bold;
}
.content, td
{
	font-size: 10px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color: Black;
}
.leftnav
{
	font-family: Arial,Verdana,Helvetica,sans-serif; 
	font-size: 10px; 
	text-transform: none; 
	color: #FFF; 
	text-decoration: none;
	line-height: 20px
}
.leftnav a
{
	color: #FFF; 
	text-decoration: none;
}
.leftnavheader
{
	font-family: Arial,Verdana,Helvetica,sans-serif; 
	font-size: 12px; 
	text-transform: none; 
	color: #FFF; 
	text-decoration: none;
	line-height: 20px
}
.maintext 
{
	font-family: Arial,Verdana,Helvetica,sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bolder; 
	font-variant: normal; 
	text-transform: none; 
	color: #369; 
	line-height: normal; 
	padding-left: 0px; 
	padding-top: 5px;
}
.mainbody 
{
	font-family: Arial,Verdana,Helvetica,sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 17px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000; 
	padding-left: 15px; 
	text-decoration:none;
}

.header
{
	color: white;
}

.header a
{
	color:white;
}