html {
	height:100%;
	overflow: auto;
/*  background-color: #002A41;*/
  background-color: #003145;
}

body, html, p {
  margin:0;
  padding:0;
}
body, td{
/*	font-family: "Arcade Classic", serif;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a:link, a:visited {
	color: #2B9AFF;
	text-decoration: none;
/*	background-image: url(../images/dotted-line-light.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/
}
a:hover {
	color: #002A41;
	text-decoration: underline;
}
form{
	display: inline;
}
p{
	margin: 5px 0 5px 0;
	padding: 0;
}



/*----------------------------
menu
------------------------------*/
a.mainlevel, a.mainlevel:visited, a.mainlevel1, a.mainlevel1:visited{
	display: block;
	line-height: 20px;
	height: 20px;
	color: #FFFFFF;
	text-indent: -1000px;
	background-repeat: no-repeat;
	background-position: top left;
}
a.mainlevel1, a.mainlevel1:visited{
	line-height: 34px;
	height: 34px;
}
a.mainlevel:hover, a.mainlevel#active_menu, a.mainlevel1:hover, a.mainlevel1#active_menu{
	background-repeat: no-repeat;
	background-position: top right;
}
.botmenu tr td{
	text-align: center;
}
img.bmt{
	margin: 3px 0 10px 0; 
}
.rmenuh{
	margin: 20px 0 5px 10px;
}
.botm, .bot1{
	padding: 15px 0 0 0px;
}
#bot2{
	padding-top: 55px;
}
.botm a{
   display: block;
	clear: both;
}

.botm a img{
/*	display: inline;*/
		margin: 0px 0 0px 22px;
}
.mmen{
	background-color: #00375B;
}

.bott, .bott a:hover{
	padding: 10px 0px 10px 0px;
	font-size: 11px;
	color: #FFFFFF;
}

.TtopBan td{
	padding: 15px 0 15px 0;
}

.tdModels{
	background-color: #FFFFFF;
	padding: 28px 0 25px 21px;
	vertical-align: top;
}
.tdNews{
	background-color: #AAAAAA;
	vertical-align: top;
	padding-bottom: 25px;
}
.News a, .News a:visited{
	display: block;
	clear: both;
	padding: 5px 12px 5px 40px;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	background: transparent url(img/it.png) no-repeat 20px 9px;
	outline: none;
}
.News a span{
	font-size: 12px;
	font-weight: bold;
	color: #4D4D4D;
}
.News a:hover{
	background-color: #CCCCCC;	
	text-decoration: none;
}
.cop{
	background-color: #EDEDED;
}