
a:link
{
	color:#0000FF;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{
	color:#7000FF;
	text-decoration: none;
	font-weight: bold;
}

a:focus
{
	color:#FFFBB1;
	background-color: #000080;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color:#FFFBB1;
	background-color: #000080;
	font-weight: bold;
	text-decoration: none;
}

a:active
{
	color:#FFFBB1;
	background-color: #000080;
	font-weight: bold;
	text-decoration: none;
}

body
{
	scrollbar-arrow-color: #201070;
	scrollbar-shadow-color: #201070;
	scrollbar-face-color: #CDB3DF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #7F7F7F;
	scrollbar-3dlight-color: #3F3F3F;
	scrollbar-track-color: #C0C0FF;
	background-image: URL(images/backgrnd.jpg);
	background-repeat: repeat-y;
	background-color: #FFFBB1;
	color: #000080;
	font-family: "Arial", "Tahoma", "Verdana", sans-serif;
}

#top
{
}
#menu
{
	font-size: 14px;
}
#main
{
}

#text
{
	text-align: justify;
	font-size: 14px;
/*	font-weight: bold; */
	width: 614px;
}
#small
{
	text-align: justify;
	font-size: 11px;
}
#footer
{
	text-align: center;
	font-size: 10px;
}
#legal
{
	text-align: center;
	font-size: 10px;
}

#extra
{
	display: none;
}

#banners
{
}

h1
{
/*	text-align: center; */
	font-size: 23px;
	color: #000080;
}
h2
{
/*	text-align: center; */
	font-size: 19px;
	color: #000080;
}
h3
{
/*	text-align: center; */
	font-size: 17px;
	color: #000080;
}
li
{
	text-align: justify;
}
td
{
	font-size: 14px;
	vertical-align: top;
/*	font-weight: bold; */
}
table
{
	color: #000080;
}

