@charset "utf-8";
/*
014D87
3C6797
5F8FC6
ADCAEB
054894 border
3C81D0 menu
*/

body {
	background-color: #eeeeee;
	margin: 0 0 0;
	padding:0 0 0 0;
	_text-align:center;
}

body, td, th {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#000000;
}

form {margin:0 0 0 0}
input, select, textarea {font-size:11px;font-family:Verdana, Arial, Helvetica, sans-serif}
input, textarea {padding:2px 4px 2px 4px}
img,table {border:none}
table {border-collapse:collapse}
img.fr {float:right; clear:right; margin:0 0 10px 12px; border:1px solid #3366FF}
img.fl {float:left; clear:left; margin:0 12px 10px 0; border:1px solid #3366FF}
img.r {float:right; border:1px solid #3366FF}
img.l {float:left; border:1px solid #3366FF}
img.fll{float:left; border:1px solid #3366FF; margin:0 12px 10px 0;}
img.flr{float:right; border:1px solid #3366FF; margin:0 0 10px 12px;}
img.brd {border:1px solid #3366FF}
.error {font-weight:bold;	color: red}
.message {font-weight:bold;	color: #FF9900}
a:link, a:visited, a:active {	color: #FFFF99}
a:hover {text-decoration:none;	color:#DEC171}

p {margin-top:6px;margin-bottom:0}

h1,h2,h3,h4 {
	margin-top:12px;
	margin-bottom:0;
}

p.nomt {margin-top:0}

strong {font-weight:bold}
em {font-style:italic}

table.present {
	margin-top:10px;
	width:100%
}

table.present th {
	background-color:#CCCCCC;
}

table.present td, table.present th {
	border:1px solid #666666;
	padding:2px 4px 2px 4px;
}


