/*******************************************************************************
* HTML & BODY
*******************************************************************************/
body {
background-color:	#ffffff;
text-align:			center;
overflow:			auto;
border:				0px;
margin:				0px;
padding:			0px;
}
div, img {
border:				0px;
margin:				0px;
padding:			0px;
}
table {
border:				0px;
margin:				auto;
padding:			0px;
}
/*******************************************************************************
* TEXT & IMAGE
*******************************************************************************/
.text {
color:				#3f3f3f;
font-family:		Verdana, Arial, sans-serif;
font-size:			10px;
}
.title {
font-size:			11px;
letter-spacing:		2px;
}
.name {
font-size:			12px;
letter-spacing:		8px;
}
.turbulence {
font-size:			8px;
letter-spacing:		8px;
}
.image {
position:			relative;
top:				1px;
left:				1px;
border:				none;
}
/*******************************************************************************
* LINKS
*******************************************************************************/
a {
color:				#3f3f3f;
text-decoration:	none;
}
a:hover {
color:				#007f00;
text-decoration:	none;
}
/*******************************************************************************
* STRUCTURE
*******************************************************************************/
.content_all {
position:			relative;
width:				864px;
height:				585px;
margin:				auto;
visibility:			hidden;
}
.content_structure {
width:				864px;
}
.text-div {
line-height:		11px;
}
.text_box_title {
background-image:	url(t0.gif);
width:				864px;
height:				52px;
}
.text_box_information {
background-image:	url(t1.gif);
width:				864px;
height:				127px;
}
.text_box-text {
text-align:			justify;
vertical-align:		top;
}
.text_box-space {
width:				20px;
font-size:			0px;
}
.text_box-name {
text-align:			left;
vertical-align:		middle;
}
.text_box-turbulence {
text-align:			right;
vertical-align:		middle;
}
.grid_element {
width:				864px;
}
.grid_element-hspace {
background-image:	url(c0.gif);
height:				25px;
width:				102px;
font-size:			0px;
}
.grid_element-cspace {
height:				25px;
width:				25px;
font-size:			0px;
}
.grid_element-vspace {
background-image:	url(c0.gif);
height:				102px;
width:				25px;
font-size:			0px;
}
.grid_element-image {
background-color:	#7f7f7f;
height:				102px;
width:				102px;
font-size:			0px;
text-align:			left;
vertical-align:		top;
}