body {
	background-image:url(../images/bg_1pxwhite.gif); 
	background-repeat:repeat-y; 
	background-position: center; 
	background-color: #999999;	
	overflow: auto;
	font-family: Verdana; 
	font-size: 10pt;
	color: #333333;
}

td {
	font-family: Verdana; 
	font-size: 10pt;
}

a				{color: #990000; font-family: Verdana; font-size: 10pt;}
a:hover			{color: #990000; font-family: Verdana; font-size: 10pt; background-color: #CCCCCC;}
a:visited		{color: #990000; font-family: Verdana; font-size: 10pt;}
a:active		{color: #990000; 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;}

#menu {
	background-image:url(../images/bg_menu.gif); 
	background-repeat:no-repeat; 
	background-position: 0px 0px; 
	width: 630px; height: 116px;
	cursor: pointer;
}

#buttons {
	position: relative; 
	top: 81px;
	width: 100%; 
	height: 22px;
}

#content_element {
	margin-left: 17px;
	margin-right: 17px;
	font-family: Verdana;
}
