img {	margin : 0px 0px 0px 0px; padding: 0px 0px 0px 0px;	border : 0px; }
img.tn {
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border : 1px solid Black;
}

BODY.index {
	background-image: url(../images/bg_main.gif); 
	background-repeat: repeat-y;
	background-position : top;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica;
}
BODY.in {
	background-image: url(../images/bg_in.gif); 
	background-repeat: repeat-y;
	background-position : top;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica;
}

TD 		{	font-size : 12;	font-family : Tahoma, Verdana; line-height: 15px;}
B 		{	font-size : 12;	font-family : Tahoma, Verdana; font-weight : bold;}
UL 		{	font-size : 12;	font-family : Tahoma, Verdana; font-style: none;
			margin-top: 5px; margin-left: 10px; font-weight: light; text-indent: 0px;}
LI 		{	font-size : 11;	font-family : Tahoma, Verdana; font-style: none;
			text-indent: 0px; margin-left: 5px;	}
DIV {
		margin-top: 15px;
		margin-bottom: 0px;
		margin-left: 20px;
		margin-right: 20px;
}

A {
	font-weight: bold;
	text-decoration: none;
	font-family : Tahoma, Verdana;
	font-size : 9pt;
}
A:link {	color : #2D3841;	}
A:visited {	color: #2D3841;	}
A:active {	color: #C0B38B;	}
A:HOVER {	color: #C0B38B;	}

