BODY {
	background: white;
	color: Black;
	font-family : Tahoma;
	font-size : 11px;
	font-weight : normal;
	scrollbar-face-color: #FFFFff;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #FFffff;
	scrollbar-arrow-color: #ED145B;
	scrollbar-track-color: #FFFFff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #000000;
	;
}
.font1 {
	color: Black;
	font-family : Tahoma;
	font-size : 11px;
	font-weight : normal;
	
}
.font1bold {
	color: Black;
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
}
.font1eng {
	color: Black;
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
}
.font1boldeng {
	color: Black;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
}
.font2bold {
	color: White;
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
}
.fontboldu {
	color: Black;
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
}
.fontboldu1 {
	color: Black;
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
}

.fontu {
	color: Black;
	font-family : Tahoma;
	font-size : 11px;
	font-weight : normal;
	text-decoration : underline;
}
.fontueng {
	color: Black;
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	text-decoration : underline;
}		
.fonts {
	color: Gray;
	font-family : Tahoma;
	font-size : 9px;
	font-weight : lighter;
	text-decoration : none;
}
.font5 {
	color: Black;
	font-family : Tahoma;
	font-size : 11px;
	font-weight : normal;
	font-variant : normal;
	text-align : justify;
}
#odot {
	margin:0; padding:0;
	}

#odot a {
	display:block;
	width:159px;
	height: 24px;
	margin:0;
	padding:0;
	background: url("photos/odot.jpg") top left no-repeat;
	text-decoration: none;
}
#odot a:hover {
	background-image: url("photos/odotorange.jpg");
	}
#odot a span { display:none }

#spec {
	margin:0; padding:0;
	}

#spec a {
	display:block;
	width:159px;
	height: 24px;
	margin:0;
	padding:0;
	background: url("photos/spec.jpg") top left no-repeat;
	text-decoration: none;
}
#spec a:hover {
	background-image: url("photos/specorange.jpg");
	}
#spec a span { display:none }

#partners {
	margin:0; padding:0;
	}

#partners a {
	display:block;
	width:159px;
	height: 24px;
	margin:0;
	padding:0;
	background: url("photos/partners.jpg") top left no-repeat;
	text-decoration: none;
}
#partners a:hover {
	background-image: url("photos/partnersorange.jpg");
	}
#partners a span { display:none }

#guarantee {
	margin:0; padding:0;
	}

#guarantee a {
	display:block;
	width:159px;
	height: 24px;
	margin:0;
	padding:0;
	background: url("photos/guarantee.jpg") top left no-repeat;
	text-decoration: none;
}
#guarantee a:hover {
	background-image: url("photos/guaranteeorange.jpg");
	}
#guarantee a span { display:none }

#article {
	margin:0; padding:0;
	}

#article a {
	display:block;
	width:159px;
	height: 24px;
	margin:0;
	padding:0;
	background: url("photos/article.jpg") top left no-repeat;
	text-decoration: none;
}
#article a:hover {
	background-image: url("photos/articleorange.jpg");
	}
#article a span { display:none }

#links {
	margin:0; padding:0;
	}

#links a {
	display:block;
	width:159px; height:24px;
	margin:0; padding:0;
	background: url("photos/links.jpg") top left no-repeat;
	text-decoration: none;
	}
#links a:hover {
	background-image: url("photos/linksorange.jpg");
	}
#links a span { display:none }

#address {
	margin:0; padding:0;
	}

#address a {
	display:block;
	width:159px; height:24px;
	margin:0; padding:0;
	background: url("photos/address.jpg") top left no-repeat;
	text-decoration: none;
	}
#address a:hover {
	background-image: url("photos/addressorange.jpg");
	}
#address a span { display:none }

#contact {
	margin:0; padding:0;
	}

#contact a {
	display:block;
	width:159px; height:24px;
	margin:0; padding:0;
	background: url("photos/contact.jpg") top left no-repeat;
	text-decoration: none;
	}
#contact a:hover {
	background-image: url("photos/contactorange.jpg");
}
#contact a span { display:none }


A:link {
	color: Black;
	text-decoration : none;
	font-size : 11px;
}

A:visited {
	color: Black;
	text-decoration : none;
	font-size : 11px;
}

A:active {
	color: Black;
	text-decoration : none;
	font-size : 11px;
}

A:hover {
	color: #FF8C00;
	text-decoration : none;
	font-size : 11px;
}
.Footer {
	color: #A1A1A1;
	text-decoration : none;
	font-size : 11px;
	font-family : Tahoma;
	font-style : normal;
	font-weight : normal;
}
.boldlink:link {
	color: Black;
	text-decoration : underline;
	font-size : 11px;
	font-weight : bold;
}

.boldlink:visited {
	color: Black;
	text-decoration : underline;
	font-size : 11px;
	font-weight : bold;
}

.boldlink:active {
	color: Black;
	text-decoration : underline;
	font-size : 11px;
	font-weight : bold;
}

.boldlink:hover {
	color: #FF8C00;
	text-decoration : none;
	font-size : 11px;
	font-weight : bold;
}
.boldlinkeng:link {
	color: Black;
	text-decoration : none;
	font-size : 13px;
	font-weight : bold;
	font-family : Verdana;
}

.boldlinkeng:visited {
	color: Black;
	text-decoration : none;
	font-size : 13px;
	font-weight : bold;
	font-family : Verdana;
}

.boldlinkeng:active {
	color: Black;
	text-decoration : none;
	font-size : 13px;
	font-weight : bold;
	font-family : Verdana;
}

.boldlinkeng:hover {
	color: #FF8C00;
	text-decoration : none;
	font-size : 13px;
	font-weight : bold;
	font-family : Verdana;
}
.Form {
	color: Black;
	text-decoration : none;
	font-size : 11px;
	font-family : Tahoma;
	font-style : normal;
	font-weight : normal;
	background-color : #DCE2DA;
}
.contact {
	color: #1c7bae;
	text-decoration : none;
	font-size : 11px;
	font-family : Tahoma;
	font-style : normal;
	font-weight : bold;
}
.footerlink:link {
	color: #A1A1A1;
	text-decoration : none;
	font-size : 11px;
	font-weight : normal;
}

.footerlink:visited {
	color: #A1A1A1;
	text-decoration : none;
	font-size : 11px;
	font-weight : normal;
}

.footerlink:active {
	color: #A1A1A1;
	text-decoration : none;
	font-size : 11px;
	font-weight : normal;
}

.footerlink:hover {
	color: #FF8C00;
	text-decoration : none;
	font-size : 11px;
	font-weight : normal;
}
.boldlink1:link {
	color: Blue;
	text-decoration : underline;
	font-size : 11px;
	font-weight : normal;
}

.boldlink1:visited {
	color: Black;
	text-decoration : underline;
	font-size : 11px;
	font-weight : normal;
}

.boldlink1:active {
	color: Black;
	text-decoration : underline;
	font-size : 11px;
	font-weight : normal;
}

.boldlink1:hover {
	color: #FF8C00;
	text-decoration : none;
	font-size : 11px;
	font-weight : normal;
}
.boldlink2:link {
	color: Black;
	text-decoration : none;
	font-size : 11px;
	font-weight : normal;
}

.boldlink2:visited {
	color: Black;
	text-decoration : none;
	font-size : 11px;
	font-weight : normal;
}

.boldlink2:active {
	color: Black;
	text-decoration : none;
	font-size : 11px;
	font-weight : bold;
}

.boldlink2:hover {
	color: #FF8C00;
	text-decoration : underline;
	font-size : 11px;
	font-weight : normal;
}
