body {
	text-align: center;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-image: url(images/bkgnd.jpg);
	background-repeat: repeat;	
	font-family: Trebuchet MS, verdana, tahoma, arial, sans-serif;
}

p, td {
	font-size: 14px;
	line-height: 16px;
	font-family: Trebuchet MS, verdana, tahoma, arial, sans-serif;
	color: #333;
}

table.tablestyle {
	background-color: #fff;
	border-collapse: collapse;
}

table.tableborder {
	border-collapse: collapse;
	border: solid 1px #300;
}

td.celltop {
	border-top: solid 1px #300;
}

td.cellleft {
	border-left: solid 1px #300;
}

td.cellbot {
	border-bottom: solid 1px #300;
}

td.cellright {
	border-right: solid 1px #300;
}

.mainCenter {
	height:100%;
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#readme {
	text-align: center;
	font-size: 10px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #666;
}

.grancol {
	text-align: center;
	font-size: 12px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #666;
}

.special {
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #900;
	background-color: #ff9;
	border: solid 1px #300;
}

.testim {
	text-align: center;
	font-size: 10px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #666;
}

.client {
	text-align: right;
	font-size: 10px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #666;
}

a 			{ text-decoration: none; font-weight:normal;} 
a:hover		{ text-decoration: underline; }

/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
}

.banner .title{
	font-size: 1.2em;
	font-weight: bold;
}

.banner .info{
	font-size: 0.9em;
}

.banner .email{
	font-weight: bold;
}

/* file info */

#imageInfo{
	width: 225px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 6px 0 6px;
}

.content {
	font-size:11px;
	color: #333333;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
}

.header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

.contentLast {
	font-size:11px;
	color: #333333;
	padding-top:6px;
}

.footer {
	font-size: 14px;
	font-family: Trebuchet MS, verdana, tahoma, arial, helvetica, sans-serif;
	color: #333;
}