body{
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Tahoma;
}

li{font-family: Tahoma;}

.vote {
	font-size: 12px;
	padding-left: 10;
	color: #cfcfcf; 
}

img{
	border: 0px none;
}
a{
	color: #ffffff;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.left{
	float: left;
}
.right{
	float: right;
}
fieldset{
	padding: 10px;
}
#logo{
	display: block;
	background-image: url(/design/mega-motors_logo.png);
	background: expression('none');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/mega-motors_logo.png', sizingMethod='crop');
	width: 281px;
	height: 115px;
}
#menu{
	float: right;
	margin-right: 13px;
}
#subtop, #subbottom{
	background-image: url(/design/sub_top_bg.gif);
	width: 645px;
	height: 17px;
	vertical-align: middle;
}
#subtop{
	margin: 0px 5px 1px 5px;
}
#subbottom{
	margin: 0px 5px 0px 5px;
	text-align: center;
	position: relative;
}
#subtop, #subtop a, #subbottom, #subbottom a, #copyright, #copyright a{
	color: #fffefe;
	font-size: 10px;
}
#subtop a, #subbottom a, #copyright a{
	text-decoration: none;
}
#subtop div{
	margin: 1px 9px 1px 9px;
}
#copyright{
	position: absolute;
	z-index: 100;
	left: -202px;
	top: 0px;
	width: 164px;
	height: 17px;
	background-image: url(/design/copyright_bg.gif);
	text-align: center;
	vertical-align: middle;
}
#st_content td{
	vertical-align: top;
}
#pagename h1{
	margin: 0px 0px 0px 16px;
	padding: 0px;
	font-size: 16px;
	color: #ffffff;
}
#content{
	padding: 5px 34px 34px 34px;
	height: 100%;
}
#content, #content p, #content td, #content th{
	font-size: 11px;
	color: #969696;
}
#content td{
	border-bottom: 1px solid rgb(180, 180, 180);
	padding: 5px;
}
#content li{
	text-decoration: underline;
	list-style: none;
}
.specials{
	background-color: #4a4a4a;
	color: #969696;
	font-size: 11px;
}
.specials div{
	padding: 5px 15px 5px 15px;
}
.specials h3{
	font-size: 13px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	color: #cfcfcf;
}
.specials h3 a{
	color: #cfcfcf;
	text-decoration: none;
}
.specials h3 a:hover{
	text-decoration: underline;
}
.white{
	color: #ffffff;
}
.black{
	color: #000000;
}
#models_menu{
	position: relative;
	/* background-image: url(/design/models_menu_bg.png);
	background: expression('none');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/models_menu_bg.png', sizingMethod='crop'); */
}
#maintable{
	position: absolute;
	z-index: 50;
	background: url(/design/maintable_bg.gif) repeat-x scroll left bottom;
}
#cornerleft{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}
#cornerright{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 0;
}
#columnleft{
	background-image: url(/design/columnleft_bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-attachment: scroll;
	/*background: expression('none');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/columnleft_bg.png', sizingMethod='crop');*/
}
#columnright{
	background-image: url(/design/columnright_bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: scroll;
	/*background: expression('none');*/
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/columnright_bg.png', sizingMethod='crop');*/
}
#models_menu div.child{
	position: absolute;
	z-index: 1200;
	/*width: 174px;*/
	width: 174px;
}
#models_menu ul{
	list-style: none;
	margin: 0px 0px 0px 9px;
	padding: 0px 0px 0px 9px;
}
#models_menu li{
	padding: 0px;
	margin: 0px;
}
#models_menu .child_cont{
	width: 157px;
	/*background-color: #3a3a3a;*/
	/* border: 1px solid red; */
	background-image: url(/design/models_menu/mod-menu_bg.gif);
	font-size: 11px;
	margin-left: 17px;
}
#models_menu a{
	color: #ffffff;
	text-decoration: none;
	/*border: 1px solid red;*/
}
#models_menu a:hover{
	color: #abaaaa;
	text-decoration: underline;
}
#models_menu ul a{
	padding: 0px 0px 0px 10px;
	background-image: url(/design/models_menu/mod-menu-dot_bg.gif);
}
#models_list ul{
	margin: 0px;
	padding: 0px 10px 0px 10px;
}
#models_list div{
	border-left: 1px dashed gray;
	float: left;

}
#models_list h3{
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 5px 0px 15px 10px;
	color: #ffffff;
}
#models_list a{
	color: #969696;
	text-decoration: underline;
}
.galery{
	border: 1px dashed gray;
	background-color: #ffffff;
}
.galery img{
	margin: 10px;
}
#telef {
	background-image: url(/design/telef.png) !important;
	// background-image: none;
    	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/telef.png', sizingMethod='crop');
	width: 266px;
	height: 89px;

	top: -5px;
	margin-left: 365px;
}