html, body {
height: 100%;
width: 100%;
margin: 0;
padding: 0;
	background-color: #FFFFFF;
	background-image: url(images/bgm_white2.gif);
}
table.home {
height: 100%;
width: 100%;
text-align: center;
}
table.profile {
border: 0;
background-color:#FFFFFF;
width: 750;
}
table.profile td.header {
background-image:url(images/header_option_8.jpg);
width: 750;
height: 150;
}
div.maincontent {
  border: 0px solid;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
div.leftcontent {
  border: 0px solid;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
}
div.profileimage { border-width: 1px; border-style: solid; padding: 0px } 
ul.left {
		list-style: none;
		margin-left: 5px;
		padding-left: 1em;
		text-indent: -1em;
		}
.footer { font-size: 10; }
.t12_g {  font-family: arial; font-size: 12px; color: black}
.t12_blue {  font-family: arial, tahoma; font-size: 18px; color: black}
.t12_blue_title {  font-family: arial, tahoma; font-size: 12px; color: #01185E}
.a12_b {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: 1D3377; text-decoration: none}
.t16_blue {  font-family: arial, verdana, tahoma; font-size: 14px; color: black}
.leftnav {  font-family: arial, verdana, tahoma; font-size: 12px; color: black}
.copywrite {  font-family: verdana, tahoma; font-size: 10px; color: black}
.page_title {  font-family: High Tower Text, arial, verdana, tahoma; font-weight: bold; font-size: 18px; color: #01185E}
.tab_text {  font-family: arial, verdana, tahoma; font-size: 12px; color: white}
.page_title2 {  font-family: High Tower Text, arial, verdana, tahoma; font-weight: bold; font-size: 18px; color: #01185E}
.faq_title {  font-family: arial, tahoma; font-size: 16px; color: #01185E; font-weight: bold;}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #000000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #D2D2CA;
	height : 1px;
}

