@charset "UTF-8";
/* CSS Document */

td {
	font:Century, Times New Roman, Times, serif;
	color:#000000;
	font-size:15px;
	line-height: 19px;
}

a {
	font:Century, Times New Roman, Times, serif;
	color:#000000;
	text-decoration: none;
}

.selected {
	color: #eb2114;
}

a.selected {
	color: #eb2114;
}

a.selected_link {
	color: #eb2114;
	text-decoration:underline;
}

a.selected_link:hover {
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

#top_navigation {
	margin-left: 12px;
}

#navigation {
	margin-top:17px;
	margin-left: 12px;
}

#controls {
	margin-top:17px;
	color: #eb2114;
}

img {
	border:none;
}

#particulars_design {
	background-image:url(../images/particulars_design.gif);
	height:412px;
	width:460px;
	display:block;
	margin-left:20px;
}

#particulars_pictures {
	background-image:url(../images/particulars_pictures.gif);
	height:412px;
	width:460px;
	display:block;
	margin-left:20px;
}