body{
margin: 0;
padding: 0;
border: 0;
overflow: auto;
height: 100%; 
max-height: 100%; 
background-attachment: fixed;
	background-color: #111e26;
	background-image: url(images/background_00.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
#MyEmailAddress {display: none;}

#framecontentTop, #framecontentBottom{
position: absolute; 
top: 0; 
left: 0; 
width: 757px; 
height: 112px; /*Height of top frame div*/
overflow: hidden; /* Disable scrollbars. Set to "scroll" to enable*/
background-color: ;
color: white;
}

#framecontentBottom{
top: auto;
bottom: 0; 
height: 110px; /*Height of bottom frame div*/
overflow:hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: navy;
color: white;
}

#maincontent{
position: absolute; 
top: 112px; /*Set top value to HeightOfTopFrameDiv*/
left: 0;
right: 0;
width: 757px;
height: auto;
/* bottom: 110px; /*Set bottom value to HeightOfBottomFrameDiv*/
overflow: visible; 
/* background: #ffffff; */
background-image: url(images/Table_00.jpg);
}

.innertube{
width:723px;
margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
background-color: #FFFFFF;
	background-image: url(images/content_table.gif);
}

* html body{ /*IE6 hack*/
padding: 112px 0 110px 0; /*Set value to (HeightOfTopFrameDiv 0 HeightOfBottomFrameDiv 0)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 757px; 
background-color: #FFFFFF;
	background-image: url(images/Table_00.jpg);
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	color: #000000;}
	
.Table01 {
	background-color: #FFFFFF;
	background-image: url(images/content_table.gif);
}
.Table03 {
	background-color: #FFFFFF;
	background-image: url(images/tab_classy_back.gif);
}
.Table02 {
	background-color: #FFFFFF;
	width:688px;
margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
	
}
.table_00 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: visible;
	position: absolute;
	visibility: inherit;
	height: auto;
	width: 700;
	top: 0px;
	left: 0px;
}

.HeadText{
	color: #FFFFFF;
	font-weight: bold;
}.tagz {
	font-family: Arial, Helvetica, sans-serif;
	color: #668395;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
h5 {
	font-size: xx-small;
}
h4 {
	font-size: 10px;
}
h3 {
	font-size: 12px;
}
h2 {
	font-size: 14px;
}
h1 {
	font-size: 16px;
}
.newstext {
	color: #59729c;
}
.TableBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #59729C;
	text-decoration: none;
}
