body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin:7px;
	height:100%;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	margin-top:5px;
	margin-bottom:7px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	margin-top:5px;
	margin-bottom:7px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000000;
	margin-top:5px;
	margin-bottom:7px;
	text-transform:uppercase;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bolder;
	color:#333366;
	margin-top:5px;
	margin-left:25px;
	margin-bottom:5px;
	text-transform:uppercase;
	vertical-align:top;
}

.list_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	margin-top:2px;
	margin-bottom:2px;
	text-transform:none;
}

.list_desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color:#000000;
	margin-top:2px;
	margin-left:25px;
	margin-bottom:2px;
	text-transform:none;
}

.list_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
	margin-top:2px;
	margin-left:25px;
	margin-bottom:2px;
	text-transform:none;
}

.text, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	text-decoration:none;
	font-style:normal;
}
a:hover {
text-decoration:underline;
}

.searchfield {
padding-left: 25px;
background-image:url(/image/search_left.gif);
background-position:left;
background-repeat:no-repeat;
background-color:#FFFFFF;
border:1px #99CCFF solid;
width:85%;
height:25px;
}

.selectfield {
background-color:#FFFFFF;
width:100%;
max-width:200px;
}

.submitbottom {
width:200px;
height:31px;
background-image:url(image/add_bott.gif);
background-position:center;
background-repeat:no-repeat;
}

.s_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	margin-top:2px;
	margin-left:25px;
	margin-bottom:2px;
	padding-left:10px;
	text-transform:none;
}
.s_link a {
	font-size:12px;
	}
/* RoundBoxes */

dl.curved {background:#e48a1c url(/image/c_tl_or.gif) top left no-repeat; margin:5px 0; padding:0; width:100%;}
dl.curved dt {background:transparent url(/image/c_tr_or.gif) top right no-repeat; padding:10px; text-align:center; color:#fff;}
dl.curved dd {background:#ffeed8 url(/image/c_bl_or.gif) bottom left no-repeat; padding:0; margin:0;}
dl.curved dd p {margin:0; padding:10px; line-height:1.3em;}
dl.curved dd p.last {background:transparent url(/image/c_br_or.gif) bottom right no-repeat; }

dl.bot_rgt {background:#7f7f9c url(/image/c_tl.gif) top left no-repeat; margin:5px 0; padding:0; float:left; margin-right:10px; width:100%;}
dl.bot_rgt dt {background:transparent url(/image/c_tr.gif) top right no-repeat; padding:10px; text-align:center; color:#fff;}
dl.bot_rgt dd {background:#eee url(/image/c_bl.gif) bottom left no-repeat; padding:0; margin:0;}

dl.bot_lft {background:#7f7f9c url(/image/c_tl.gif) top left no-repeat; margin:5px 0; padding:0; float:left; margin-right:10px; width:100%;}
dl.bot_lft dt {background:transparent url(/image/c_tr.gif) top right no-repeat; padding:10px; text-align:center; color:#fff;}
dl.bot_lft dd {background:#eee url(/image/c_br.gif) bottom right no-repeat; padding:0; margin:0;}

dl.top_rgt {background:#eee url(/image/c_bl.gif) bottom left no-repeat; margin:5px 0; padding:0; float:left; margin-right:10px; width:100%;}
dl.top_rgt dt {background:#7f7f9c url(/image/c_tl.gif) top left no-repeat; padding:10px; text-align:center; color:#fff;}
dl.top_rgt dd {background:transparent url(/image/c_br.gif) bottom right no-repeat; padding:0; margin:0;}

dl.top_lft {background:#eee url(/image/c_bl.gif) bottom left no-repeat; margin:5px 0; padding:0; float:left; margin-right:10px; width:100%;}
dl.top_lft dt {background:#7f7f9c url(/image/c_tr.gif) top right no-repeat; padding:10px; text-align:center; color:#fff;}
dl.top_lft dd {background:transparent url(/image/c_br.gif) bottom right no-repeat; padding:0; margin:0;}

dd p {margin:0; padding:10px; line-height:1.3em;}
