body{
	margin:0px;
	font-family:verdana;
	background-color:#6b6b6b; 
	color:#333333;
	font-size:11px; 
	background-image:URL(images/top_bg.gif);
	background-repeat:repeat-x;
	background-position:top center;
	}
.contenttd{
	margin:0px;
	font-family:verdana;
	background-color:#6b6b6b; 
	color:#333333;
	font-size:11px; 
	background-image:URL(images/big_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:884px;
	}
.text{
	font-family:arial;
	color:#333333;
	font-size:12px; 
	line-height:18px;
	}
.textlnk{
	font-family:arial;
	color:#333333;
	font-size:12px; 
	line-height:18px;
	text-decoration:none;
	}
.textlnk:hover{
	font-family:arial;
	color:#333333;
	font-size:12px; 
	line-height:18px;
	text-decoration:underline;
	}
.dwb{
	font-family:arial;
	color:#373737;
	font-weight:bold;
	font-size:10px; 
	line-height:18px;
	}
.dwb2{
	font-family:arial;
	color:#373737;
	font-weight:bold;
	font-size:10px; 
	line-height:18px;
	text-decoration:none;
	}
.dwb2:hover{
	text-decoration:underline;
	}
