body
{
padding:0; 
margin:0px auto auto auto;
padding-top:8px;
 font-family:arial;
font-size:9pt;
}
/* soooo handy 
 * http://www.w3schools.com/css/css_reference.asp#text
 */


font.a {
color:white;
text-decoration:none;
}
a:link {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	/*font-style: italic;*/
	font-size: 11px;
	color: white;
	text-decoration: none;
}
table.wrapper {
	border: medium none;
	background-image: url("coverSlide.gif");
	/*background-color: #DEB1B4;*/
	width: 900px;
}

table.wrapper1 {
	border: medium none;
	background-color:#fff0bd;
	width: 900px;
}

table.bannerTable {
	border: medium none;
	background-color: white;
	width: 100%;
}

table.menuBarTable {
	border: none; 
	background-color: black;
	width: 100%;
}

table.contentTable {
	border: none;
	background-color: transparent;
	width: 100%;
}

table.footerTable {
	border: none;
	background-color: black; 
	width: 100%; 
}
table.imageTable { 
	border: 1px; transparent #FFF; 
	background-color: transparent;
}
.bannerbartext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

.menubartext {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px;
	font-weight: 900;
	color: white;
/* 	z-index:100; */
	z-index:auto;
	/*font-style: italic;*/
}
.menubartext a {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #333333;
	/*font-style: italic;*/
	background-color : #de3330;
}
.menubartext a:hover {
	color: black;
	margin: 6px 0px 6px 6px;
	text-decoration: none;
	background-color : black;
	/*font-style: italic;*/
}

.contenttext {
/*	font-family: Verdana,Helvetica,Arial,sans-serif;*/
	font-family: arial;
	font-size: 11pt;
	color: white;
	width: 70%;
}
.contenttext a {
	font-family: arial;
        font-size: 12pt;
        color: white;
        width: 70%;
	font-weight: bold;
	font-style: underline;
}

/*
.sidebartext {
	font: 0.7em Tahoma, sans-serif;
        font-size: 11px;
	color: white;
}

.sidebartext ul {
	background: pink;
	color: red;
	list-style-type: decimal;
	list-style-position: inside;
}
*/
.footertext {
        font-family: Verdana,Helvetica,Arial,sans-serif;
        font-size: 7pt;
        font-style: italic;
        color: white;
}

.imagetabletext {
	/* font-family: Verdana,Helvetica,Arial,sans-serif; */
	font-family:Arial;
	font-size: 9pt;
        /*font-style: italic;*/
	color: white;

}
.imagetabletext a {
	font-family: arial;
        font-size: 10pt;
        color: white;
        font-weight: bold;
        font-style: none;
	text-decoration: none;
}

.imagetabletext a:hover {
	font-family: arial;
        font-size: 10pt;
        color: white;
        font-weight: bold;
        font-style: none;
        text-decoration: underline;
}
	
.footertext a {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-style: italic;
	font-size: 11px;
	color: white;
	text-decoration: none;
}
/*
.footertext a:hover {
	background: yellow;
	color: black;
}
*/
p { line-height:15px; font-size:12px; color:white;}

#sddm
{	margin: 0;
	padding: 0;
/* 	z-index: 30; */
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 5px;
/*	width: 60px;*/
	background: black;
	color: white;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: white;
	color: #97040c;

}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: red;
	border: 2px solid black; 
}

#sddm div a
{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: white; 
	color: #97040c;
	font: 11pt arial;
	/*font-style: italic;*/
}

#sddm div a:hover
{
	background: black;
	color: #DE3330;	
}

img {
border: 0px solid #FFFFFF;
}

.email_update_form { padding: 0 0 0 12px; width: 180px; color: #fff; clear: both; overflow: visible; position: relative; bottom: 40px;}