body, td {
	color: #585858;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.maintext
{
	font-weight: bold;
	font-size: 11px;
	color: Black;
}
.mainmenu
{
	font-weight: bold;
	font-size: 11px;
	background-color: #d7d7d7;
	color: Black;
	padding: 5px 4px;
}

.mainmenunoncur
{
	font-weight: bold;
	font-size: 11px;
	background-color: #d7d7d7;
	color: Black;
	padding: 4px 4px;
	cursor: default;
}

.mainmenu_over
{
	font-weight: bold;
	font-size: 11px;
	background-color: #f7f7f7;
	color: Black;
   padding: 5px 4px;
}

.mainmenu1text
{
	font-size: 11px;
	color: Black;
	text-align: left;
}


.mainmenu1
{
	font-size: 11px;
	background-color: #d7d7d7;
	color: Black;
	text-align: left;
	padding: 4px 4px;
}

.mainmenu1_over
{
	font-size: 11px;
	background-color: #f7f7f7;
	color: Black;
	text-align: left;
	padding: 4px 4px;
}

a {
	color: #0060A9;
}
a:visited {
	color: #0060A9;
}
a.menu {
	text-decoration : none;
	color: #000000;
}
a:hover.menu {
	text-decoration : underline;
	color: #000000;
}
a:visited.menu {
	color: #000000;
}
a.top_menu {
	text-decoration : none;
	color: #000000;
	height: 20px;
	width: 100%;
	vertical-align : middle;
}
a:hover.top_menu {
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;	
}
a:visited.top_menu {
	color: #4a4a4a;
}
a.right_menu {
	text-decoration : none;
	color: #4a4a4a;
}
a:hover.right_menu {
	color: #4a4a4a;
}
a:visited.right_menu {
	color: #4a4a4a;
}

a.h1 {
	text-decoration : none;
	color: #585858;
}

a:hover.h1 {
	color: #585858;
}
a:visited.h1 {
		color: #585858;
}

p {
	text-align: left;
}
h1 {
	font-size: 13px;
	font-weight: bold;
}

.h1 {
	font-size: 13px;
	font-weight: bold;
}

h2 {
	font-size: 11px;
	font-weight: bold;
}
.blue {
	color: #0060A9;
}
.red {
	color: #D93D94;
}

.tableheader{
	border: 1px solid #c9c9c9;
	background-image : url(images/bkg_table.gif);
	font-weight: bold;
	font-size: 12px;
}

.table {
	border: 1px solid #c9c9c9;
}

.table2 {
	border: 1px solid #c9c9c9;
	font-size: 12px;
	height: 25px;
	padding-left: 5px;
}


.announce{
	font : 13px;
	color : Black;
}

.announceRed{
	font : bold 15px;
	color: #D93D94;
}


#ParentDiv {position: relative; width:1000; z-index: 1;}
#menu1div {position: absolute; left: 311; top: 145; z-index: 2; padding: 10px; background-color:#ededed; visibility: hidden;}	
#menu2div {position: absolute; left: 426; top: 145; z-index: 3; padding: 10px; background-color:#ededed; visibility: hidden;}
#menu3div {position: absolute; left: 541; top: 145; z-index: 4; padding: 10px; background-color:#ededed; visibility: hidden;}
#menu4div {position: absolute; left: 656; top: 145; z-index: 5; padding: 10px; background-color:#ededed; visibility: hidden;}
#menu5div {position: absolute; left: 771; top: 145; z-index: 6; padding: 10px; background-color:#ededed; visibility: hidden;}
#menu6div {position: absolute; left: 886; top: 145; z-index: 7; padding: 10px; background-color:#ededed; visibility: hidden;}			