body {
	margin: 0;
	padding: 0;
	background-image: url(../images/bg_thes1.JPG);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.75em;
}


a:link {
	color: #9B1324;
}
a:visited {
	color: #9B1324;
}
a:hover {
	color: #9B1324;
}
a:active {
	color: #9B1324;
}

img {
	border: none;
}

#header {
	background: url(/images/bg_top.gif) repeat-x;
	line-height: 0;
	text-align: center;
}
.main {
	border-collapse: collapse;
	width: 100%;
}
.main td {
	vertical-align: top;
}

table {
	font-size: 1em;
}
#main {
	background-color: #fff;
	width: 780px;
	margin: auto;
	text-align: left;
}

.main_content {
	background-color: #f4f5f7;
	border-left:  5px solid #eff0f4;
}
.content {
	padding: 10px 20px;
	padding-bottom: 30px;
	color: #333;
}

.red {
color: #9B1324;	
}

table.item {
	width: 100%;
	border-collapse: collapse;
	background: url(../images/bg_content.gif) repeat-x bottom;
	text-align: left;
	font-size: 12px;
}
table.item tr.head {
	background-color: #c5192f;
}
table.item tr.head td {
	padding: 4px 8px;
	font-weight: bolder;
	color: #fff;
}
table.item td.desc {
	color: #7f7f7f;
	padding: 10px;
}
table.item td.spec {
	color: #7f7f7f;
	padding: 10px;
}
table.item td.spec img {
	margin-bottom: -2px;
	margin-left: 5px;
}
table.item td.images {
	padding: 20px;
}
table.item td.images img {
	margin: 2px;
}

table.item td.icons {
	text-align: right;
	padding: 10px;
	white-space: nowrap;
}
table.item td.icons a {
	margin-left: 7px;
}

img {
	border: none;
}

.gallery_images a {
	margin: 0px;
}