/* HTML styles */
body {
	background-color: #ffffff;
	background-image:  url("/images/bg-orange-centre.gif");
	background-repeat: repeat-y;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	border: none;
}

p {
	margin: 2px 0px 13px;
	padding: 0px;
}
h4 {
	text-align:center;
	margin-bottom: 5px;
	padding: 0px;
}
h5 {
	margin: 15px 0px 0px;
	padding: 0px;
	text-align: center;
}

/* layout classes */
.small {}
.large {
	font-size: 16px;
	font-weight: bold;
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.centerAlign {
	text-align: center;
}
.rightAlign {}
.leftAlign {}

/* A1A content classes */
.LocoMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC6600;
	text-decoration: none;
	
}
.LocoMenuBorder {
	border-top: 1px solid #EB8300;
	border-bottom: 1px solid #EB8300;
	
}
.TitleBorder {
	border-top: 1px solid #EB8300;
	border-bottom: 1px solid #EB8300;
	
}
.TabMenu {
	margin-right: 2px;
}
.TableBorder {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.TableBorderLight {
	padding: 5px;
}
.TableMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
}
.CellBgDark {
	background-color: #F9C383;
}
.CellBgLight {
	background-color: #CCCCCC;
}

.counterBG01 {
	background-color: #838383;
}
.counterBG02 {
	border-top: 1px solid #080808;
}
div.arrows {
	width:300px; 
}
div.arrows img {
	padding:8px
}
.TableBorderContent {
}
.TitleBlock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #666666;
}
.TableBorderPanel {
	border-top: 1px solid #CC6600;
	border-bottom: 1px solid #CC6600;
	border-left: 1px solid #CC6600;
	border-right: 1px solid #CC6600;
}
.TablePanelbg {
	background-color: #EEEEEE;
}
.warning {
	font-weight: bold;
	color: #c33618;
}
.TableBorderLeft {
	border-left: 1px dashed #666666;
}
.TableBorderRight {
	border-right: 1px dashed #666666;
}
.TableBgLight {
}
.CustomList1 {
	list-style-type: none;
}
.TitleLocoRoster {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #F87426;
	background-color: #CCCCCC;
}
.TableLocoRoster {
	border: 1px solid #666666;
}
.TextLocoRoster {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.NewsList {
	list-style-type: none;
}
.DateSmall {
	font-size: small;
	font-style: italic;
}

/* layer styles */

#mainMenu {
	margin: 0px;
	padding: 0px;
}

#mainMenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#mainMenu li {
	display: inline;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 3px;
	margin: 0px;
	padding-left: 3px;
	padding-bottom: 5px;
	padding-top: 0px;
}

#mainMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
	
#SubMenu {
	background-color: #ffffff;
  border: 1px solid #CC6600;
}
#SubMenu th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #cc6600;
	text-align: left;
}
#panelContent {}

#panelContent h4 {
	text-align: center;
	margin: 0px 0px 10px;
	padding: 0px;
}

#hitCounter {}

#hitCounter p {
	border: #666666;
	font-weight: bold;
}

#navPageFooter {}

#tableWorkings td, #tableWorkings th {
border: 1px solid #000000;
text-align:left;
}
.imageBorder01 {
	margin-right: 10px;
}
