body{background-color:#ffffff;
	margin-top:0;
	margin-left:0;
	margin-right:0;
}
p ,td {font-family: verdana,arial;font-size: 11px;color: #383838;}


a{font-family: Verdana, Arial, Tahoma;font-size: 11px;color: #336666;text-decoration:underline;}
a.hover{font-family: Verdana, Arial, Tahoma;font-size: 11px;color: #336666;text-decoration:none;}

.bishowbg {
	background-image: url(images/bishow.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.maintblbdr {
	border: 2px solid #cccccc;
}

.gradbg {
	background-image: url(images/gradient.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.bottomlinebdr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.arrow{
    list-style-position: outside;
	list-style-image: url(images/arrow.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 282828;
	margin-left:-20px;
}
.footer{font-family: verdana,arial;font-size: 10px;color: #787878;}

