/* 
	CSS Document for Moissanite website
	#### Author: Balram Sharma ####
*/
.goschubach { font-family:"Times New Roman", Times, serif; font-style:italic; font-size:15px; color:#2489bb; font-weight:bold; margin: 10px 0}

.normal {	
	font-size:12px;
	color:#333333;
	text-decoration:none;
	}
.boldness {
	font-size:13px;
	font-weight:bold;
	color:#b51a00;
	text-decoration:none;
}
td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666; 
}
body {
	background-image:url(bg_body.gif);
	background-repeat:repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666; 
	margin-top: 0px;
}
table {
	margin:left;
	}
a:visited {
	color: #666666;
	text-decoration:underline;
}
a:hover {
	color: #666666;
	text-decoration:underline;
}
a:link {
	color: #666666;
	text-decoration:underline;
}
a.whitelink:visited {
	font-weight:bold;
	color: #ffffff;
	text-decoration:underline;
}
a.whitelink:hover {
	font-weight:bold;
	color: #ffffff;
	text-decoration:underline;
}
a.whitelink:link {
	font-weight:bold;
	color: #ffffff;
	text-decoration:underline;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	color:#b51a00;
	font-weight:bold;
	line-height:24px;
	}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#333333;
	font-weight:bold;
	}
h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#b51a00;
	font-weight:bold;
	}
.right_td {
	border-left:1px solid #999999;
	padding-top:10px;
	padding-bottom:20px;
	width:127px;
	text-align:center;
	vertical-align:top;
	}
.left_td {
	border-right:1px solid #999999;
	padding-top:10px;
	width:100px;
	text-align:center;
	vertical-align:top;
	padding-bottom:20px;
	}
.center_td {
	padding-top:26px;
	vertical-align:top;
	width:523px;
	padding-bottom:20px;
	}
.newbannersc { background-color:#045c8c; color:#FFFFFF; font-size:12px; font-weight:bold; padding:5px; border: #033860 solid 1px; margin-right:10px; line-height:15px}

.newbannersc a:link, .newbannersc a:visited { color:#FFFFFF; text-decoration:none}
.newbannersc a:hover { color:#FFFFFF; text-decoration: underline}
