body {
	background-color: #E6E6FA;
	font-family: sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
}

table.indextable{
	/* background-image: url(../images/indextable_bgrnd.jpg);
	background-color: transparent; 
	background-position: top, left;
	background-repeat: no-repeat;*/
}

table.indextable td.banner{
	background-color: #08219f;
}


table.idx {
	background-image: url(../images/idx_bgrnd.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 100%;
	font-size: 8pt;
	color: White;
	/* font-weight: bold; */
	letter-spacing: 1px;
}

table.bgrndsample {
	/* background-color: #f7f3da; */
	background-image: url(../images/bgrndsample.jpg);
	background-repeat: no-repeat;
	width: 100%;
	font-size: 8pt;
	letter-spacing: 1px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-top: 0px;
	padding-right: 4px;
	background-position: bottom;
}



table.content {
	background-color: #08219f;

/* 	background-color: #f1f6fe; */
	font-size: 8pt;
	letter-spacing: 1px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
}

table.content td {
	background-color: #f1f6fe;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}


table.content td.sidebar {
/*	background-color: #f7f3da; */
	background-color: #08219f;
	font-size: 8pt;
	letter-spacing: 1px;
	width: 245px;
	height: 400px;
	vertical-align: top;
}

table.content td.sidebar img {
	padding-left: 8px;
	padding-bottom: 8px;
}

table.content td.idx_sign {
	background-image: url(../images/idx_sign_bgrnd.jpg);
	background-position: top;
	background-repeat: no-repeat;
}



table.content td.image {
	/* background-color: #196456; */
	background-color: #f7f3da;
	font-size: 8pt;
	letter-spacing: 1px;
}


table.menu {
	background-color: #08219f;
}

table.menu a {
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: White;
	background-color: transparent;
	text-decoration: none;
}
table.menu a:hover {
	color: Silver;
	font-style: italic;
}
table.menu a:visited {
	color: White;
}

table.menu tr {
	align: right;
}


table.menu td.menuspacer {
	background-color: #08219f;
	height: 3px;
}

table.menu td.menuitems {
color: White;
	padding-top: 2px;
	width: 400px;
	text-align: center;
}

table.menu td.menuspaceleft{
	background-color: #08219f;
	height: 3px;
	/* width: 180px;  */
}

table.menu td.menupghead {
	width: 225px;
	height: 40px;
	background-image: url(../images/pg_head_bgrnd.jpg);
	background-position: top, left;
	background-repeat: no-repeat;
	background-color: #e6e6fa;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-size: 14pt;
	font-weight: bold;
	color: #163773;
	vertical-align: middle;
	text-align: center; 
}

table.menu td.menuspaceright {
	width: 225px;
	background-color: #08219f;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 40px;
}



/* */

table.footer {
	background-color: #08219f;
	font-family: sans-serif;
	font-size: 8pt;
	color: White;	
}

table.footer td {
	padding-top: 4px;
	padding-bottom: 4px;
}

table.footer a {
/*	font-weight: bold; */
	color: White;
	background-color: transparent;
	text-decoration: none;
}
table.footer a:hover {
	color: White;
	font-style: italic;
}
table.footer a:visited {
	color: White;
}

table.footer td.footerspacer {
	background-color: #f1f6fe;
	height: 3px;
}


/* */
