html {
    height: 100%;
    width: 100%;
}
BODY {
    height: 100%;
    width: 100%;
	margin-right : 0;
	margin-bottom : 0;
	background : no-repeat fixed top;
	background-color : #990000;
}
#body {
	background: url(images/bg_red.gif) repeat-y 50% 50%;
}
#all {
    height: 100%;
    width: 100%;
	background: url(images/bg_ptn.gif) no-repeat 50% 0%;
}
.data {
	font-size : 12px;
	line-height : 120%;
	font-family: Georgia, sans-serif, Times New Roman;
	color: #ffffff;
	font-weight : normal;
}
.bdata {
	font-size : 12px;
	line-height : 120%;
	font-family: Georgia, sans-serif, Times New Roman;
	color: #254370;
	font-weight : normal;
}
BODY, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #254370;
	text-align : left;
	white-space : normal;
	line-height : 14px;
}
.news {
	FONT-SIZE: 10px; COLOR: #f0f0f0; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; line-height : 11px
}
A.more {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-SIZE: 8px;
	PADDING-BOTTOM: 2px;
	COLOR: #ffffff;
	LINE-HEIGHT: 20px;
	PADDING-TOP: 2px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR:#FFFFFF;
	TEXT-DECORATION: none;
	font-weight : bold;
	margin-left: 6px;
        BACKGROUND-COLOR:#EEEFF2;
}
input {
	font-family:Verdana,Arial,Helvetica;
	font-size:10px;
	color: #2C689F;
	background-color: #DCDCDC;
	font: normal;
	margin-bottom : 2;
	margin-left : 2;
	margin-right : 2;
	margin-top : 2;
	border : 1 solid;
}
.border { 
	background : no-repeat fixed top;
 }
  A:link, A:visited {
	COLOR: #C31C1C;
	TEXT-DECORATION: none;
}
 A:hover {
	COLOR: #0E4B83;
	TEXT-DECORATION: none;
}
.submenu {
	font-weight: bold;
}
.imag		{
	border:#d1cdc6 1px solid;
	border-color:#F0F0F0padding=1
}

.modelslist a {
	margin: 0 10px 0 0;
}
.modelslist a.modelname {
	display: block;
	font-weight: bold;	
}

td {
	vertical-align: top;
}
.content {
	height: 100%;	
}
