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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
}
a:link {
	color: #0000ff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000ff;
}
a:hover {
	text-decoration: underline;
	color: #0000ff;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 24px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
h4 {
	font-size: 32px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
h5 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
h6 {
	font-size: 14px;
	color: #000000;
}
.style1 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.style2 {
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.style3 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.main_body	{
	width: 800px;
	background-color: #eeeeee;
}
.left_gradient {
	background-image: url(images/side_gradation_stone_left.jpg);
	width: 186px;
}
.right_gradient {
	background-image: url(images/side_gradation_stone_right.jpg);
	width: 186px;
}
.head_spacers {
	text-align: center;
	width: 55px;
}
.email	{
	vertical-align: text-bottom;
	width: 100%;
	border: 0px;
}
.base_text	{
	font-size: 10px;
}
.email_box	{
	width: 260px;
	background-color: #eeeeee; 
	border-width: 1px; 
	border-color: #000000; 
	border-style: solid; 
	font-size: 10; 
	color:#000000; 
	font-family: verdana, helvetica, arial;
	vertical-align: bottom;
}

