.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; }

blueStatic {
	color: #5a8ecb ;
	font-weight:bold;
	}
a:hover {
	color: #6eb644 ;
	font-weight:bold;
	}

a{
	font-weight: bold;
	color: #999999 ;
	text-decoration: none;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;	
	margin-right: 10px;
	margin-left: 10px;
}
body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #999999;
	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 {
	font-size: 10px;
	color: #999999;
	margin-left: 10px;
}
li {
	margin-left: 10px;
}

