body{
	margin: 0px;
	padding: 0px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	line-height:14px;
}

h1{
	font-size: 16px;
	font-weight: bold;
	line-height:20px;
	margin: 0px;
	margin-bottom: 0px;
	color: #000000;
}

h2{
	font-size: 14px;
	line-height:18px;	
	color: #000000;
}

h3{
	font-size: 12px;
	line-height:16px;
	margin: 0px;
	margin-bottom: 0px;
	color: #000000;
}

h4{
	font-size: 10px;
	line-height:14px;
	margin: 0px;
	margin-bottom: 0px;
	color: #000000;	
}
h5{
	font-size: 9px;
	line-height:13px;
	margin: 0px;
	margin-bottom: 0px;
	color: #000000;		
}
h6{
	font-size: 8px;
	line-height:12px;
	margin: 0px;
	margin-bottom: 0px;
	color: #000000;		
}
hr{
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 0px;
	border: 0px;
	border-top: 1px solid #0080c3;
}

a{
	color: #0080c3;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.imgborder
{
	border: 1px solid #000000;
	margin-right: 5px;
	margin-bottom: 10px;
}	
	

#page
{
    text-align: center;
}

#frame{
	width:770px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}
#frame_top
{
    width:770px;
    height: 104px;
	text-align: center;
}


#frame_content{
	height: 406px;
	clear: both;
}

#holder_menu
{
	float: left;
	width: 149px;
	height: 406px;
	background-image: url(/gfx/happyaudit/menu_bg.jpg);
}

#holder_content_bg
{
	float: left;
	width: 393px;
	height: 406px;
	background-image: url(/gfx/happyaudit/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#holder_content
{
	width: 363px;
	height: 376px;
	overflow-y:auto;
	padding: 15px;
}

#holder_right
{
	float: left;
	width: 228px;
	height: 406px;
}
#adr
{
	text-align: right;
	margin-right: 40px;
	margin-top: 4px;
}
