body {
  font-family: Oxygen; 
  margin: 0px;
  padding: 0px;
}

a:link {
	text-decoration: none;
	color: #000;
}

a:visited {
	color: #000;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

a:active {
	text-decoration: underline;
}	
.menu_EDPE {
	background-color: #FFF;
	text-decoration: none;
	margin-top: -100px;
	padding-top: 100px;
	position: fixed;
	z-index: 100;
}
.content_table {
	padding-top: 100px;
}
.Top_menu {
	font-style: normal;
	text-decoration: none;
	font-family: Oxygen;
	font-size: 20px;
}
.Fontpage_Heading {
	font-style: normal;
	text-decoration: none;
	font-family: Oxygen;
	font-size: 34px;
	color: #FFF;
	text-align: center;
	text-shadow: 1px 1px 1px black;
}
.Product_Catalogue {
	font-style: normal;
	text-decoration: none;
	font-family: Oxygen;
	background-color: #FFD903;
	text-align: center;
	font-weight: bold;
	padding: 5px;
}
.Product_Content_Title {
	text-decoration: none;
	font-family: Oxygen;
	background-color: #FFD903;
	text-align: left;
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.Product_Content_Doc {
	font-style: normal;
	text-decoration: none;
	font-family: Oxygen;
	background-color: #142C51;
	text-align: left;
	font-weight: normal;
	padding: 5px;
	font-size: 14px;
	color: #FFF;
}
.Product_Content_Text {
	font-style: normal;
	text-decoration: none;
	font-family: Oxygen;
	background-color: #EBEBEB;
	text-align: left;
	font-weight: normal;
	padding: 10px;
	font-size: 14px;
	color: #000;
	margin-left: 20px;
	line-height: 18px;
}
.Product_Content_Heading {
	font-style: normal;
	text-decoration: none;
	font-family: Oxygen;
	background-color: #FFD903;
	text-align: left;
	font-weight: bold;
	padding: 5px;
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
	vertical-align: top;
}
.Product_Content_Link {
	font-style: normal;
	text-decoration: none;
	font-family: Oxygen;
	text-align: left;
	font-weight: normal;
	padding: 5px;
	font-size: 14px;
	color: #666;
}
.Product_Spec {
	font-family: Oxygen;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.Product_SpecTable {
	font-family: Oxygen;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.Product_SpecTable_Title {
	font-family: Oxygen;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	vertical-align: top;
	background-color: #FFD903;
	padding: 5px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: left;
}
.Product_SpecTable_BodyText {
	font-family: Oxygen;
	font-size: 12px;
	color: #000;
	margin: 0px;
	vertical-align: top;
	background-color: #E4E4E4;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	line-height: 20px;
	text-transform: capitalize;
	-ms-transition: opacity 10s ease-out 1s;
	-o-transition: opacity 10s ease-out 1s;
	list-style-position: outside;
}
.Product_Submenu {
	font-style: normal;
	text-decoration: none;
	font-family: Roboto;
	text-align: center;
	font-weight: normal;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color: #E4E4E4;
	line-height: 20px;
}
.Product_SubmenuSelected {
	font-weight: 700;
}
.Product_menu {
	font-style: normal;
	text-decoration: none;
	font-family: Oxygen;
	text-align: center;
	font-weight: normal;
	padding: 4px;
	font-size: 15px;
}

.backgroundText {
	font-size: 10px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 0em;
}
.contentShadow {
	background-attachment: scroll;
	background-image: url(../imagesTemplate/content_shadow.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.product_shadow {
	background-attachment: scroll;
	background-image: url(../imagesTemplate/productShaodw.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Oxygen;
	font-size: 16px;
	font-weight: normal;
}
.bodyText {
	font-family: Oxygen;
	font-size: 15px;
	color: #333;
	margin: 10px;
	padding: 15px;
	vertical-align: top;
	text-align: left;
	line-height: 20px;
}
.bodyText_Contact_Table {
	font-family: Oxygen;
	font-weight: bold;
	text-align: right;
	border: 1px solid #FC0;
	vertical-align: top;
	font-size: 11pt;
}
.bodyText_Table_YellowBorder {
	font-family: Oxygen;
	border: 1px solid #FC0;
	padding: 3px;
	margin: 0px;
}
.bodyText_Contact_Table_Right {
	font-family: Oxygen;
	color: #333;
	font-weight: normal;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 20px;
}
