body 	{
	margin: 0;
	background-color : white;
}
p	{
	color : #4c4c4c;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	padding-left : 25px;
	text-decoration : none;
	background-image : url(images/arr_y.gif);
	background-repeat : no-repeat;
	vertical-align : top;
	line-height: 15px;
}
.tileleft {
	background-attachment: scroll;
	background-color: ffffff;
	background-image: url(../images/bgl2.gif);
	background-position: right top;
	background-repeat:repeat-y;
}
.tileright {
	background-attachment: scroll;
	background-color: ffffff;
	background-image: url(../images/bgr.gif);
	background-position: left top;
}
.links	{
	color : #4c4c4c;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	padding-left : 25px;
	text-decoration : underline;
	background-image : url(../images/arr_y.gif);
	background-repeat : no-repeat;
	vertical-align : top;
	line-height: 17px;
}
.links:link{
	color : #4c4c4c;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight:bold;
	padding-left : 25px;
	text-decoration : underline;
	background-image : url(../images/arr_y.gif);
	background-repeat : no-repeat;
	line-height: 17px;
}
a.links:hover{
	color : #FB8902;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight:bold;
	padding-left : 25px;
	text-decoration : underline;
	background-image : url(../images/arr_o.gif);
	background-repeat : no-repeat;
	line-height: 17px;
}
.links:visited{
	color : #4c4c4c;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight:bold;
	padding-left : 25px;
	text-decoration : underline;
	background-image : url(../images/arr_y.gif);
	background-repeat : no-repeat;
	line-height: 17px;
}
a:link {
	color : #Ffb301;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	text-decoration : underline;
	line-height: 15px;
}
a:hover {
	color : #101010;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	text-decoration : underline;
	line-height: 15px;
}
a:visited {
	color : #Ffb301;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	text-decoration : underline;
	line-height: 15px;
}
.txtbl {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#4c4c4c;
	padding-bottom: 7px;
	padding-left: 15px;
	padding-top: 10px;
	}
