/* This is the default style sheet */

				/* BODY INFORMATION */
BODY {

font-family: verdana, arial;
font-size: 9pt;
font-weight: medium;
color:#000000;

background-color: #3C566D;

scrollbar-face-color: #3C566D ;
scrollbar-highlight-color: #3C566D #CCFFFF;
scrollbar-darkshadow-color:#CCFFFF;
scrollbar-track-color: #3C566D ;

}


				/* TABLES INFORMATION */


.wraptable {
	border: 1px solid #3C566D;
	width:95%;
    height:98%;
	background-color: ffffff;
	   }

.innertable {
	width:96%;
	   }

.innertable1 {
	width:85%;
	   }

.innertable2 {
	width:95%;
	   }

.product   {
	border: 1px solid #3C566D;

	   }
.indent{margin-left:15px;}
.line{height:1px; color:#053D65;}
td{font-family: verdana, arial; font-size: 9pt; font-weight: medium; color:#000000;}
#tdsmall {font-family: verdana, arial; font-size: 10pt; color:#FFFF99; }
#tdcopy {font-family: verdana, arial; font-size: 8pt; color:#FFFF99; }

				/* HEADING INFORMATION */

H1 {font-size: 11pt; font-family: Verdana, arial; text-align:center; color:#000000}
H2 {font-size: 10pt; font-family: Verdana, arial; color:#3C566D;}
H3{font-size: 10pt; font-family: Verdana, arial; color:#000000}
H4 {font-size: 11pt; font-family: Verdana, arial}


				/* LINK INFORMATION */

a:link { color: #33ccFF; text-decoration: none;  }
a:active { color: #33ccFF; text-decoration: none; }
a:visited { color: #33ccFF; text-decoration: none; }
a:hover { color: #FF0000; text-decoration: none; }

a.hlite:link { color: #CCFFFF; text-decoration: none; font-weight: bold; }
a.hlite:active { color: #CCFFFF; text-decoration: none; font-weight: bold;}
a.hlite:visited { color: #CCFFFF; text-decoration: none; font-weight: bold;}
a.hlite:hover { color: #FF0000; text-decoration: none; font-weight: bold;}


a.mpage:link { color: #000099; text-decoration: none; font-weight: bold;}
a.mpage:active { color: #000099; text-decoration: none; font-weight: bold;}
a.mpage:visited { color: #000099; text-decoration: none;font-weight: bold;}
a.mpage:hover { color: #FF0000; text-decoration: none; font-weight: bold;}

a.hlitecrite:link { color: #CCFFFF; text-decoration: none; }
a.hlitecrite:active { color: #CCFFFF; text-decoration: none; }
a.hlitecrite:visited { color: #CCFFFF; text-decoration: none; }
a.hlitecrite:hover { color: #FF0000; text-decoration: none; }


				/* MENU INFORMATION */
.menu {

	width:95%;
	background-color: #3C566D;
	   }

.menup {
	width:50%;
	background-color: #3C566D;
	   }
.logo {

	width:97%;
	   }