
	BODY
	{
		background-repeat: repeat;
		background-position: top left;
		height: 100%;
		background-image: url(../images/background.jpg);
	}

	.content
	{
		font-family: Verdana, ITC Avant Garde Gothic Std, Century Gothic, Future, Tahoma;
		margin: 0px 0px 0px 0px;
		font-size: 7.5pt;
		padding-left: 28px;
		padding-right: 20px;
		padding-top: 0px;
		padding-bottom: 10px;
		color: #00325d;
		font-size: 9pt;
		background-repeat: repeat;
		background-position: top center;
		background-image: url(../images/content_back.png);
	}

	.content_top
	{
		background-repeat: no-repeat;
		background-position: top center;
		background-image: url(../images/content_top.png);
	}

	.bottom
	{
		padding-bottom: 20px;
	}

	.content li 
	{
		list-style-type: disc;
		margin-left: 0px;
		margin-right: 0px;
		list-style-image: url( "../images/bullet.gif" );
	}


	.body_back
	{
		margin: 0px 0px 0px 0px;
		background-repeat: no-repeat;
		background-position: top center;
		height: 100%;
		background-image: url(../images/white.png);
	}

	.list
	{
		margin: 0px 0px 0px 0px;
		background-repeat: no-repeat;
		background-position: top center;
		background-image: url(../images/list_back.png);
	}
	
	
	html,body {height:100%}
	#outer {
	height:100%;
	min-height:100%;/*for mozilla*/
	}
	html>body #outer {height:100%}/*for mozilla */	
	
	body 
	#tinybox {position:absolute; display:none;}
	#tinymask {position:absolute; top:-15; left:-15; height:100%; width:100%; background:#FFFFFF;}
	#tinycontent {}

	.qmmc a, .qmmc li {float:left;display:block;position:relative;}
	.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}
	.qmmc ul {left:-10000px;position:absolute;}
	.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}
	.qmmc li a {float:none}
	.qmmc li:hover>ul{left:auto;}#qm0 ul {top:95%;}#qm0 ul li:hover>ul{top:-2px;left:95%}

	#testdiv {width:600px; margin:0 auto; border:1px solid #fff; padding:0px 0px; background:#fff}
	
	#tinybox {position:absolute; display:none; padding:0px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border:0px solid #e3e3e3; z-index:2000}
	#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#fff; z-index:1500}
	#tinycontent {background:#fff}
	
	.button {font:14px Georgia,Verdana; margin-bottom:00px; padding:0px 0px 0px; border:0px solid #fff; background:#fff; cursor:pointer}
	.button:hover {border:1px solid #fff; background:#ffffff}	

