BODY, TD, P {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

BODY.Background {
	background-color: #02316A;
	margin: 0;
	padding: 0;
}

IMG {
	margin: 0;
	padding: 0;
	vertical-align:middle;
}

A, A:link, A:visited, A:active {
	color: #02316A;
}
A:hover {
	color: #517CEA;
	text-decoration: underline;
}

#Page {
	background: url('images/bg_page.gif') repeat-y;
	width: 780px;
	margin: 0 auto;
}
#Main {
	background-color: white;
	width: 770px;
	margin: 0 auto;
}
#Top {
	height: 76px;
	background: url('images/header.jpg') no-repeat;
	border-top: 2px solid #d0dbf5;
}
#Languages {
	float: right;
	position: static;
	background: url('images/bg_languages.gif') no-repeat;
	padding: 0px 8px 4px 24px;
}
#Languages A {
	color: 02316A;
	text-decoration: none;
}
#Languages A.Current {
	text-decoration: underline;
}
#Menu {
	background: url('images/bg_menu.gif') #02316A repeat-x;
	height: 14px;
	padding: 7px 12px;
}
#Menu A {
	color: white;
	text-decoration: none;
	font-weight: bold;
	margin-right: 12px;
}
#Menu A:hover {
	text-decoration: underline;
}
#MenuBottom {
	background: url('images/bg_menu_bottom.png') repeat-x;
	height: 32px;
}
#Container {
	background: url('images/bg_container.jpg') repeat-x;
}
#SubMenu {
	float: left;
	position: static;
	background: transparent;
	width: 140px;
	margin-left: 20px;
	margin-top: 16px;
}
#SubMenu A {
	display: block;
	text-decoration: none;
	margin-bottom: 2px;
}
#SubMenu A.Folder {
	background: url('images/puce_sub.gif') #CCDAF4 no-repeat 4px center;
	padding: 4px 4px 6px 16px;
	font-weight: bold;
	color: #517CEA;
}
#SubMenu A.Item {
	background: url('images/puce_sub_light.gif') no-repeat 4px center;
	padding: 4px;
	padding-left: 16px;
}
#SubMenu A.SubItem {
	padding-left: 24px;
}
#Content {
	float: left;
	position: static;
	background: transparent;
	width: 560px;
	margin-left: 20px;
	margin-right: 30px;
}
#Content {
	line-height: 18px;
}
#Path {
	font-size: 9px;
}
#Path A {
	background: url('images/puce_path.gif') no-repeat right center;
	padding-right: 16px;
	margin-right: 6px;
	text-decoration: none;
}
#Path A:hover {
	text-decoration: underline;
}

#Footer {
	width: 780px;
}

.Clear {
	clear: both;
	color: white;
	visible: hidden;
}

.ProgramRowHeavy TD {
	background: #F2F4F7;
}
.ProgramRowLight TD {
	background: #FFFFFF;
}
.ProgramLabel {
	padding: 3px 4px 4px 4px;
	color: #000000;
}
.ProgramValue {
	padding: 3px 4px 4px 4px;
	color: #02316A;
}
.ProgramText {
font-size: 10px;
color: #858595;
}

H1 {
	font-weight: normal;
	font-size: 24px;
	color: #02316a;
	letter-spacing: -1px;
}

.Picture {
border: 6px solid #D2DBE5;
}
.PictureLegend {
padding-top: 4px; color: #969696; font-size: 11px;
}

