/* CSS Document */


.tablebox {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.tablebox2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
}
.tableboxline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.defaulttext {
	font-family: Tahoma;
	font-size: 12px;
}


.maintablerightborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
}

.footertext {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tablespacerfooter {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
a.availability {
	color:#FFFF00;
	text-decoration:none;
	font-style: normal;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}

a.availability:hover {color:#FFFF00;
	text-decoration:none;
	font-style: normal;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;}
	
	a.email {
	color:#000099;
	text-decoration:none;
	font-style: underline;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}

a.email:hover {color:#FF0000;
	text-decoration:underline;
	font-style: normal;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;}
.tableboxborder {
	border: thin solid #B1C3D9;
}
.popupboxborder {
	border: thin solid #FD9802;
}
