@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #7B0101;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFB92B;
}
a:hover {
	text-decoration: underline;
	color: #8C8C8C;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 25px;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	border-left-color: #000000;
	border-left-width: 16px;
}
h2 {
	font-size: 16px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-left-color: #666666;
	border-left-width: 16px;
	border-left-style: solid;
	padding-left: 7px;
}
#tableLayout {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8D0101;
	border-left-color: #8D0101;
	border-left-width: 1px;
}
#tdNavigation {
	background-color: #BC0101;
}
#tdLogo {
	background-color: #8C8C8C;
	text-align: center;
	width: 140px;
}



p {
	line-height: 1.7em;
}
#tdSidebar {
	background-image: url(images/gig.jpg);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: top;
	background-color: #0A2C98;
}
#tdSidebar a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
#tdSidebar a:hover {
	background-color: #BC0101;
}
a img {
border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
