
html {
	height:100%;
}

body {
	background-color: #eaeaea;
	height:100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

.bodyTxt p{
	line-height: 1.8;
}

.search_field
{
float:left;
margin-top: 2px;
margin-bottom: 4px;
padding: 0;
width:115px;
height: 14px;
padding: 0px 0px 0px 0px;
font: 1.1em Arial;
}
.style1 {font-size: 10px; text-decoration:underline;}

.sideTxt, .sideTxt p{
	line-height: 1.5;
	font-size: 11px; 
	font-weight: bold;
}

.loginTxt {font-size: 10px; color:#666666;}


.errorTxt {color: #FF0000}

.style2 {font-size: 16px; font-weight: bold;}

.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 16px;
}
.registerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.registerSubTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.registerField {
	height: 30px;
	text-align: right;
	padding-right: 12px;
}

.dirListTxt {
	height: 30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}

.dirListLink, a.dirListLink:active, a.dirListLink:link, a.dirListLink:visited {
	height: 30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}

.profileName {
	font-size: 17px;
	color: #FF0000;
}

.profileAddress {
	font-size: 13px;
	color: #737373;
}

.profileTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

.profileTxt p{
	line-height: 1.8;
}

.profileSubTxt, a.profileSubTxt:active, a.profileSubTxt:link, a.profileSubTxt:visited {
	color: #444444;
	font-size: 10px;
	text-decoration: none;
}

.redLink, a.redLink:active, a.redLink:link, a.redLink:visited{
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.fileList, a.fileList:active, a.fileList:link, a.fileList:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	height: 30px;
	text-decoration: none;
}

.monthDay {
	text-align: right;
	color: #444444;
	font-size: 13px;
	height: 15px;
	border-right: 1px solid #ebebeb;
}

.weekDays {
	text-align: right;
	color: #444444;
	font-size: 14px;
	font-weight: bold;
	height: 15px;
	border-right: 1px solid #ebebeb;
}

.monthTitle {
	padding: 4px;
	color: #444444;
	font-size: 14px;
	font-weight: bold;
	height: 15px;
}

.grandLink, a.grandLink:active, a.grandLink:link, a.grandLink:visited {
	color: #ff0000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.socialLink, a.socialLink:active, a.socialLink:link, a.socialLink:visited {
	color: #3db2f5;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.eventDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #444444;
	padding-bottom: 10px;
	font-weight: bold;
}

.eventItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	padding: 5px;
}

.required {
	color: #FF0000;
}

.picReq {
	font-size: 10px;
	color: #444444;
}