body,td,th {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#page_body {
	color: #333;
	background-color:#46484d;
	background-image:url(../images/theme.background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:0px;
}
#page_footer {
	background-image:url(../images/theme.footer.background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:100px;
}
#page_head {
	width:900px;
	height:90px;
	text-align:left;
	padding-top:10px;
}
#user_block {
	height:90px;
	width:400px;
	float:right;
	text-align:right;
	color:#CCC;
}
#user_block a {
	color:#CCC;
	text-decoration:none;
}
#user_block a:hover {
	color:#FFF;
	text-decoration:underline;
}
#menu_left {
	width:15px;
	height:80px;
	background-image:url(../images/theme.menu.left.jpg);
	background-repeat:no-repeat;
	background-position:right;
	float:left;
}
#menu_inner {
	width:480px;
	height:70px;
	padding:5px;
	background-image:url(../images/theme.menu.background.jpg);
	background-repeat:repeat-x;
	float:left;
	text-align:center;
}
#menu_right {
	width:15px;
	height:80px;
	background-image:url(../images/theme.menu.right.jpg);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
}
.menu_yellow_links {
	color:#FC0;
	font-size:16px;
	margin-top:10px;
	margin-bottom:0px;
}
.menu_yellow_links a {
	color:#FC0;
	font-size:18px;
	text-decoration:none;
}
.menu_yellow_links a:hover {
	color:#FC0;
	text-decoration:underline;
}
.menu_gray_links {
	font-size:12px;
	margin-top:10px;
	margin-right:15px;
	text-align:right;
}
.menu_gray_links a {
	color:#CCC;
	text-decoration:none;
	padding-left:10px;
}
.menu_gray_links a:hover {
	color:#FFF;
	text-decoration:underline;
}
.models_show a {
	color:#FFF;
	text-decoration:none;
}
#model_desc a {
	 color:#CCC;
	 text-decoration:none;
}
#model_desc a:hover {
	 color:#CCC;
	 text-decoration:underline;
}
#partener_txt {
	padding-left:5px;
	color:#FFF;
	font-size:12px;
}
#footer_links {
	padding:10px;
	float:right;
	text-align:right;
	color:#FC0;
	font-size:12px;
}
#footer_links a {
	text-decoration:none;
	color:#FC0;
}
#footer_links a:hover {
	text-decoration:underline;
}
#page_footer_txt {
	color:#999;
	font-size:10px;
	text-align:left;
	padding-top:20px;
	float:left;
}
.gray_text {
	color:#333;
}
