@charset "utf-8";
/* CSS Document */

body {text-align:center;}


/* SITE WIDE Style Elements */

table.MAIN_table {width:960px;
padding:0px;
border:none;
margin-left:auto;
margin-right:auto;}

p.MAIN_text_heading1 {font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-weight:bold;
font-size:16px;
color:#000000}

p.MAIN_text {font-family:Arial, Helvetica, sans-serif;
text-align:justify;
text-decoration:none;
font-size:14px;
color:#000000}

/* encapsulating table in Main Body Area */
table.MAIN_body_table {width:95%;
border:none;
padding:0px;
border:none;
margin-left:auto;
margin-right:auto;}

/* encapsulating table in PRODUCTS Body Area */
table.PRODUCTS_body_table {width:95%;
border:none;
padding:0px;
border:none;
margin-left:auto;
margin-right:auto;}


/* NAVBAR style elements */
a.NAVBAR_links {font-family:Arial, Helvetica, sans-serif;
text-align:center;
text-decoration:none;
font-size:15px;
color:#660000}

p.NAVBAR_text {font-family:Arial, Helvetica, sans-serif;
text-align:center;
text-decoration:none;
font-size:15px;
color:#000000}

table.NAVBAR_table {width:80%;
border:none;}

td.NAVBAR_table_TD {padding:6px;
/* background-color:#FF0000; */
text-align:center;}

table.NAVBAR_table_linebreak {width:100%;
background:#000000;
height:1px;
border:none;
padding:0px;}

td.NAVBAR_table_linebreak_TD {width:100%;
background:#000000;
height:1px;
border:none;
padding:0px;}


/* FOOTER style elements */
p.FOOTER_text {font-family:Arial, Helvetica, sans-serif;
text-align:center;
text-decoration:none;
font-size:13px;
color:#000000}

table.FOOTER_table {width:70%;
border:none;}

td.FOOTER_table_TD {padding:6px;
/* background-color:#FF0000; */
text-align:center;}