@charset "utf-8";
.Events_home {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(Images/events_home_bg.gif);
	background-repeat: no-repeat;
	word-spacing: normal;
	vertical-align: text-top;
	background-position: center top;
	margin: 10px;
	padding: 10px;
}
.TextCell {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	word-spacing: normal;
	letter-spacing: normal;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 20pt;
}
.BodyCell {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	padding: 10px;
}
.Login_bg
{
    background-position: center top;
    background-image: url('Images/login_box.gif');
    background-repeat: no-repeat;
    vertical-align: top;
    text-align: center;
}
.Newsletter_bg
{
    background-image: url('Images/newsletter.gif');
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
}
.prod_list_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	list-style-position: outside;
	line-height: 14px;
	vertical-align: middle;
	list-style-type: square;
	font-weight: normal;
}
.contactus_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: auto;
	width: auto;
	left: 100px;
	margin: 10px;
	padding: 10px;
}


.Prod_table {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.rescenter_table {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: thin;
	border-left-width: thin;
}

.contactus_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.prod_subhead {
	margin-left: 5px;
}
.prod_features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	list-style-position: outside;
	line-height: 17px;
	vertical-align: middle;
	list-style-type: square;
	font-weight: normal;
}
.News_home {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(Images/news_home_bg.gif);
	background-repeat: no-repeat;
	word-spacing: normal;
	vertical-align: text-top;
	background-position: center top;
	margin: 10px;
	padding: 10px;
}
