/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #003366;
}
a:active {
	color: #003366;
}
/* Content */

#ContentHere {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#ContentHere a {
	font-weight: bold;
}
#ContentHere a:visited {
	text-decoration: underline;
}
#Content {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 740px;
	background-color: #d7ddce;
}

.txtDr {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#gotointerview {
	line-height: 18px;}
#gotointerview a {
	color: #495b4d;
	font-weight: bold;
}
.RedLine{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0c8b9;
}
#tracks {
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7B39C;
	font-weight: bold;
	color: #555555;
}
a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #555555;
}
a:hover {
	text-decoration: none;
	color: #555555;
}
a:active {
	text-decoration: none;
	color: #555555;
}

.over { background-color:#bbc5ad} 
.out { background-color: #D7DDCE} 
#Copyright {
}
#Copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
.txtInstruction {
	color: #495b4d;
}
/* Footer */
#TableFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #495B4D;
	width: 760px;
}
#TableFooter a {
	color: #FFFFFF;
	text-decoration: none;
}
#TableFooter a:visited {
	color: #FFFFFF;
}
.ContentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
}
.TitleDr {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #495B4D;
	font-size: 13px;
}
