/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B9BEC2;
	background-image: url(img/bg_img_main.jpg);
}

TD {
	font-family : Tahoma;
	font-size : 11px;
	color : #929292;
	font-weight : normal	
}

A:LINK {color: #7D7D7D; font-family:Verdana; font-size:11px text-decoration:underline}
A:VISITED {color: #7D7D7D; font-family:Verdana; font-size:11px; text-decoration:underline}
A:active {color: #7D7D7D; font-family:Verdana; font-size:11px; text-decoration:underline}
A:HOVER {color: #c61817; font-family:Verdana; font-size:11px; text-decoration:none}


.Txmbr {
	font-family : Tahoma;
	font-size : 11px;
	color : #bc0001;
	font-weight : bold;
}

.Txmbb {
	font-family : Tahoma;
	font-size : 11px;
	color : #595959;
	font-weight : bold;
}

