body {
    background-color: #ffffff;
    margin:  10px 0 0 0;
    padding: 0;
    font-family: verdana, helvetica, sans-serif;
    font-size : 9pt;
    }

table {
	font-family: verdana, helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
}

h1 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000066;
}

h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	border-bottom: 2px #000099 dotted;
	color: #000099;
}

h2.center {
	text-align: center;
	border: 0px;
}

h3 {
	font-family: verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #000099;
	text-align: center;
}

table.main {
	width: 100%;
	border: 1px solid #0000CC;
	background-image: url(img/tablebg.gif)
}

table.main td {
	border: 0px;
}

.blue {
	color: #000099;
}

.red {
	color: #990000;
}

ul {
	list-style-image: url(img/ar.gif);
}

ul.simple {
	list-style-image: url(img/li.gif);

}

a.ref {
	font-size: 9pt;
	text-decoration: none;	
}

a.ref:hover {
	text-decoration: underline;
}


table.lil {
	background-color: #DDDDFF;
	border: 1px solid #CCCCFF;
}

table.lil td {
	border: 1px solid #CCCCFF;
	font-size: 8pt;
	text-align: right;
}

table.lil0 td {
	border: 1px solid #CCCCFF;
	font-size: 8pt;
	text-align: left;
}

.framed {
	border: 2px solid #000099;
}

a.more {
	display: block;
	background-image: url(img/more_df.gif);
	width:80px;
	height:14px;
	}
a.more:hover {
	background-image: url(img/more_ov.gif);
	}

a.top {
	display: block;
	background-image: url(img/up_df.gif);
	width:67px;
	height:14px;
	}
a.top:hover {
	background-image: url(img/up_ov.gif);
	}

a.back {
	display: block;
	background-image: url(img/ret_df.gif);
	width:80px;
	height:14px;
	}
a.back:hover {
	background-image: url(img/ret_ov.gif);
	}

a.inquiry {
	display: block;
	background-image: url(img/inquiry_df.gif);
	width:80px;
	height:15px;
	}
a.inquiry:hover {
	background-image: url(img/inquiry_ov.gif);
	}

input[type="image"].accept {
	display: block;
	background-image: url(img/accept_df.gif);
	width:80px;
	height:14px;
	}
input[type="image"].accept:hover {
	background-image: url(img/accept_ov.gif);
	}

/*p {border:solid 1px};*/
p.star {
	background: transparent url(img/star.gif) no-repeat left center;
	font-weight: bold;
	font-size: 10pt;
	color: #990000;
	padding-left: 20px;
	}

.form_table {
	background-color: #DDDDFF;
	border: 2px solid #000099;
	padding-left:16px;
	padding-right:16px;
	}
.input_2     {height:16px;width:70px;font-family: verdana; font-size:10pt ;border: 1px solid #333333;background: #EEEEEE;}
.input_3     {height:16px;width:220px;font-family: verdana; font-size:10pt;border: 1px solid #333333;background: #EEEEEE;}
.text_2      {font-family-verdana;font-size:10pt;background-color:#EEEEEE;}

