body
{
	background-image: url(images/l2_side_filler.jpg);
	margin: 0px;
	color: #808080;
	font-family: verdana;
	background-color: whitesmoke;
}

body.home
{
	background-image: url(images/side_fill.jpg);
	color: #808080;
	font-family: verdana;
	background-color: whitesmoke;
}

a:link
{
	font-weight: normal;
	color: #808080;
	font-style: normal;
	font-family: verdana;
	text-decoration: underline;
}
a:visited
{
	font-weight: normal;
	color: #808080;
	font-style: normal;
	font-family: verdana;
}
a:hover
{
	font-weight: normal;
	color: #4682b4;
	font-style: normal;
	font-family: verdana;
	background-color: transparent;
	text-decoration: none;
}
a:active
{
	font-weight: normal;
	color: red;
	font-style: normal;
	font-family: verdana;
	text-decoration: underline;
} 
INPUT
{
	background-color: white;
}
TEXTAREA
{
	background-color: white;
}
BUTTON
{
	background-color: silver;
}

.menu-home
{
}
a.menu-home:link
{
	font-weight: normal;
	font-size: 10pt;
	color: #cccccc;
	font-style: normal;
	font-family: verdana;
	text-decoration: underline;
}
a.menu-home:visited
{
	font-weight: normal;
	font-size: 10pt;
	color: #cccccc;
	font-style: normal;
	font-family: verdana;
}
a.menu-home:hover
{
	font-weight: normal;
	color: black;
	font-style: normal;
	font-family: verdana;
	background-color: transparent;
	text-decoration: none;
}
a.menu-home:active
{
	font-weight: normal;
	color: black;
	font-style: normal;
	font-family: verdana;
	text-decoration: underline;
} 




.menu-footer
{
}

a.menu-footer:link
{
	font-weight: normal;
	color: #808080;
	font-style: normal;
	font-family: verdana;
	text-decoration: underline;
}
a.menu-footer:visited
{
	font-weight: normal;
	color: #808080;
	font-style: normal;
	font-family: verdana;
}
a.menu-footer:hover
{
	font-weight: normal;
	color: #4682b4;
	font-style: normal;
	font-family: verdana;
	background-color: transparent;
	text-decoration: none;
}
a.menu-footer:active
{
	font-weight: normal;
	color: red;
	font-style: normal;
	font-family: verdana;
	text-decoration: underline;
} 


.menu-level2
{
}

a.menu-level2:link
{
	font-weight: normal;
	color: #cccccc;
	font-style: normal;
	font-family: verdana;
	text-decoration: underline;
}
a.menu-level2:visited
{
	font-weight: normal;
	color: #cccccc;
	font-style: normal;
	font-family: verdana;
}
a.menu-level2:hover
{
	font-weight: normal;
	color: black;
	font-style: normal;
	font-family: verdana;
	background-color: transparent;
	text-decoration: none;
}
a.menu-level2:active
{
	font-weight: normal;
	color: black;
	font-style: normal;
	font-family: verdana;
	text-decoration: underline;
} 

