body { 
	margin: 0px 0px 0px 0px;
	background-color: #3399CC;
	text-align: center;
	}

td {
	vertical-align: top;
	}

.bg_leftcolumn {
	background-image:  url(../images/left_column_bg.jpg);
	background-repeat: repeat-y;
}

.bg_rightcolumn {
	background-image:  url(../images/right_column_bg.jpg);
	background-repeat: repeat-y;
}

.rightcolumn {
	background-image:  url(../images/right_column.jpg);
	background-repeat: no-repeat;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 13px;
	line-height: 125%;
	padding-right: 15px;
}

.generalcell {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 13px;
	line-height: 125%;
}

h1 {
	font-weight: bold;
	font-size: 20px;
	line-height: 22px;
	font-family: tahoma, arial, sans-serif;
	color: #3366CC;
	}

h2 {
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	font-family: tahoma, arial, sans-serif;
	color: #0099CC;
	}

h3 {
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	font-family: tahoma, arial, sans-serif;
	color: Black;
	}

a:link {
	color: #990099;
	text-decoration: underline;
	}

a:visited { 
	color: #990099;
	text-decoration: underline;
	}

a:hover {
	color: #0066CC;
	text-decoration: underline;
	}

.footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-y;
	text-align: center;
}

.footertext {
	font-size: 12.0px;
	line-height: 14px;
	font-family: arial,verdana,sans-serif;
	color: #000000;
}
	
.smtype {
	font-family: arial,verdana,sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 13px;
	}
	
.accent-red {
	color: #cc3333;
	font-weight: bold;
	}
	
.bold { 
	font-weight: bold;
	}
	
.italic { 
	font-style: italic;
	}

.bolditalic {
	font-style: italic;
	font-weight: bold;
	}

.formleft {
	font-family: arial,verdana,sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 13px;
	vertical-align: top;
	text-align: right;
	}

.formright {
	font-family: arial,verdana,sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 13px;
	vertical-align: top;
	text-align: left;
	}

.guestfont {
	border-style: solid;
	border-color: #CC9933;
	border-width: 2px 0px 0px 0px;
	font-size: 11px;
	line-height: 120%;
	font-family: verdana,arial,sans-serif;
	color: #000000;
}

.guestdate {
	font-size: 10px;
	font-family: verdana,arial,sans-serif;
	color: #999999;
}
	
.sign1 {
	font-weight: bold;
	font-size: 12px;
	font-family: verdana,arial,sans-serif;
	color: #FFFFFF;
	background-color: #003399;
	vertical-align: top;
	}

.sign2 {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	}
	
.reviews {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #CC3399;
	font-weight: bold;
	}
	
.reviewer {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #000000;
	}	

