/* AWL's default Style sheet */

body
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.menubar
{
	font-family: Verdana;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.menubar a:hover
{
	color: #0F0;
}

.sidebar_menu_button
{
	font-family: Verdana;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.sidebar_menuitems a:visited
{
	font-family: Verdana;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

.sidebar_menuitems a:link
{
	font-family: Verdana;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

.sidebar_menuitems
{
	font-family: Verdana;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

.next_lan
{
	font-family: Verdana;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.art_left
{
	background-repeat: repeat-y;
}

.art_right
{
	background-repeat: repeat-y;
	background-position: right;
}

.art_head
{
	font-family: Verdana;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.art_head a:link
{
	font-family: Verdana;
	font-size: 14px;
	color: #00F;
	font-weight: 
}

.art_foot
{
	font-family: Verdana;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}

.art_foot a:link
{
	font-family: Verdana;
	font-size: 10px;
	color: #0F0;
	text-decoration: none;
}

.art_foot a:visited
{
	font-family: Verdana;
	font-size: 10px;
	color: #0F0;
	text-decoration: none;
}

