a {
	color: #FFFFFF;
	font-size: 10px;
	letter-spacing: 0px
	text-decoration: underline;
	text-decoration: none
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	color: #CC0000;
	text-decoration: none;
}

body {
	background-image: url(../../../images/pattern.jpg);
	background-attachment:fixed;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th, td, input, textarea {
	color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.dateguest {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.guestrow1 {
	background-color: #F8F8F8;
}

.guestrow2 {
	background-color: #EFEFEF;
}

.input1 {
	background-color: #F2F2F2;
	border: 1px solid #6B7998;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 188 px;
}

.justify {
	text-align: justify;
}

.latest {
	color: #FF9900;
	font-family: Tahoma;
	font-size: 11px;
}

.lnk {
	color: #4F0000;
	font-weight: bold;
	text-decoration: none;
}

.lnk:hover {
	background-color: #CCCCCC;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.maintable {
/* 	background-color: #FFFFFF; */
}

.pagetitle {
	font-size: 14px;
	font-weight: bold;
}

.red {
	color: #F12984;
	text-decoration: none;
}

.select {
	background-color: #FFFFFF;
	border: 1px solid #6B7998;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
