body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #f1f1f1;
}
.backgroung {
	background-attachment: fixed;
	background-image: url(bottom_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #3B5AA9;
}
.right_top {
	background-attachment: fixed;
	background-image: url(right_back_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #3C5AA9;
}

table.menu {
border: 0px solid #000000;
background: #FFFFFF;
}

table.menu a, table.menu a:link, table.menu a:visited {

display: block;
font-size: 14px;
line-height: 18px;
color: #FFFFFF;
text-decoration: none;
background: #3C5AA9;
padding: 2px 5px;
}

table.menu a:active, table.menu a:hover { 
color: #000000;
background: #FFFFFF; 
}

A:visited  {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
A:link  {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3C5AA9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
A:active  {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3C5AA9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
A:hover   {
	color: #3C5AA9;
	background-color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.white {
	color: #FFFFFF;
	font-size: 14px;
}
