body {
	/*background-image: url();*/
	background-color: #4a2c21;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: 4A2C21;
}
a:visited {
	text-decoration: none;
	color: 4A2C21;
}
a:hover {
	text-decoration: underline;
	color: 8C2005;
}
a:active {
	text-decoration: none;
	color: 4A2C21;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: x-small;
}
h2 {
	font-size: small;
}
h3 {
	font-size: medium;
}
h4 {
	font-size: large;
}
.style1 {
	color: #8D1F06;
	font-weight: bold;
}


/* 
  navStyles Begin here:
*/
#navlist {
	background:url(images/gateway_btn_bk2.gif) !important;
	background-repeat:repeat-y !important;
	list-style-type: none !important;
	padding:0px !important;
	margin-left: 6px !important;
	margin-bottom: 0px !important;
	margin-top: 0px !important;
	margin-right: 0px !important;
	background-position: 7px 0px !important;
	font-weight: bold !important;
	line-height: 23px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	background-color:#eae2db !important;
}
#navlist a, #navlist a:visited {
	background-repeat: no-repeat !important;	
	text-decoration: none !important;
	color: #4A2C21 ;
}
#navlist a:hover {	
	text-decoration: underline !important;
	color: #8D1F06 !important;
}
#navlist .uberlink {
	color: #8D1F06 !important;
	text-decoration: none !important;
	
}
/*Div style*/

.loginName {
	color: #4A2C21;
	font-weight: bold;
	font-size:10px
}