/*_____style type="text/css" media="all"_____*/

body {  
        background-color:#993300;
/*      border-spacing: 0px;*/
        margin-top: 0px;
        padding: 0px;
    	/*background-image:url(../images/Eloosive_red_e_pattern.gif);*/
    	/*background-repeat:repeat;*/
		/*Only works in IE*/
		scrollbar-face-color: #A9430A;
        scrollbar-base-color: #A9430A;
        scrollbar-shadow-color: #A9430A;
        scrollbar-darkshadow-color: #A9430A;
        scrollbar-highlight-color: #A9430A;
        scrollbar-3dlight-color: #A9430A;
        scrollbar-track-color: #000000;
        scrollbar-arrow-color: #000000;
}

#body_column {
	float: center;
	background: #FFF url(/images/splash_bg_img_fla.jpg);
	width: 150px;
	margin: 0px;
	padding: 0px;
}

/*_______________Image borders must remain off_______________*/

img {
        border: 0px;
        margin: 0px;
        padding: 0px;
	    border-spacing: 0px;
}
/*_______________Set the PRIMARY table style_______________*/

table {
        border: 0px;		
		/*margin: 0px;*/
        border-spacing: 0px;
        padding: 0px;

}
/*_______________Set the SECONDARY table style_______________*/

td {
        border: 0px;
        padding: 0px;
        border-spacing: 0px;

}
/*td.leftborder {*/
/*       border-left: 1px solid #000000;*/
/*	   border-spacing: 0px;*/
/*	   background: #FFF;*/
/*	   padding-top: 50px;*/
/*	   padding-left: 8px;*/
/*	   margin: 0px;*/
/*}*/
/*td.leftborder0 {*/
/*       border-left: 1px solid #000000;*/
/*	   border-spacing: 0px;*/
/*	   background: #FFF;*/
/*	   padding: 0px;*/
/*	   margin: 0px;*/
/*}*/
/*td.leftborderPic {*/
/*       border-left: 1px solid #000000;*/
/*	   border-spacing: 0px;*/
/*	   background: #FFF;*/
/*	   /*padding-top: 50px;*/
/*	   /*padding-left: 8px;*/
/*	   margin: 0px;
/*}*/
/*td.rightborder {*/
/*       border-right: 1px solid #000000;*/
/*	   border-spacing: 0px;*/
/*	   background: #FFF;*/
/*	   padding-left: 17px;*/
/*	   padding-right: 33px;*/
/*	   padding-top: 30px;*/
/*	   margin: 0px;*/
/*}*/
/*td.rightborder0 {*/
/*       border-right: 1px solid #000000;*/
/*	   border-spacing: 0px;*/
/*	   background: #FFF;*/
/*	   /*padding: 0px;*/*/
/*	   margin: 0px;*/
/*}*/
/*#area_1 {*/
/*	height: 17px;*/
/*	margin-top: 0;*/
/*	margin-bottom: 0;*/
/*	margin-right:auto;*/
/*	margin-left:auto;*/
/*	padding: 0;*/
/*}*/
/*#container {*/
/*	width: 760px;*/
/*	background: #FFF;*/
/*	text-align: center;*/
/*	margin-top: 0px;*/
/*	margin-bottom: 0px;*/
/*	margin-right:auto;*/
/*	margin-left:auto;*/
/*	padding: 0px;*/
/*}*/
/*___________________Typeface-Font Styles and Link Anchor Styles__________________________*/
p {font-size: 11px; color: #333333; font-weight: normal; font-family: Arial, Helvetica, Verdana, Trebuchet MS, Trebuchet, Geneva, sans-serif; line-height: 1.3; margin-left: 20px;}
p.head {font-size: 15px; color: #333333; font-weight: bold; font-family: Arial, Helvetica, Verdana, Trebuchet MS, Trebuchet, Geneva, sans-serif; margin-left: 20px;}
p.serif {font-size: 12px; color: #333333; font-weight: normal; font-family: Trebuchet MS, Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 1.3; margin-left: 20px;}
p.serifHead {font-size: 15px; color: #333333; font-weight: bold; font-family: Trebuchet MS, Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif; margin-left: 20px;}

a:active {text-decoration: none; color: #0033FF;}
a:hover {text-decoration: underline; color: #33CCFF;}
a:visited {text-decoration: none; color: #663399;}
a:visited:hover {text-decoration: underline; color: #33CCFF;}
/*___________________________________________________________*/
a:link {text-decoration: none; color: #0033FF;}
a:link:hover {text-decoration: underline; color: #33CCFF;}
a:link:visited {text-decoration: none; color: #663399;}
a:link:visited:hover {text-decoration: underline; color: #33CCFF;}

/*____/style___*/
