body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #D0D0D0;
	background-image: url(../images/bg_pattern.gif);
	margin: 0px;
}

.main_table {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.right_content {
	padding-right: 30px;
	text-align: justify;
}

table, tr, td, div, span {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}

.more {
	text-decoration: none;
	font-weight: bold;
	color: #177B7B;
}

.more:hover {
	text-decoration: underline;
}

.sub_head {
	font-weight: bold;
}

.justify {
	text-align: justify;
}

.norm_link:hover {
	text-decoration: underline;
}
.img_thumb {
	border: 5px solid #e7e7e7;
	height: 69px;
	width: 113px;
}
.portfolio_head {
	font-weight: bold;
	color: #000000;
}

.img_prev {
	height: 156px;
	width: 248px;
	border: 5px solid #e7e7e7;
}

.img_thumb:hover {

	border: 5px solid #000000;
}
.img_prev:hover {
	border: 5px solid #000000;
}
.norm_link {
	color: #177B7B;
	text-decoration: none;
}
.footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
}
.footer_link {
	color: #FFFFFF;
	text-decoration: none;
}


.separator {
	clear: none;
	float: none;
}
.footer_link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
