/*  LINKS */
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E3E18;
	text-decoration: none
} 
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none
} 
a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none
} 
a:hover   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C90;
	text-decoration: underline;
	text-align: center;
}
.menu {
	background-color: #333;
	padding-left:10px;
	padding-right:10px;
	
}
a.ljus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none
} 
a.ljus:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none
} 
a.ljus:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none
} 
a.ljus:hover   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline
}

/* HTML ELEMENTS */

body {
	font-family: Arial, Helvetica, sans-serif;font-size: 12px;
	color: #000000;
	/*background-image: url(../images/graphics/m90_bg_desert_ripstop3.jpg);*/
	background-image: url(../../images/graphics/m90_bg2.gif);
	background-attachment:fixed;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 800;
	color: #000000
}
h3 {  font-family: Arial, Helvetica, sans-serif;font-size: 12px; font-weight: bold; color: #000000}
li {  font-family: Arial, Helvetica, sans-serif;font-size: 12px}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


/*  CSS Styles */
.normal {
	font-family: Arial, Helvetica, sans-serif;font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.table_border {  background-color: #CCCCCC}
.linktable {  border: 1px #999999 solid}
.ny {  font-weight: bolder; color: #FF0000; text-decoration: blink}
.buy {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}
.book_title {  font-weight: bold; color: #003300}
.tips {  color: #990000}
.linktable_header {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #797051;
}

.search_hit_link { font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; font-weight: bolder; 
		color: #003300} 
.search_hit_body { font-family: Arial, Helvetica, sans-serif;font-size: 10px; 
		color: #000000} 
		
.search_input {
	border: 1px black solid;
	background: #eeeeee;
	width: 100px;
	font: 11px verdana, arial, helvetica;
	}
.facttable {
	background-color: #E4E0CB;
	border: 1px #3C3C16 solid;
	}

.factname {  font-family: Arial, Helvetica, sans-serif;font-size: 12px; color: #333300; font-weight: bold}
.factvalue { font-family: Arial, Helvetica, sans-serif;font-size: 12px; color: #333333}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	text-align: left;
	background-color: #333;
	padding: 0;
}

.solid_black_border {
	border: 1px solid #000000;
	text-align: center;
	}
.header2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000 }

.Adlib  {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}
.bol    {
	color: #F60;
	font-size: 14px;
	font-weight: bold;
} 
.cdon {
	font-size: 14px;
	font-weight: bold;
	color: #090;
}

.thanx_name {  font-family: Arial, Helvetica, sans-serif;font-weight: bold}
.lightbackground {
	filter: Glow(Color=#FFFFCC, Strength=10);
	font-family: Arial, Helvetica, sans-serif;font-size: xx-large;
	color: #003300;
	text-decoration: underline;
}
.content {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 10;
	padding-right: 10;
	padding-bottom: 10;
	padding-left: 10;
}
#title {
	margin: auto;
	padding: 0px;
	width: 700px;
	position: relative;
	text-align: center;
	float: none;
	height: auto;
}
#menu {
	background-color: #333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 728px;
}

table.bottontable {
background-color: #333;
}
