body
{
	margin: 0px;
	text-align: center;
	background-image: url(../img/bodybg.gif);
	background-repeat: repeat;
}

table, tr, td
{
	border-width: 0px 0px 0px 0px;
	border-style: normal;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	color: #342F27;
	font-family : Verdana, Tahoma, Arial;
	font-size : 8pt;
	padding: 0px 0px 0px 0px;
}


.head_txt
{
	color: #342F27;
	font-family : Verdana, Tahoma, Arial;
	font-size : 10pt;
}


.clnlnk, .clnlnk:active, .clnlnk:visited, .clnlnk:hover
	{
	font-size : 8pt;
	font-weight: normal;
	text-decoration: none;
	font-family : Verdana, Tahoma, Arial;
	color : #342F27;
	}

A, A:active, A:visited
	{
	font-size : 8pt;
	font-weight: normal;
	text-decoration: none;
	font-family : Verdana, Tahoma, Arial;
	color : #645B4C;
	}
	
A:hover
	{
	font-size : 8pt;
	font-weight: normal;
	text-decoration: underline;
	font-family : Verdana, Tahoma, Arial;
	color : #645B4C;
	
.whiteLink A, .whiteLink A:active, .whiteLink A:visited
	{
	font-size : 9pt;
	font-weight: bold;
	text-decoration: none;
	font-family : Verdana, Tahoma, Arial;
	color : #FFFFFF;
	}
	
.whiteLink A:hover
	{
	font-size : 9pt;
	font-weight: bold;
	text-decoration: underline;
	font-family : Verdana, Tahoma, Arial;
	color : #FFFFFF;