#cssDiv01{
	position : relative;
	height   : 20px;
}

#cssDiv02{
	position : absolute;
	margin   : 0px;
	padding  : 0px;
	left     : 2px;
	top      : 2px;
	width    : 785px;
	height   : 5px;
	overflow : hidden;
}

#cssDiv03{
	font-family     : verdana,arial,helvetica,sans-serif;
  font-size       : 0.9em;
  font-weight     : normal;
  text-decoration : none;

	border-top      : 0px solid #AAAAAA;
	border-right    : 0px solid #AAAAAA;
	border-bottom   : 0px solid #AAAAAA;
	border-left     : 0px solid #AAAAAA;
	background-color: #FFFFFF;

	position : relative;
	height   : 100%;
	width    : 100%;
}

#cssDiv04{
	position      : absolute;
	margin        : 0px;
	padding       : 0px;
	left          : 0px;
	top           : 100px;
	width         : 882px;
	height        : 420px;
	overflow      : auto;
	border-top    : 0px solid #000000;
	border-right  : 1px solid #AAAAAA;
	border-bottom : 1px solid #AAAAAA;
	border-left   : 1px solid #000000;
	background    : #FFFFFF;
}

#cssDiv05{
	position      : relative;
	margin        : 0px;
	padding-top   : 0px;
	padding-left  : 10px;
	padding-right : 15px;
}



#cssDiv07
{
	font-family  : verdana,arial,helvetica,sans-serif;
	font-size    : 0.8em;
	position     : absolute;
	margin       : 0px;
	padding      : 0px;
	left         : 0px;
	top          : 525px;
	width        : 100%;
	overflow     : hidden;
	text-align   : center;
}

#cssTab01{
  margin           : auto;
	padding          : 0px;
	border-top       : 0px;
	border-right     : 0px;
	border-bottom    : 0px;
	border-left      : 0px;
	background-color : #FFFFFF;
	border           : 0;
	width            : 890px;
	height           : 95%; 
}

#cssTab02{
	height:520px; 
}

#cssTab03{
	font-family      : verdana,arial,helvetica,sans-serif;
	font-size        : 1em;
	font-weight      : normal;
	text-decoration  : none;
	text-align       : left;
	color            : #000000;
	margin           : 0;
	padding          : 0px;
	border-top       : 1px solid #000000;
	border-right     : 1px solid #AAAAAA;
	border-bottom    : 1px solid #AAAAAA;
	border-left      : 1px solid #000000;
	background-color : #FFFFFF;
	border           : 0;
	width            : 100%;
	height           : 100%; 
}

#cssImg01{
	position : absolute;
	margin   : 0px;
	padding  : 0px;
	left     : 0px;
	top      : 0px;
	width    : 884px;
	height   : 100px;
}

#cssImg02{
	position : absolute;
	margin   : 0px;
	padding  : 0px;
	left     : 770px;
	top      : 8px;
	width    : 85px;
	height   : 85px;
}

#cssTitle01
{
	font-family     : verdana,arial,helvetica,sans-serif;
	font-size       : 24px;
	font-weight     : bold;
	text-decoration : none;
	color           : #000000;
	position        : absolute;
	margin          : 0px;
	padding         : 0px;
	left            : 10px;
	top             : 2px;
}

#cssTitle02
{
	font-family     : verdana,arial,helvetica,sans-serif;
	font-size       : 16px;
	font-weight     : bold;
	text-decoration : none;
	color           : #000000;
	position        : absolute;
	margin          : 0px;
	padding         : 0px;
	left            : 10px;
	top             : 32px;
}
