body
{
	background: #FFFFFF;
	color: #000000;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p   { margin-top: 0px; margin-bottom: 12px;}

a   { color: #00008B; text-decoration: none; font-weight: normal; }
a:link, a:visited
{
	color: #00008B;
	text-decoration: underline;
	font-weight: normal;
}
a:visited 	{ color: Purple; }
a:hover 		{ color: #D2691E; text-decoration: underline; font-weight: normal; }

b.m       	{ color: #00008B; text-decoration: none; font-weight: bold; font-size: 16px;}
a.m       	{ color: #000000; text-decoration: none; font-weight: bold; font-size: 16px;}
a.m:link, a.m:visited  	{ color: #000000; text-decoration: none; font-weight: bold;}
a.m:hover 	{
	color: #8C0031;
	text-decoration: underline;
	font-weight: bold;
}

img {
	border-color: #C0C0C0;
	border-style: solid;
}
img.i1{
	margin: 10px 10px 10px 10px;
}

li
{
	text-indent: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	color: #00008B;
	list-style-type: square;
}

ul {	margin: 0px 0px 0px 16px; padding: 0px; }
ol {	margin: 0px 0px 0px 8px; padding: 0px 0px 0px 0px; }


table
{
	border: 0px;
	border-collapse: collapse; /* cellspacing="0" */

}

table td
{
padding:0px; /* cellpadding="0" */
color: #000000; font-size: 10pt;
}

table.m{
border-collapse:2px; /* cellspacing="0" */
}

table.gb{
	border: 1px solid #F0F0F0;
}



td.line1 	{ background: #8C0031; }
td.line2 	{ background: #FFFFFF url(img/back1.gif) repeat-x; padding:0px;}
.body 	{
	background: #FFFFFF;
	text-align: center;
	azimuth: center;
}

td.r 	{ background-color: #f0f0f0; font-size: 11px; text-align: left; padding:3px;}
td.m	{ padding:5px; margin: 0px; padding:5px;}
td.i	{
	padding: 1px;
	width: 12px;
	vertical-align: top;
}
td.i2	{padding: 1px;}

td.m1	{ background: #FFFFFF url(img/back2.gif) repeat-x; padding:5px; margin: 0px;}



.input
{ margin-left: 0px; margin-top: 0px;}

h1
{	font-size: 20px;
	font-weight: bold;
}
h2, h3
{
	font-size: 24px;
	font-weight: bold;
	border: solid #ffffff;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 10px 0px;
}
h3
{
	font-size: 16px;
	margin: 0px 0px 0px 0px;

}
.top{
	font-size: 11px;
	color: #FFFFFF;
	cursor: default;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sub{
	font-size: 11px;
	font-weight: normal;

}
.subm		{ font-size: 11px; color: #00008B; }


.sel
{
	border: 3px solid #F0F0F0;
	background: #F0F0F0;
}
.worm
{
	position: relative;
	bottom: -40px;
	right: 5px;
	text-align: right;
}

hr
{
	height: 1px;
	color: #eeeeee;
	border: none;
	background-color: #eeeeee;
}

.block{
	display: none;
}