body {
	margin-top: 0px;
background: white;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-right: 4px;
	padding-left: 4px;
	line-height: 15px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6699CC;
}
h1.yd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
}
.border-gray {
/*	border: 1px solid #999999;*/
	height: 11px;
	width: 80%
}
.border-gray1 {
	border: 1px solid #999999;
	font-size: 10px;
	height: 11px;
	width: 100px
}

/* general form style */
table.g_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	width: 100%;
	text-align: left;
}

.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; }
.menu-bold {
font-family:Arial, Helvetica, sans-serif; font-size:12px; 
font-style:  inherit;
color: #000000 }

.menu-boldgray {
font-family:Arial, Helvetica, sans-serif; font-size:12px; 
font-style:  inherit;
color: #999999
}

.submenu-boldgray {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:  inherit;
	color: #999999;
	vertical-align: top;
}

.errmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
}

ul.first, ul.second { margin: 0px; list-style-position: inside; }

ul.first  {
   padding: 8px;
   list-style-image: url(/images/red.gif);
   }
ul.bullet  {
   padding: 0px;
   list-style-image: url(/images/bullet.gif);
   }

ul.second {
   padding: 0px;
   padding-left:20px;
   list-style-image: url(/images/graymr.gif);
   }

TABLE.l_form {
	margin: 0px 0 0 0;
	background-color: #fff;
	background-image: url(images/body.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 282px;
}
.l_form TD.text {
	width: 30px;
}

.l_form TD.first {
	background-image: url(images/join.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #339;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0 20px 0;
	text-align: center;
}
.l_form TD.foot {
	background-image: url(images/joinbtm.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
h5.red {
color: #B32C34;
}
h5.red1 {
color: #B32C34;
margin-bottom:0;
}

a.list { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline; color: black; }

a.top_nav { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #666666; font-weight: bold; }

span.top_title { font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; color: #881a15; font-weight: bold; }

table.left_nav { border:solid 1px silver; border-collapse: collapse; }

td.pp { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: black; }
