a.menu:link {
	font-family:tahoma;
	font-size:11px;
	color:#666666;
	font-style: normal;
	text-decoration:none;
	font-weight:bold;
	}
a.menu:visited {
	font-family:tahoma;
	font-size:11px;
	color:#666666;
	font-style: normal;
	text-decoration:none;
	font-weight:bold;
	}
a.menu:hover {
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
	color:#666666;
	font-weight:bold;
	}
	
a.smallGrey:link {
	font-family:tahoma;
	font-size:10px;
	color:#666666;
	font-style: normal;
	text-decoration:none;
	font-weight:normal;
	}
a.smallGrey:visited {
	font-family:tahoma;
	font-size:10px;
	color:#666666;
	font-style: normal;
	text-decoration:none;
	font-weight:normal;
	}
a.smallGrey:hover {
	font-family:tahoma;
	font-size:10px;
	text-decoration:underline;
	color:#666666;
	font-weight: normal;
	}

a.MedGrey:link {
	font-family:tahoma;
	font-size:12px;
	color:#0060A9;
	font-style: normal;
	text-decoration:none;
	font-weight:normal;
	}
a.MedGrey:visited {
	font-family:tahoma;
	font-size:12px;
	color:#0060A9;
	font-style: normal;
	text-decoration:none;
	font-weight:normal;
	}
a.MedGrey:hover {
	font-family:tahoma;
	font-size:12px;
	text-decoration:underline;
	color:#00817B;
	font-weight: normal;
	}

.Maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.tbl-shadow {
	background: url(/images/shadowAlpha.png) no-repeat right bottom!important;
	background: url(/images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 5px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
  }
  
.BIGtbl-shadow {
	background: url(/images/shadow2.gif) no-repeat bottom right;
	margin: 10px 0 0 5px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
  }

.img-shadow img {
  display: block;
  position: relative;
  border: 1px solid #a9a9a9;
  margin: 0px 0px 0px 0px;
  padding: 4px;
  } 
.tbl-smallborder {
	border: 1px outset #F5F5F5;
}
.tbl-dottedBottom {
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.tbl-dottedBottomTop {

	border-top: 1px dotted #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.tbl-dottedBottomTopwSides {
	border-top: 1px dotted #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-right: 5px;
	padding: 5px;
}
.tbl-TopMenu {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-right: 0px;
	padding: 2px;
	margin-bottom: 3px;
}
.tbl-FeatureBox {

	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-right: 0px;
	padding: 5px;
	margin-bottom: 0px;
}
.Captions {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.adminTable {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	border: 1px solid #999999;
}
.button {
	font: bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #779AC3;
	color: #FFFFFF;	
	letter-spacing: 1px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #779AC3;
}
.ttRow {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #9C6948;
	letter-spacing: 3px;
	height: 20px;
	padding-top: 8px;
	padding-left: 10px;
}

tr.myHover:hover{
	background:#CCC;
	cursor: hand;
}
.centered {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}

