body {
font-family: book antiqua;
font-size: 14px;
background: #3d424a;
color:#4d5259
}

a.link:link   {color:#4F0029; text-decoration:none}
a.link:visited {color:#4F0029; text-decoration:none }
a.link:hover    {color:#4b4b4b; text-decoration:none }

a.link2:link   {color:#5d5d5d; text-decoration:none }
a.link2:visited {color:#5d5d5d; text-decoration:none }
a.link2:hover    {color:#4b4b4b; text-decoration:underline}

<!--- a.menu:link   {color:#ffffff; text-decoration:underline}
a.menu:visited {color:#ffffff; text-decoration:underline }
a.menu:hover    {color:#FFFBD9; text-decoration:none } --->

#ls {
position:absolute;
z-index:5;
top:2em;
left:8px;
border: 1px solid black;
}

#table2{
position:absolute;
z-index:10;
text-align:left;
margin-right:40px;
margin-left:40px;
}

table.main {
border-top: 2px solid #6c6c6c;
border-right: 2px solid #6c6c6c;
border-left: 2px solid #6c6c6c;
border-bottom: 2px solid #6c6c6c;
background-color: #ffffff;
border-collapse:collapse;
font-face: verdana, helvetica, arial;
font-size: 12pt;
width:85%;
}

table.instructions {
	background-color: #ffffff;
	font-size: 9pt;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-face: verdana, helvetica, arial;
	color: #4d5259;
	width:85%;
}

td.instructions {
font-size: 9pt;
padding: 6px;
text-align: left;
}

table.Menu {
	background-color: #ffffff;
	font-size: 11pt;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-bottom: 0px solid #000000;
	font-face: verdana, helvetica, arial;
	color: #4d5259;
	width:100%;
}

td.MenuSeparator {
	font-family: verdana;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-bottom: 0px solid #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:center;	
}

td.main {
	font-size: 12pt;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-bottom: 0px solid #000000;
	font-face: book antiqua;
	color: #3d424a;
}

td.bio {
	font-size: 12pt;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-bottom: 0px solid #000000;
	font-face: verdana, helvetica, arial;
	color: #4d5259;
}
td.footer {
	font-size: 9pt;
	color: #4d5259;
	text-align:center;
} 
td.top_spacer{
border-bottom:1px dotted #000;
}

table.top_description {
width: 80%
}

td.header {
padding: 6px;
width:40%;

}

td.top_description {
font-size: 9pt;
padding: 3px;
text-align: center;
}


td.right_column{
text-align:left;
}

td.white_center_vol {
	background: #ffffff;
	border-bottom: 0px solid #E3E3CA;
	border-right: 1px solid red;
	border-top: 0px solid #E3E3CA;
	border-left: 1px solid red;
	padding:0px;
	text-align: center;
}

td.white_center {
	background: #ffffff;
	text-align: center;
}

td.white_right
	{
	background: #ffffff;
	border-left:0px  solid #E3E3CA;
	border-bottom: 0px solid #E3E3CA;
	border-top: 0px;
	padding:5px;
	text-align:right;
	}
	
table.register{
	background: #ffffff;
	border: 0px solid #E3E3CA;
	width: 95%;
	font-family: verdana, helvetica, arial;
	
}
	
td.register1 {
	text-align:right;
}
	
td.register2 {
	text-align:left;
}


/* --- left column ---------- */

div#content-sub-1 {
	float: left;
	width: 150px; /* for browsers with no escapes at all */
	\width: 170px; /* for IE5/Win (a) */
	w\idth: 150px; /* for good browsers */
	text-align: left;
	padding: 0 10px 0 10px;
	font-size: 10pt;
	background:#F0EAE0;
}

div#content-detail_pages_left {
	float: left;
	width: 100px; /* for browsers with no escapes at all */
	\width: 100px; /* for IE5/Win (a) */
	w\idth: 100px; /* for good browsers */
	text-align: left;
	padding: 0 10px 0 10px;
	font-size: 10pt;
	background:#F0EAE0;
	border-right:1px dotted #000;
}

/* --- right column ---------- */

div#content-sub-2 {
	float: right;
	width: 260px; /* for browsers with no escapes at all */
	\width: 265px; /* for IE5/Win (b) */
	w\idth: 260px; /* for good browsers */
	text-align: left;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 5px;
	font-size: 10pt;
}

div#content-detail_pages_right {
	float: right;
	width: 260px; /* for browsers with no escapes at all */
	\width: 265px; /* for IE5/Win (b) */
	w\idth: 260px; /* for good browsers */
	text-align: left;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 5px;
	font-size: 10pt;
}

/* --- center column  (main content)---------- */

div#content-main {
	border-left:0px dotted #000; border-right:1px dotted #000; border-top:0px dotted #000; border-bottom:0px dotted #000; width: auto; /* for browsers with no escapes at all */
	\width: 98%; /* for IE5/Win */
	w\idth: auto; /* for good browsers */
	text-align: left;
	/* quick note below */
	min-width: 300px;
	margin-left:170px; margin-right:265px; margin-top:0; margin-bottom:0;
	font-size: 10pt;
	padding-left: 7px;
}

div#content-detail_pages_center {
	border-left:0px dotted #000; border-right:1px dotted #000; border-top:0px dotted #000; border-bottom:0px dotted #000; width: auto; /* for browsers with no escapes at all */
	\width: 98%; /* for IE5/Win */
	w\idth: auto; /* for good browsers */
	text-align: left;
	/* quick note below */
	min-width: 300px;
	margin-left:170px; margin-right:265px; margin-top:0; margin-bottom:0;
	font-size: 10pt;
	padding-left: 7px;
}


/* 
--------------------------------
The first number  is equal to (a) in div#content-sub-1
The second number is equal to (b) in div#content-sub-2
--------------------------------
*/
