.thick-grey-top {border-top: thick solid #999999 }
.thick-grey-bottom {border-bottom: thick solid #999999 }
.thick-grey-border {border: 2px solid #999999 }
.1px-grey-border {border: 1px solid #999999 }
.1px-grey-top {border-top: 1px solid #999999 }
.1px-grey-bottom {border-bottom: 1px solid #999999 }
.1px-grey-left {border-left: 1px solid #999999 }
.1px-grey-right {border-right: 1px solid #999999 }
.1px-grey-lr {border-left: 1px solid #999999; border-right: 1px solid #999999 }
.quicktips {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-attachment: fixed;
	background-image: url(../images/quicktips-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: justify;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-attachment: fixed;
	background-image: url(../images/news-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: justify;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;


}
.xxs-grid-pad5 {
	border-right: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	padding-right: 5px;
	padding-left: 5px;

}
.xxs-grid-pad5-heading {
	border-right: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;

}
.xxs-grid-pad5-br {
	border-right: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
.dot-grey-bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.events {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-attachment: fixed;
	background-image: url(../images/events-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: justify;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
