@charset "utf-8";
div, h1, h2, h3, h4, h5, h6, p, pre, address, blockqoute, span, ul, ol, li, dl, dd, dt, img, table {
	margin: 0px;
	padding: 0px;
}
body {
	margin:0;
	border:0;
	padding:0;
	height:100%;
	max-height:100%;
	background:#fff;
	font-family:arial, verdana, sans-serif;
	font-size:76%;
	overflow: hidden;
	color: #D6D6D6;
  }
 
* html body {
  padding:120px 0 50px 0; 
  }
 
#container {
  position:fixed; 
  top:117px;
  left:30px;
  bottom:30px; 
  right:0; 
  overflow:auto; 
  background:#fff;
  padding:10px 5px;
  text-align:center;
  }
 
* html #container {
  height:100%; 
  width:100%; 
  }
 
#header {
	position:absolute;
	top:2px;
	left:-6px;
	width:100%;
	height:116px;
	overflow:hidden;
	background:#ffffff;
	background-color: #ffffff;
	z-index:1;
	visibility: visible;
  }
* html #header {height:116px;}
  
#footer {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:30px;
	overflow:inherit;
	text-align:left;
	background:#ffffff;
	background-color: #ffffff;
	visibility: visible;
  }
* html #footer {height:30px;
} 
.shadow2{
	box-shadow: 5px 5px 8px #818181;
-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=7, offY=7, positive=true);
	color: #666666;
	background-color: #FFFFFF;
	float: left;
	width: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	border: thin solid #999999;
	height: auto;
}

table#data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	width: 96%;
	text-indent: 2px;
}
table#data THEAD TH {
	BORDER-TOP: #000000 1px solid;
	FONT-WEIGHT: bold;
	COLOR: #ffffff;
	BACKGROUND-COLOR: #B17878;
	TEXT-ALIGN: center
}
table#data TBODY TD {
	PADDING-LEFT: 2px;
	BORDER-LEFT: #000 1px solid;
	COLOR: #000;
	BORDER-BOTTOM: #000 1px solid;
	TEXT-ALIGN: left;
	font-weight: normal;
}
table#data_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	width: 70%;
	margin-left: 100px;
}
table#data_2 THEAD TH {
	BORDER-TOP: #000000 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 0.8em; COLOR: 
#ffffff; BACKGROUND-COLOR: #B17878; TEXT-ALIGN: center
}
table#data_2 TBODY TD {
	PADDING-LEFT: 2px; FONT-SIZE: 0.8em; BORDER-LEFT: #000 1px solid; COLOR: 
#000; BORDER-BOTTOM: #000 1px solid; TEXT-ALIGN: left
}
table#nondata {
	border: none;
	text-align:left;
	text-indent: 3px;
}
table#nondata THEAD TH {
	BORDER-TOP: #000000 1px solid;
	FONT-WEIGHT: bold;
	COLOR: #ffffff;
	BACKGROUND-COLOR: #B17878;
	TEXT-ALIGN: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
table#nondata TBODY TD {
	PADDING-LEFT: 2px;
	COLOR: #000;
	TEXT-ALIGN: left;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
ul#red { margin:0; padding:0; list-style-type:none; text-align:center;
}

ul#red li {
	position:relative;
	float:left;
	border-top:4px solid #cccccc;
	margin-right: 5px;
	padding-right: 10px;
	padding-top: 5px;
}

ul#red .current { border-top:4px solid #cccccc;}

ul#red li:hover { border-top:4px solid #000000;}

ul#red li a { padding:2px 2px; text-decoration:none; font:bold 12px Verdana, Georgia, Times, serif; color:#b17878;}

ul#red li a:hover { color:#ff0000; border:none; }

ul#red li span{
	display:none;
	position:absolute;
	top:20px;
	left:2px;
	font:bold normal 9px/15px Verdana, Georgia, Times, serif;
	visibility: visible;
}

ul#red li a:hover span {margin-top: 7px; display:block; color: #000000;
}

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

ul#red2 li { position:relative; float:left; border-top:4px solid #cccccc; margin-right: 5px; padding-right: 10px; padding-top: 5px;}

ul#red2 .current { border-top:4px solid #cccccc;}

ul#red2 li:hover { border-top:4px solid #000000;}

ul#red2 li a { padding:2px 2px; text-decoration:none; font:bold 12px Verdana, Georgia, Times, serif; color:#b17878;}

ul#red2 li a:hover { color:#ff0000; border:none; }

ul#red2 li span{ display:none; position:absolute; top:20px; left:20px; width:160px; font:bold normal 9px/15px Verdana, Georgia, Times, serif;}

ul#red2 li a:hover span {margin-top: 7px; display:block; color: #000000;}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	line-height: 1.2em;
}
.style4 {
	color: #999999;
	font-size: 0.8em;
}
.style5 {
	color: #FF0000;
	font-style: italic;
}
.style6 {
	font-size: 18px
}

#phototext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}
.infotext {
	padding: 10px;
	margin-right: 40px;
	margin-left: 40px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
#sidetext {
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 30px;
	margin-bottom: 10px;
	float: left;
	width: 400px;
}	
ul#red3 {
	margin:10 20 10 0;
	padding:0;
	list-style-type:none;
	text-align: justify;
	float: left;
	height: auto;
	width: 200px;
}

ul#red3 li { position:relative; float:left; border-top:4px solid #cccccc; margin-right: 5px; padding-right: 10px; padding-top: 5px;}

ul#red3 .current { border-top:4px solid #cccccc;}

ul#red3 li:hover { border-top:4px solid #000000;}

ul#red3 li a { padding:2px 2px; text-decoration:none; font:bold 20px Verdana, Georgia, Times, serif; color:#b17878;}

ul#red3 li a:hover { color:#ff0000; border:none;
}
#apDiv4 {
	position:absolute;
	width:710px;
	height:115px;
	top: 520px;
	left: 150px;
	overflow: visible;
	visibility: visible;
}
#apDiv5 {
	position:absolute;
	width:332px;
	height:34px;
	z-index:5;
	left: 145px;
	top: 3px;
	overflow: visible;
}
#apDiv6 {
	position:absolute;
	width:256px;
	height:34px;
	z-index:6;
	left: 554px;
	top: 3px;
	overflow: visible;
}
.MidCol {
	width: 330px;
}
#top {
	padding-bottom: 20px;
	top: 0px;
	max-width: 400px; 
}
#photo {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
	top: 0px;
}
.leftpic {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: auto;
	width: auto;
}
#google { /*for Google ad*/
	padding: 5px 0px;
	margin-right: 20px;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 2.0em;
}
ul#red4 { margin:0; padding:0; list-style-type:none; text-align:center;
}

ul#red4 li {
	position:relative;
	float:left;
	border-top:4px solid #cccccc;
	margin-right: 5px;
	padding-right: 10px;
	padding-top: 5px;
}

ul#red4 .current { border-top:4px solid #cccccc;}

ul#red4 li:hover { border-top:4px solid #000000;}

ul#red4 li a { padding:2px 2px; text-decoration:none; font:bold 12px Verdana, Georgia, Times, serif; color:#b17878;}

ul#red4 li a:hover { color:#ff0000; border:none; }

ul#red4 li span{
	display:none;
	position:absolute;
	top:20px;
	left:2px;
	font:bold normal 9px/15px Verdana, Georgia, Times, serif;
	visibility: visible;
}

ul#red4 li a:hover span {margin-top: 7px; display:block; color: #000000;
}
.blocktext {
	padding: 10px;
	float: left;
	height: auto;
	width: 70%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	clear: none;
}
.leftdiv {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: auto;
	width: 600px;
}
