/* CSS Document */
body,td,th {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/ace_background.jpg);
	background-repeat: repeat-x;
}
h1 {
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: lighter;
}
h2 {
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 28px;
	color: #EA3338;
	font-weight: normal;
}
h3 {
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #152852;
}
h4 {	
	margin:0px;
	padding:0px;
}
h5 {	
	margin:0px;
	padding:0px;
}
h6 {	
	margin:0px;
	padding:0px;
}
.hide_text {
	display:none;
}
.clear {
	clear:both;
}
.space_box {
	height:10px;
}
.head_01 {
	font-size:11px;
	font-weight:bold;
	line-height:25px;
}
.head_01 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#484848;
}
.head_01 span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#016E81;
}
.head_02 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#016E81;
}
.blue_content
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #CCCCCC;
}
.Product_content
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #999999;
}
.content
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #999999;
}
.email
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #0066FF;
	text-decoration:none;
}
.email a
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #0066FF;
	text-decoration:none;
}
.email a:hover
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FF0000;
	text-decoration:underline;
}

/**********Footer ***********/
.footer {
	width:888px;
	margin-top:20px;
	padding:0px 15px 30px 15px;
}
.footer_left {
	width:300px;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	color:#767676;
	text-decoration:none;
}
.footer_left a {
	font-family:Tahoma;
	font-size:11px;
	color:#CCCCCC;
	text-decoration:none;
	font-weight: bold;
}
.footer_left a:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#CCCCCC;
	text-decoration:underline;
}
.footer_right {
	width:300px;
	float:right;
	text-align:right;
	font-family:Tahoma;
	font-size:11px;
	color:#767676;
	text-decoration:none;
}
