/* CSS Document */
body {
	font-family: Tahoma;
	font-size: 14px;
	body{ font-family: tahoma; background: url("images/bgdark.gif") center }  
.small			{
	font-family: tahoma;
	font-size: 14px;
	color: #7A7A7A;
	font-weight: bold;
}
	.rightsidelink 	{ font-size: 13px; }
	.menu			{ font-size: 14px; color: #000000; line-height: 22px; }
	A:link			{ text-decoration: none; color: #990000; }
	A:visited		{ text-decoration: none; color: #990000; }
	A:hover			{ text-decoration: underline; color: #000000; }
	
.bodystyle {
	font-family: tahoma;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	}

.small2 {
	font-family: tahoma;
	font-size: 10px;
	color: #999999;
}

.medium {
	font-family: tahoma;
	font-size: 12px;
	color: #800000;
}

.mediumhead {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.big {
	font-family: tahoma;
	font-size: 18px;
}

.header {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #001d37;
	letter-spacing: normal;

}
