body 
		{
	background-image: url("images/bg_body.gif"); 
	background-repeat: repeat-y;
	background-position: center center;
	}
	.small			{ font-family: verdana; font-size: 11px; color: #666666; }
	.main   		{
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	font-family: "Verdana";

}
.mainbold   		{
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	font-family: "Verdana";

}
	.menu			{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
	.medium			{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;

}			

	.mediumbold			{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;

}			
	A:link			{ text-decoration: none; color: #FF0000; }
	A:visited		{ text-decoration: none; color: #3300CC; }
	A:hover			{ text-decoration: none; color: #0080ee; }
	A:link.medium		{ text-decoration: none; color: #006666; }
	A:visited.medium	{ text-decoration: none; color: #006666; }
	A:hover.medium	{ text-decoration: underline; color: #000000; }
	.xsmall			{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: normal;
}
    .xmain   		{
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	.mainbig   		{
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	.head   		{
	font-family: "Verdana";
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	letter-spacing: -1px;

}
.headbig   		{
	font-family: "Verdana";
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	letter-spacing: -1px;

}
.headsmall   		{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	letter-spacing: -1px;

}
