body {
 margin: 0;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000033;
 background:#Ffffd6;
}

/* START link styles */
A:link	{font-size: x-small;
	color: #4294FF ;
	text-decoration: underline}
A:visited	{font-size: x-small;
		color: #7B007B;
	text-decoration: underline}
A:active	{font-size: x-small;
		color: #ffffff;
	background-color: #C00000;
	text-decoration: none;
	font-weight: normal;}

A:hover {font-size: x-small;
	color: #ffffff;
	background-color: #4294FF;
	text-decoration: none;
	font-weight: normal;}
/* END link styles */

p, td {
 font-size: x-small;
}

/* START <H TAG> styles */
h1,h2,h4,h5,h6 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3{
font-family:  Sans MS, Verdana, Arial, Helvetica, sans-serif; line-height: 10pt;}

h1 {font-size:16pt; font-family: sans; Times New Roman, Times, font-style: italic; font-weight: 600; color:rgb(0,0,0); background-color:transparent;}

h2 {font-size:14pt; font-family: sans; Times New Roman, Times, font-style: italic; font-weight: 600; color:rgb(0,0,0); line-height: 18pt; background-color:transparent;}

h3 {font-size:8pt; font-style: normal; font-weight: 800; color: #006600; background-color:transparent;}

h4 {font-size:12pt; font-style: italic; font-weight: 600; color:rgb(0,0,0); background-color:transparent;}

h5 {font-size:11pt; font-style: italic; font-weight: 600; color:rgb(0,0,0); background-color:transparent;}

h6 {font-size:10pt; font-style: italic; font-weight: 600; color:rgb(0,0,0); background-color:transparent;}

/* END <H TAG> styles */

hr { color: #003300 }

table {
 background: #FDFED0;
}
.headerlayout{
	width: 100%;
}
.bodylayout{
	width: 100%;
	height: 100%;
}

.bodytext {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-style: normal;
 font-weight: 400;
 font-size: 11pt;
 color: #000000;
 vertical-align: top;
 padding-left: 30px;
 padding-right: 20px;
}

.bodytextbold {
 font-family: Arial, Helvetica, sans-serif;
 font-style: normal;
 font-weight: 600;
 font-size: 10pt;
 color: #000000;
}

.headerlayout{
	border: 0;
	margin: 0;
	padding: 0;
	xxborder: thin solid red;
	width: 100%;
}
.bodylayout{
	border: 0;
	margin: 0;
	padding: 0;
}
.lheader{
 background: #Ff00d6;
 background-image:  url(../lib/backgrounds/mid-header1x95.gif);
 vertical-align: top;
 width: 170px;
 height: 95px;
 padding: 0;
 margin: 0;
 border: 0;
}

.header{
 background: #Ffffd6;
 vertical-align: top;
}
.rheader{
 background: #Ffffd6;
 background-image:  url(../lib/backgrounds/mid-header1x95.gif);
 vertical-align: top;
 text-align: right;
 padding: 0;
 width: 610px;
}
/* START mid header - used to maintain 100% header screen width in different resolutions*/ 
.mheader{
 background: #Ff00d6;
 background-image:  url(../lib/backgrounds/mid-header1x95.gif);
 vertical-align: top;
 width: 2px;
 padding: 0;
}

.lsidebar{
 background: #ffffd6;
 background-image:  url(../lib/backgrounds/nav-left-200x1.gif);
 vertical-align: top;
 width: 170px;
 padding: 0;
 text-align: right;
}

.innernav{
	border: 1px solid #4294FF; 
	padding: 2px; 
	width: 120px;
}

div.navleft{
	xbackground: #ffffff; 
	color: #ffffff; 
	height: 20px; 
	width: 125px; 
	margin-top: 0px;
	margin-right: 0px;
	padding: 0; 
	border: 0;
	text-align: left;
} 

.hilite{
	color: #ffffff;
	background-color: #4294FF;
}

LI {
 font-family: Arial, Helvetica, sans-serif;
 font-style: normal;
 font-weight: 600;
 font-size: 10pt;
}

/* START text below a photograph within a <P> tag*/
P.phototxt
	{
	font-family: Courier, System, MS Sans Serif;
	font-style: normal;
	font-weight: 200;
	font-size: 8pt;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #3C3E98;
	background-color: #ffffb5;
}
/* END text below a photograph within a <P> tag*/


/* ====== START add Table style=======*/


.tableadd
	{
	background-color: transparent;
	border: 1;
	width: 90%;
	cellpadding: 4;
	cellspacing: 4;
	font-family: Courier, System, MS Sans Serif;
	font-style: normal;
	font-weight: 200;
	font-size: 8pt;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #3C3E98;
	background-color: #ffffff;
	}

	
	/* ====== END add Table style =======*/