body, form, ul, ol, li, h1, h2, h3 
{
	margin: 0; 
	padding: 0; 
	}
	
body {
	/*font: 67.85%/1.3em verdana, arial, helvetica, sans-serif;*/
	font: 72%/1.3em verdana, arial, helvetica, sans-serif;
	background: #515151 url(../images/bg-body.gif);
	text-align: center;
	color: #000;
	}
#envelope {
		position: relative;
		/*background:;#ffffff*/
		width: 800px;
		height: 600px;
		border: 0px solid #cccccc;
		margin: 0 auto;
		padding-top: 5px;
		text-align: left;
		}
#right_panel 
	{
	FLOAT: right; 
	WIDTH: 600px; 
	HEIGHT: 600px; 
	BACKGROUND-COLOR: #ffffff
	}			
	
.mainNavBar 
{
	padding-top:2px;
	font-size:1em;
	WIDTH: 600px; 
	HEIGHT: 20px; 
	BACKGROUND-COLOR: #ececec;
}	
#txt_user 
{
	Z-INDEX: 101; 
	LEFT: 400px; 
	POSITION: absolute; 
	TOP: 25px;
	margin:0;
	padding:0;	
	FONT-SIZE: 0.9em; 
}	
#txt_pwd {
	Z-INDEX: 104; 
	LEFT: 400px; 
	POSITION: absolute; 
	TOP: 45px;
	margin:0;
	padding:0;	
	FONT-SIZE: 0.9em; 
	
}	
#btn_send {
	FONT-SIZE: 8pt; 
	Z-INDEX: 105; 
	LEFT: 440px; 
	POSITION: absolute; 
	TOP: 65px;
}	
#searchbox {
	PADDING-TOP: 1px; 
	BACKGROUND-COLOR: #ececec;
	width:195px;
	height:20px;
}		

#btn_srch {
	FLOAT: left;
	FONT-SIZE: 0.8em; 
	MARGIN-LEFT: 2px; 
	POSITION: relative;
	Width:25px;
	Height:16px;
}	

#txt_srch {
	width:110px;
	font:0.8em verdana, sans-serif;
	height:16px;
	FLOAT: left;
}
.menuContainer {
	position:absolute;
	padding-top:30px;
	padding-left:15px;
	width:160px; 
		
	/*	border:1px solid #3d756c;
	height:520px;
	*/
}
.offer {
	/*border:1px solid #3d756c;*/
	padding:15px;
	width:150px;
	position:relative;/*absolute;*/
	background:#ffffff;
	display:none
}

.submenu {	
	border:0px solid #3d756c;
	/*border-top:0px solid #eeeeee;*/
	width:150px;
	position:relative;/*absolute;*/
	background:#ffffff;
	display:none
}
.submenuItem {
	background:#ffffff;
	padding-left:8px;
	line-height:1.5em;
	border-left:0px outset #cccccc;
	border-bottom:1px solid #eeeeee;
	font-size:1em;
}
.menu_on {
	
}
/*
.menu_off {
	cursor:hand;
	cursor:pointer;
	background:url(../images/btn_off.gif) no-repeat;
	height:22px;
	width:133px;
	padding-left:8px;
	font-size:8pt;
	color:#ffffff;
	color:#384d4a;
}*/
	
iframe#content {/**/
	width:600px;
	height:580px;
	margin:0;
	border : none;
	overflow:hidden;
}

#frameContainer 
{
	width:600px;
	height:580px;
	BACKGROUND-COLOR: #ffffff;
	text-align:left;
}		
img, a img { border: none; }

h1 {
	font-size:1.4em;
}
.menuheader {
	font-family:   tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#3d756c;

}
.submenuheader {
	font-family:   tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	margin-bottom:0.2em;
	color:#3d756c;

}
.resultTitle {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#3d756c;

}
h2 {
	font-family:  Arial, verdana,  Helvetica, sans-serif;
	font-size:12pt;
	color:#3d756c;
	font-size:1.2em;
	
}
h2.red {
	font-size:1.2em;
	color:#cc0000;
}
p {
	color: #000;
	margin: 0 0 1em 0;
	}
a 
{
	font-family:arial, verdana, sans-serif;
	color: #515151;/*#cc6600;*/
	text-decoration: none;
	}
a:hover { color: #ff9c3d; }

a.menuitem {
	font: 1em/1.5em;
}
a.whitelink {
color:#ffffff;
}
a.white {
color:#ffffff;
}
a.show 
{
	padding-left:20px;
}
input, select, textarea { font: 1em Tahoma, arial, sans-serif; }
table {
	font-size: 1em;
}
