/*=============================================================================

	ACET
	Official Website
	Development by 360 Solutions - www.360ss.com
	
=============================================================================*/

body {
font-family: Arial, Helvetica, sans-serif; 
margin: 0%;
background: #999999;
background-image:url(images/grey_grad.jpg);
background-repeat:repeat-x;
font-size: 8pt;
line-height:1.15em;
color: #444444;
}
a:link {color:#000000; text-decoration:none; background-color:#D0E2F9;}
a:active {color:#444444; text-decoration:none; background-color:#D0E2F9;}
a:hover {color: #444444; text-decoration:underline; background-color:#D0E2F9;}
a:visited {color:#444444; text-decoration:none; background-color:#D0E2F9;}

a.main_text_link:link {color:#000000; text-decoration:none; background-color:#FFFFFF}
a.main_text_link:active {color:#444444; text-decoration:none; background-color:#FFFFFF}
a.main_text_link:hover {color: #444444; text-decoration:underline; background-color:#FFFFFF}
a.main_text_link:visited {color:#444444; text-decoration:underline; background-color:#FFFFFF}

div.8pt {
font-size: 8pt;
text-align:left;
}

.8pt {
font-size: 8pt;
text-align:left
}
a.footer_link:link {color:#000000; font-size:0.85em; text-decoration:none; background-color:#FFFFFF;}
a.footer_link:active {color:#444444; font-size:0.85em; text-decoration:none; background-color:#FFFFFF;}
a.footer_link:hover {color: #444444; font-size:0.85em; text-decoration:underline; background-color:#FFFFFF;}
a.footer_link:visited {color:#444444; font-size:0.85em; text-decoration:none; background-color:#FFFFFF;}

.comingsoon{color:#FF0000; font-size:1.1em;}

.text_dropdown{font-family: Arial, Helvetica, sans-serif; width:140px;}

.main_table {
width:790px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:auto;
background-color:#FFFFFF;
color: #444444;
}

.table100 {
width:100%;
border-width:0px;
border-top:0px;
border-bottom:0px;
border-left:0px;
border-right:0px;
}

.table375 {
width:355px;
border-width:0px;
border-top:0px;
border-bottom:0px;
border-left:0px;
border-right:0px;
}

.td100 {width:100%;}

.td_purple {background-color:#D0E2F9; color: #444444;}
.td_grey {background-color:#676767; color: #444444;}
.td_white {background-color:#FFFFFF; color: #444444;}

.text_white {color:#FFFFFF; font-size:0.9em; background-color:#676767;}

.text_error {color:#FF0000; font-size:1em;}


.table_footer {
width:100%;
border-top:1px;
border-bottom:0px;
border-left:0px;
border-right:0px;
border-style:solid;
}

.text_footer_links {
	font-size:0.85em;
}

.no_border {
	border:0px;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	border-style:hidden;
}

.td20px {width:20px;}