body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #D9D9D9;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.main_table {
	background-image: url(pics/security_briefcases_bg.jpg);
	background-repeat: no-repeat;
	border: 1px dashed #666666;
}
.no_info_notice {
	padding-left: 0px;
	padding-right: 4px;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	text-align:justify;
}
.info_text {
	padding-left: 0px;
	padding-right: 4px;
	font-size: 11px;
	text-align:justify;
	font-weight: normal;
}
.specs_cell {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(pics/bg_mesh.gif);
	background-repeat: repeat;
}
.specs_table {
	font-weight: bold;
	color: #000000;
}
.specs_row1 {
	color: #CC0000;
}
.top_phone_number {
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	padding-right: 4px;
}
.thumbnails {
	border: 1px solid #000000;
}
.menu_item_over {
	background:#FFFFFF;
	cursor:pointer;
}
.menu_item_out {
	background:transparent;
	cursor:default;
}
