	BODY  {
	font-family : Times New Roman, serif;
	font-size : 11pt;
}

TABLE.BG {
	background-image: url("../i/titleBG.jpg");
	background-position : center top;
	background-repeat : no-repeat;


}
TABLE.popupBG {
	background-image: url("../i/popupBG.jpg");
	background-position : center top;
	background-repeat : no-repeat;


}
TABLE.bodyBG {
	background-image: url("../i/bodyBG.jpg");
	background-position : center center;
	background-repeat : no-repeat;


}



TD.planeBG {
	background-image: url("../i/plane_titleBG.jpg");
	background-position : center top;
	background-repeat : no-repeat;


}
TD.authorBG {
	background-image: url("../i/plane_authorBG.jpg");
	background-position : center top;
	background-repeat : no-repeat;


}


TD.planeMenuBG {
	background-image: url("../i/planeMenuBG.jpg");
	background-position : center top;
	background-repeat : no-repeat;


}

TD.planeAuthorMenuBG {
	background-image: url("../i/planeAuthorMenuBG.jpg");
	background-position : center top;
	background-repeat : no-repeat;


}



H1 {
	font-family : Arial, sans-serif;
	font-size : 170%;
        font-weight: normal;
        color: #A51B10;


}
H3 {
	font-family : Arial, sans-serif;
	font-size : 100%;
        font-weight: bold;
        color: #A51B10;


}

A {
 	text-decoration: underline;
	color: #1f8eec;
}

A:hover	{
	text-decoration: none;
	color: #1f8eec;
}	

TD.content {

	font-family : Times New Roman, sans-serif;
	font-size : 11pt;
        font-weight: normal;
        color: #FFFFFF;
	text-align: justify;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;

	

}
TD.contentBG {

	font-family : Times New Roman, sans-serif;
	font-size : 11pt;
        font-weight: normal;
        color: #FFFFFF;
	text-align: justify;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	background-image: url("../i/BGtest.gif");
	background-position : center middle;
	background-repeat : no-repeat;

	

}




TD.thumbnail {
	padding-top: 10px;
	padding-bottom: 10px;

}

IMG.thumbnail {

	border: 1px solid #1f8eec;
}

TD.pictureTitle {
	
	font-family: Times New Roman, serif;
	font-weight: normal;
	font-size: 11pt;
	color: #ffffff;
	text-align: center;
			
}

IMG.ill {

	margin-top: 5px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	text-align: right;
	align: right;
}


A.copyright {
 	text-decoration: none;
	font-size: 9pt;

	color: #ffffff;
}

A.copyright:hover	{
	text-decoration: underline;
	font-size: 9pt;
	color: #Ffffff;
}	

#Flash {
	position: absolute;
	z-index: 200;
}
.clear{
	font-size:0;
	clear:both;
	float:none;
}


TD.frmTitle {
	font-family : Arial, sans-serif;
	font-size : 100%;
        font-weight: normal;
        color: #ffffff;

}

TD.frmData {
	font-family : Arial, sans-serif;
	font-size : 100%;
        font-weight: normal;
        color: #ffffff;

}

INPUT {
	width: 215px;

}

TEXTAREA {
	width: 215px;
	height: 200px;
}