/* CSS Document */

body{
	margin:0 auto;
	padding:0px;
}
.welcomebg{
	background:url(../images/welcomebg.jpg) repeat-y top center;
	width:507px;
	margin:0 auto;
	padding:0px;
}
.whatbg{
	background:url(../images/whatbg.jpg) repeat-y top center;
	width:322px;
	margin:0 auto;
	padding:0px;
}
.whatbox{
	width:290px;
	height:197px;
	overflow:auto;
	margin-left:15px;
	margin-top:10px;
	padding:5px;
}
.welcometext{
	font-family:"Trebuchet MS", "Times New Roman";
	font-size:13px;
	font-weight:bold;
	color:#646364;
	text-decoration:none;
	line-height:30px;
}
.tre12{
	font-family:"Trebuchet MS", "Times New Roman";
	font-size:12px;
	color:#646364;
	text-decoration:none;
	line-height:20px;;
}
.tre12hi{
	font-family:"Trebuchet MS", "Times New Roman";
	font-size:12px;
	color: #af27a3;
	text-decoration:none;
	line-height:20px;;
}
.tre13{
	font-family:"Trebuchet MS", "Times New Roman";
	font-size:13px;
	color:#646364;
	text-decoration:none;
	line-height:20px;;
}

.ftxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	line-height:20px;
	color:#660033;
}
.inbg{
	background:url(../images/inbg.jpg) repeat-y top center;
	width:851px;
	margin:0 auto;
	padding:0px;
}
hr{
	color:#646364;
}
.l{
	text-decoration:underline;
	font:"Trebuchet MS", "Times New Roman";
	font-size:12px;
	color:#646364;
}