a {
	text-decoration: underline;
	color: #2C52A6;
	font-size: 12px;
	font-weight: bolder;
}

.nounderline {
	text-decoration: none;
	color: #2C52A6;
	font-size: 12px;
	font-weight: bolder;
}

body {
	margin: 0px;
	padding: 0px;
	background: #C5CAD0;
}

.menu {
	position: relative;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC81;
}

.menu_bar {
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 2px;
	height: 23px;
	background: #FFCC81;
}

.menu_left {
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 15px;
	height: 23px;
	background: #2C52A6;
}

td {
	font-family: Verdana;
	font-size: 12px;
}

.title {
	font-family: Verdana;
	color: #003399;
	font-size: 22px;
	font-weight: bolder;
}

.little_title {
	font-family: Verdana;
	color: #003399;
	font-size: 16px;
	font-weight: bolder;
}

.models_and_prices {
	font-family: Verdana;
	color: white;
	font-size: 15px;
	font-weight: bolder;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
}
