body {
 font-family: Verdana,sans-serif; font-size: 13px; color: #333333;}

a {
	color:#880000;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#666666;
	text-decoration:underline;
}


table {
	border-collapse: collapse;
	font-size: 13px;
}

.redText {
	color:#880000;
	font-family: Verdana,sans-serif; 
	font-size: 13px;
	font-weight:bold
}

.borderedTd {
	BORDER-RIGHT: #880000 1px solid;
}

tr#nextGig {
	font-style:oblique;
	font-weight:bold;
}
.tdGray {
	background-color: #CCCCCC;
}
.tdLightGray{
	background-color: #EEEEEE;
}
.tdRed {
	background-color: #880000;
	font-weight:bold;
	color:#FFFFFF;
}

.video{
	position: absolute;
	visibility: none;
	margin-top: 20px;
	width: 425px;
	height: 355px;
}

.references {
	position: absolute;
	visibility: none;
	margin-top: 20px;
	border: 1px solid gray;
}

.references td {
	padding: 0 5px 0 5px;
}

ul#smallNavi {
	font-size: smaller;
	float: left;
	list-style: none;
	margin-left: 5px;
	/*padding-left: 5px;*/
}

ul#smallNavi li {
    border: 1px solid gray;
	padding: 3px;
	margin: 3px;
}

ul#smallNavi a {
    text-decoration: none;
}

ul#smallNavi a:hover {
	color: #990000;
}

ul#smallNavi li:hover {
	background: #CCCCCC;
}
