/* This is the default style sheet */

				/* BODY INFORMATION */
BODY {

	font-family: verdana, arial;
	font-size: 9pt;
	font-weight: medium;
	color:#000099;
margin-top: 5px;
margin-left: 50px;

background-color:#EBF0F4;
background-image: url(images/bg4.jpg);
background-repeat: repeat-y;

scrollbar-face-color:#EBF0F4;
scrollbar-highlight-color: #FFFFFF;
scrollbar-darkshadow-color:#333366;
scrollbar-track-color: #333366;


}
.theContent{margin-left:10px;}

				/* TABLES INFORMATION */
.wraptable {width:100%; height=96%;}
.headtable{width:96%;}
.menu {width:98%; background-color:#EBF0F4; }
.desc {width:98%; height;200px;border: 1px solid #000066; background-color:#EBF0F4; }
.link {width:98%;border: 1px solid #000066; }
.heading {width:220px;background-color: #990000;font-family: verdana, arial;font-size: 10pt;color:#ffffff;font-weight: bold;}
.content {width:95%; color:#000099; height:95%;}
.txt{font-family: verdana, arial;font-size: 9pt;font-weight: medium;color:#000099; }
.txtpic {font-family: verdana, arial;font-size: 8pt;font-weight: medium;color:#000099; }



.tdcopy {font-family: verdana, arial; font-size: 8pt; color:#666666; }
.line{height:1px; color:#000099;}
td{font-family: verdana, arial; font-size: 9pt; font-weight: medium; color:#000099;}

				/* HEADING INFORMATION */

H1 {font-size: 11pt; font-family: Verdana, arial; color:#660000}
H2 {font-size: 10pt; font-family: Verdana, arial; color:#660000}
H3 {font-size: 10pt; font-family: Verdana, arial; color:#660000; font-weight: bold;}


					/* LINK INFORMATION */

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

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

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

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


				/* PARAGRAPH INFORMATION */
.indent {margin-left: 40px;}

.tpwrite {font-family: verdana, arial;font-size: 8pt;font-weight: medium;color:#ffffff;}

.top{text-align:center;}

.back	{text-align:left;}