/* This is the default style sheet */

				/* BODY INFORMATION */
BODY {

font-family: verdana, arial;
font-size: 8pt;
font-weight: medium;
color:#000000;
margin-top: 5px;

background-color: #ffffff;
background-image: url('images/bg.jpg');
background-attachment:fixed;
}
html{
scrollbar-face-color: #7C005B;
scrollbar-highlight-color: #800080;
scrollbar-darkshadow-color:#800080;
scrollbar-track-color: #7C005B;

}

				/* GENERAL FORMATTING */
input.formButton,button {
   color:#ffffff;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:11px;
   font-weight:bold;
   background-color:#000099;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FC1E00',EndColorStr='#990000');}

   	}
.listing{
border: 1px solid #008000;
	width:90%;
    background-color:#FFFFFF;
}


.credits{font-family: verdana, arial;font-size: 8pt; color:#ffffff}

				/*NAVIGATION */


				/* TABLES INFORMATION */
.tbl_wrap {

     width:90%;
     height:95%;
     background-color:#FFFFFF;
     background-image: url('images/tab_bg.gif');
	   }

.tbl_content {
	width:98%;
    height:100%;
	   }

.tbl_left_side{
padding-top:30px;
}
.content_td{
padding-left:20px;
padding-top:30px;
}
.contact{border:1px solid #800040;}

.tbl_menu{
border:0px solid #7C005B;
background-image: url('images/menu.gif');
width:100%;
background-color:#7C005B;
}
.tbl_ad{}

.menu_tbl{padding-left: 5px;}
.bar{background-color:#ffffff;}

				/* HEADING INFORMATION */
td   {
	color:#800080;
	font-family: verdana, arial;
	font-size: 10pt;
	}

.content {
	width:98%;
	color:#000000;
	font-size: 10pt;
	   }
line{width:100%; height:1px; color:#000000;}

.indent{margin-left: 20px; margin-right:20px;}
.indent2{margin-left: 40px; }
    			/* HEADERS */
h1{color:#800080; text-align:left; 	font-family: verdana, arial; font-size: 12pt; font-weight:bold;}
h2{color:#800040; text-align:left; 	font-family: verdana, arial; font-size: 10pt; font-weight:bold;}
h3{color:#808040; text-align:left; 	font-family: verdana, arial; font-size: 10pt; font-weight:bold;}

				/* LINK INFORMATION */

a.norm:link { color: red ; text-decoration: none;  font-weight: bold;}
a.norm:active { color: red ; text-decoration: none; font-weight: bold;}
a.norm:visited { color: red ; text-decoration: none; font-weight: bold;}
a.norm:hover { color: #008000; text-decoration: none; font-weight: bold; }


a.mini:link 	{ color: #cccccc; text-decoration: none; font-size: 8pt;}
a.mini:active 	{ color: #cccccc; text-decoration: none; font-size: 8pt;}
a.mini:visited 	{ color: #cccccc; text-decoration: none; font-size: 8pt;}
a.mini:hover 	{ color: #000000; text-decoration: none; font-size: 8pt;}


a.navLink:link { color: #800040; text-decoration: none; font-weight: bold;}
a.navLink:active { color: #800040; text-decoration: none; font-weight: bold;}
a.navLink:visited { color: #800040; text-decoration: none; font-weight: bold;}
a.navLink:hover { color: #000000; text-decoration: underline; font-weight: bold;}

a.hlitecr:link { color: #ffffff; text-decoration: none; font-size: 8pt; font-weight:normal}
a.hlitecr:active { color: #ffffff; text-decoration: none; font-size: 8pt;font-weight:normal}
a.hlitecr:visited { color: #ffffff; text-decoration: none; font-size: 8pt;font-weight:normal}
a.hlitecr:hover { color: red; text-decoration: underline; font-size: 8pt;font-weight:normal}