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;
	text-decoration : none;
}
.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;
}
.font3 {
	color: Black;
	font-family : Tahoma;
	font-size : 11px;
	font-weight : normal;
	text-align : justify;
	
}
#projects {
	margin:0; padding:0;
	}

#projects a {
	display:block;
	width:100px;
	height: 27px;
	margin:0;
	padding:0;
	background: url("images/projects.jpg") top left no-repeat;
	text-decoration: none;
}
#projects a:hover {
	background-image: url("images/projectshover.jpg");
	}
#projects a span { display:none }

#whatis {
	margin:0; padding:0;
	}

#whatis a {
	display:block;
	width:111px;
	height: 27px;
	margin:0;
	padding:0;
	background: url("images/whatis.jpg") top left no-repeat;
	text-decoration: none;
}
#whatis a:hover {
	background-image: url("images/whatishover.jpg");
	}
#whatis  a span { display:none }

#earthq {
	margin:0; padding:0;
	}

#earthq a {
	display:block;
	width:171px;
	height: 27px;
	margin:0;
	padding:0;
	background: url("images/earthq.jpg") top left no-repeat;
	text-decoration: none;
}
#earthq a:hover {
	background-image: url("images/earthqhover.jpg");
	}
#earthq a span { display:none }

#imple {
	margin:0; padding:0;
	}

#imple a {
	display:block;
	width:119px;
	height: 27px;
	margin:0;
	padding:0;
	background: url("images/imple.jpg") top left no-repeat;
	text-decoration: none;
}
#imple a:hover {
	background-image: url("images/implehover.jpg");
	}
#imple a span { display:none }

#forum {
	margin:0; padding:0;
	}

#forum a {
	display:block;
	width:111px;
	height: 27px;
	margin:0;
	padding:0;
	background: url("images/forum.jpg") top left no-repeat;
	text-decoration: none;
}
#forum a:hover {
	background-image: url("images/forumhover.jpg");
	}
#forum a span { display:none }

#contactamaq {
	margin:0; padding:0;
	}

#contactama a {
	display:block;
	width:90px;
	height: 27px;
	margin:0;
	padding:0;
	background: url("images/contactama.jpg") top left no-repeat;
	text-decoration: none;
}
#contactama a:hover {
	background-image: url("images/contactamahover.jpg");
	}
#contactama a span { display:none }

#home {
	margin:0; padding:0;
	}

#homeb a {
	display:block;
	width:100px;
	height: 27px;
	margin:0;
	padding:0;
	background: url("images/homeb.jpg") top left no-repeat;
	text-decoration: none;
}
#homeb a:hover {
	background-image: url("images/homeb.jpg");
	}
#homeb a span { display:none }

#whatisb {
	margin:0; padding:0;
	}

#whatisb a {
	display:block;
	width:111px;
	height: 27px;
	margin:0;
	padding:0;
	background: url("images/whatisb.jpg") top left no-repeat;
	text-decoration: none;
}
#whatisb a:hover {
	background-image: url("images/whatisb.jpg");
	}
#whatisb  a span { display:none }

#earthqb {
	margin:0; padding:0;
	}

#earthqb a {
	display:block;
	width:171px;
	height: 27px;
	margin:0;
	padding:0;
	background: url("images/earthqb.jpg") top left no-repeat;
	text-decoration: none;
}
#earthqb a:hover {
	background-image: url("images/earthqb.jpg");
	}
#earthqb a span { display:none }

#impleb {
	margin:0; padding:0;
	}

#impleb a {
	display:block;
	width:119px;
	height: 27px;
	margin:0;
	padding:0;
	background: url("images/impleb.jpg") top left no-repeat;
	text-decoration: none;
}
#impleb a:hover {
	background-image: url("images/impleb.jpg");
	}
#impleb a span { display:none }

#forumb {
	margin:0; padding:0;
	}

#forumb a {
	display:block;
	width:111px;
	height: 27px;
	margin:0;
	padding:0;
	background: url("images/forumb.jpg") top left no-repeat;
	text-decoration: none;
}
#forumb a:hover {
	background-image: url("images/forumb.jpg");
	}
forumb a span { display:none }

#contactamab {
	margin:0; padding:0;
	}

#contactamab a {
	display:block;
	width:90px;
	height: 27px;
	margin:0;
	padding:0;
	background: url("images/contactamab.jpg") top left no-repeat;
	text-decoration: none;
}
#contactamab a:hover {
	background-image: url("images/contactamab.jpg");
	}
#contactamab 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 : #E3E3E3;
}
.Form1 {
	color: Black;
	text-decoration : none;
	font-size : 11px;
	font-family : Tahoma;
	font-style : normal;
	font-weight : normal;
	background-color : transparent;
}
.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;
}

.line {
	color: Black;
	text-decoration : none;
	font-size : 8px;
	font-family : Tahoma;
	font-style : normal;
	font-weight : normal;
	background-color : #1A0B8F;
}
.linew {
	color: Black;
	text-decoration : none;
	font-size : 8px;
	font-family : Tahoma;
	font-style : normal;
	font-weight : normal;
	background-color : White;
}