body 
		{
	background-image: url("images/msi_bg.jpg"); 
	background-repeat: repeat-y;
	background-position: top center;
	}
.small			{ font-family: "tahoma"; font-size: 11px; color: #666666; }
.main   		{
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	font-family: tahoma;
	font-weight: normal;
}
.mainbold   	{
	font-size: 11px;
	color: #333333;
	line-height: normal;
	font-family: tahoma;
	font-weight: bold;
}

.medium		{ font-family: "tahoma"; font-size: 10px; }
		a:link		{ text-decoration: none; color: #7E8619; }
		a:active 	{ text-decoration: none; color: #7E8619; }
		a:visited	{ text-decoration: none; color: #7E8619; }
		a:hover		{ text-decoration: underline; color: #333333; }
		
		
.menu		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;

}	
		a.menu:link		{ text-decoration: none; color: #333333; }
		a.menu:active 	{ text-decoration: none; color: #333333; }
		a.menu:visited	{ text-decoration: none; color: #333333; }
		a.menu:hover	{ text-decoration: none; color: #7E8619; }
		
.menugrey		{ font-family: "tahoma"; font-size: 11px; color: #666666; }
	
.xbodysmall			{ font-family: tahoma; font-size: 12px;	color: #333333;	line-height: 21px; }
	
.xmain   		{ font-size: 12px; color: #666666; font-family: "tahoma"; }
	
.mainbig   		{
	font-size: 13px;
	color: #333333;
	font-family: tahoma;
	font-weight: bold;
}
	
.head   		{ font-family: tahoma; font-size: 14px; color: #000000; font-weight: bold; }

.headnorm   	{ font-family: "tahoma"; font-size: 12px; color: #333333; }
	
.headbig   		{ font-family: tahoma; font-size: 14px; color: #255C91; font-weight: bold; letter-spacing: normal; }
	
.headsmall   	{
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.menubox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.bodybox {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
