/* tables */

td.td12
{
	background-position: left;
	background-repeat: no-repeat;
	width: 407px;
	vertical-align: top;
	padding-left: 13px;
	padding-top: 10px;
	font-family: Arial;
}

table.headertable
{
	width: 100%;
	height: 142px;
	background-color: #64A4FF;
}
td.more
{
	height: 27px;
	background-color: #2446B8;
	background-position: top;
	background-repeat: repeat-x;
}
td.td1
{
	background-position: right;
	background-repeat: no-repeat;
	width: 208px;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 13px;
	font-family: Arial;
}

table.mainmenu
{
	width: 100%;
	height: 24px;
	background-position: bottom;
	background-repeat: repeat-x;
	margin-top: -7px;
}
table.mainmenu td
{
	font-size: 11px;
	font-weight: bold;
}
td.menuitem
{
	border-bottom: 1px solid #143C93;
	background-position: right;
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-align: center;
	padding: 0 15px;
}
.menuitem a {position: relative; top: -1px;}
td.bookmark
{
	background-repeat: repeat-x;
	background-position: 0 1px;
	vertical-align: bottom;
	text-align: center;
	padding: 0 15px;
}
.bookmark a {position: relative; top: -1px;}

/* fonts */

a.a1
{
	color: #0025A2;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	font-weight: normal;
}
a.a2
{
	color: #0025A2;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	font-weight: normal;
}
td.menuitem a
{
	color: #BCE3FF;
	text-decoration: none;
}
td.menuitem a:hover
{
	color: #FFAC09;
	text-decoration: underline;
}
td.bookmark a
{
	color: #6B4504;
	text-decoration: none;
}
td.bookmark a:hover
{
	color: #143C93;
	text-decoration: underline;
}
table.header td {padding-bottom: 2px}