.MainTble {
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}
.smallFont {
	font-size: 9px;
}
a img {border: none; }

a:hover {
	color: #d5622a ;
	font-weight:bold;
	}

a{
	font-weight: bold;
	color: #999999 ;
	text-decoration: none;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #d5622a;	
	margin-right: 10px;
	margin-left: 10px;
}
body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/tile.gif);
	background-repeat: repeat;
}
.Bottom {
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	color: #999999 ;
}
p {
	margin-right: 10px;
	margin-left: 10px;
}
ul {
	color: #D5622A;
	margin-left: 10px;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	margin-right: 10px;
}
li {
	margin-left: 10px;
}
