body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.centurystone.com/images/background.jpg);
}
a {
	font-size: 14px;
	color: #0000FF;
}
a:link {
	text-decoration: underline;
	color: #0000FF;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.style1 {
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #333333;
}
.style3 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.style4 {
	font-size: 12px
}
#tableMain {
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: thin;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: thin;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 16px;
	color: #333333;
}
h2 {
	font-size: 14px;
	color: #333333;
}


a.menu_main:link,a.menu_main:active,a.menu_main:visited{font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-variant:normal;
font-weight:bold;
color:#666666;
line-height:16px;
text-decoration:none;
letter-spacing:normal;
}
a.menu_main:hover{ 
color:#B24D36;
 
}