@charset "iso-8859-1";
/* CSS Document */

html, body{
	height:100%;
}

.H0
{
	margin: 0px 6px 6px 0px;
	padding: 10px 5px 5px 5px;
	vertical-align: middle;
	font-weight: 500;
	color: #FFF;
	font-size: 45px;
	background-color: #00AEEF;
	text-align: center;
	/*line-height: 0px;*/
	width: 90%;
	margin-left: 5%;
	font: arial;
		
}
.H1
{
	margin: 0px 6px 6px 0px;
	padding: 30px 3px 3px 0px;
	vertical-align: middle;
	font-weight: 600;
	color: #FFF;
	font-size: 50px;
	background-color: #00AEEF;
	text-align: center;
	line-height: 0px;
	width: 90%;
	margin-left: 0%;
}

.Model
{
	margin: 0px 20px 20px 20px;
	padding: 15px 5px 5px 0px;
	font-weight: 600;
	color: #FFF;
	font-size: 30px;
	background-color: #00AEEF;
	text-align: center;
	width: 100%;
	/*margin-left: 5%;*/
	font: arial;
}

.body
{
	font-size: 16px;
	background-color: #00AEEF;
	text-align: center;
	line-height: 0px;
	font: arial;
	margin-left: 5%;
	height:100%;
}
.New {
	color: #F00;
	text-decoration: none;
	font: arial;
	font-size: 15px;
	text-align: center;
}
.T0
{
	margin: 0px 6px 6px 0px;
	padding: 10px 5px 5px 5px;
	vertical-align: middle;
	font-weight: 250;
	color: #009;
	font-size: 20px;
	text-align: center;
	/*line-height: 0px;*/
	width: 90%;
	margin-left: 5%;
	font-family: arial;
	border: 2;
	
	
}
.Textlist {
	text-align: left;
}
.hotstuff {
	text-align: center;
}
#table1 {
	text-align: center;
}
.links {
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
	color: #039;
	text-align: center;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000080;
	text-align: center;
}

#filldown { 
position:absolute; 
right:0; 
top:0; 
padding:0; 
width:100%; 
height:80%; /* works only if parent container is assigned a height value */ 
}
.T0 table tr td {
	font-weight: bold;
}
