body {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #D2B8A4;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}
A{ color: #000000; text-decoration: none}
A:hover{ color: #999933; text-decoration: underline}


html,body {
	margin: 0;
	padding: 0;
}

table {
	width: 100%;
	height: 100%;
}

td {
	vertical-align: middle;
	text-align: center;
}

 .floatright
{
float: right;
width: 100px;
margin: 0 0 10px 10px;
}

 .floatleft
{
float: left;
}

.book
{
position:absolute;top:0;left:0;padding-top:0px
	}


div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 600px;
	vertical-align : middle;
}

div.top {
	position: absolute;
	top: 0px;
	left: 0px;
	width:800px;
	height: 60px;
	vertical-align : middle;
	text-align : right;
}

div.left {
	position: absolute;
	top: 160px;
	left: 0px;
	width: 500px;
	height: 400px;
	vertical-align : middle;
	text-align : left;
}

div.left-dent {
	position: absolute;
	top: 160px;
	left: 20px;
	width: 500px;
	height: 400px;
	vertical-align : middle;
	text-align : left;
}

div.left-full {
	position: absolute;
	top: 160px;
	left: 20px;
	width: 760px;
	height: 400px;
	vertical-align : middle;
	text-align : left;
}

div.right {
	position: absolute;
	top: 280px;
	left: 500px;
	width: 300px;
	height: 100px;
	vertical-align : middle;
	text-align : right;
}

div.con-right {
	position: absolute;
	top: 140px;
	left: 500px;
	width: 300px;
	height: 100px;
	vertical-align : middle;
	text-align : right;
}

div.eq-right {
	position: absolute;
	top: 220px;
	left: 400px;
	width: 400px;
	height: 100px;
	vertical-align : middle;
	text-align : right;
}

div.bottom {
	position: absolute;
	top: 600px;
	left: 0px;
	width:800px;
	height: 60px;
	vertical-align : middle;
	text-align : center;
}

 div.hr {
  height: 25px;
  background: #fff url(images/hr1.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}

H1 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;	
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

H2 {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
} 

H3 {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

H4 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

p {
	font-family : Verdana;
	font-size : 11;
}

.content {
	font-family : Verdana;
	font-size : 11;
}


.footer {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	vertical-align : middle;
	text-align : center;
}
