A  {
	color : blue;
}

A:Visited  {
	color : #a65025;
}

A:Active  {}

A:Hover  {}

BODY  {}

P  {
	font-family: Verdana,sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: Black;
}

LI  {
	font-family: Verdana,sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: Black;
}

.big  {
	font-family : Verdana,sans-serif;
	font-size : 16pt;
	font-weight : normal;
	color : Black;
}

table.menu
{
font-size:100%;
position:absolute;
visibility:hidden;
}

LE  {
	font-family : Verdana,sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : Black;
}

TD  {
	font-family: Verdana,sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: Black;
	padding-top : 0px;
	padding-bottom : 0px;
}

#pos_left_arrow
{
	position: relative;
	top: 12px;
	left: 13px;
}

#pos_right_arrow
{
	position: relative;
	top: 3px;
	left: 339px;
}

H1  {}

H2  {}

H3  {}

#mainDiv {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
}

#site {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
