body {
	overflow: auto;
	font-family: Verdana; 
	font-size: 10pt;
	color: #000000;
}

td {
	font-family: Verdana; 
	font-size: 10pt;
}

a				{font-family: Verdana; font-size: 10pt;}
a:hover			{font-family: Verdana; font-size: 10pt;}
a:visited		{font-family: Verdana; font-size: 10pt;}
a:active		{font-family: Verdana; font-size: 10pt;}

a.menu_link				{font-family: Verdana; font-size: 10pt; color: #000000; text-decoration: none;}
a.menu_link:hover		{font-family: Verdana; font-size: 10pt; color: #000000; text-decoration: underline; background-color: #cccccc;}
a.menu_link:visited		{font-family: Verdana; font-size: 10pt; color: #000000;}
a.menu_link:active		{font-family: Verdana; font-size: 10pt; color: #000000; text-decoration: none;}

div.header_link a				{font-family: Verdana; font-size: 10pt; color: #000000; text-decoration: none;}
div.header_link a:hover			{font-family: Verdana; font-size: 10pt; color: #000000; text-decoration: underline;}
div.header_link a:visited		{font-family: Verdana; font-size: 10pt; color: #000000;}
div.header_link a:active		{font-family: Verdana; font-size: 10pt; color: #000000; text-decoration: none;}

#Box {
	background-color: #ffffff;
	width: 200px;
}

#Box2 {
	background-image: url(../images/menu_bg_box2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #cccccc;
}