body {
	background-color: c6c7c1;
	font-family: Tahoma;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: 49565e;
}

img {
	border: 0px;
}

td {
	font-size: 12px;
}

h1 {
	font-size: 12px;
	font-weight: bold;
}

a:link, a:visited {
	text-decotarion: underline;
	color: #2020ff;
}
a:hover {
	text-decoration: none;
	color: #2020ff;
}

td.leftCell {
	background-image: url(../images/leftbg.jpg);
	width: 173px;
	vertical-align: top;
}

td.buttonCell {
	padding-left: 14px;
	padding-bottom: 7px;	
}

td.midCell {
	vertical-align: top;
	width: 100%;	
	background-image: url(../images/midbg.jpg);
	background-repeat: repeat-y;			
}

td.contentCell {
	padding-left: 18px;
	padding-right: 112px;	
	padding-top: 10px;
}

td.midBottomCell {
	padding-top: 20px;
}

td.footerCell {
	padding-left: 265px;
	padding-right: 231px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 11px;	
}
a.btn-link:link, a.btn-link:visited, a.btn-link:hover {
	font-family: Verdana, Tahoma;
	text-decoration: none;
	font-size: 13px;
	color: 49565e;
	font-weight: bolder;
}
