body
{ 
	background: #E0E8F8;
	font-family:  Verdana, Arial,Sans-serif;
	color: #777; 
	font-size: 9pt;
	margin: 0; 
	padding: 0; 
  }


div.layout
{
	background-color: #fff;
	/* background: url(/images/twbg.png) top left ; */
	width: 850px;
	min-height: 700px;
	border: 2px solid #3366CC;
	border-top: 0px;
	margin: auto auto;
}


.header{
	overflow: hidden; 
	width: 100%; 
}

.header img{
	border: 0px;
}

.header img{
	display: block;
}





.header a { 
	color: #CC0000; 
	text-decoration: none; 
	cursor: hand; 
	font-size: 12px; 
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	}

.header a:hover { 
	color: #0099FF; 
	text-decoration:underline 

} 



.menu1{
	height: 25px;
	background: #284D7F url(/store/images/danStoreBar.gif) top right no-repeat;"
	vertical-align: middle;
	padding-top: 7px;
}

.menu1 a{
	color: #fff;
	font-size: 12px;
	width: 75px;
	/*
	display: block;
	float: left;
	*/
	padding-top: 4px;
	padding-left: 30px;
	font-weight: bold;
	text-decoration: none;
	font-family:verdana, arial, sans-serif;
}

.menu1 a:hover{
	color: #FFFF66;
}



.footer{
	width: 100%;
	margin-top: 15px;
	border-top: 1px solid #aaa;
	background-color: #eee;
	border-bottom: 1px solid #999;
}

.footer td{
	color: #bbb;
}

.footer a { 
	color: #7799D7; 
	text-decoration: none; 
	font-weight: normal;
	cursor: hand; 
	font-size: 10; 
}  

.footer a:hover { 
	color: #3366CC; 
	text-decoration:underline; 
} 

.footer img{
	filter:alpha(opacity=75);
	opacity: 0.75;	
}
