a:active {
    text-decoration: underline;
    color: #000000;
    font-size: 9pt;
    font-family: Tahoma;
}
a:visited {
    text-decoration: underline;
    color: #000000;
    font-size: 9pt;
    font-family: Tahoma;
}
a:link {
    text-decoration: underline;
    color: #000000;
    font-size: 9pt;
    font-family: Tahoma;
}
a:hover {
    text-decoration: none;
    color: #000000;
    font-size: 9pt;
    font-family: Tahoma;
}
body {
	background-color: #FEE3C6;
	margin-left: 170px;
	scrollbar-3dlight-color: #F0F8FF;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #FFCA97;
	scrollbar-darkshadow-color: #000066;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0;
}
.tool_tip {
	position: absolute;
 	visibility: hidden;
	font-family: "lucida grande",verdana, sans-serif;
 	background-color: #FFD2AC;
	font-size: 9pt;
	color: #000000;
	padding-left: 5px;  
	padding-right: 5px;
	padding-bottom: 3px;
	border: 1px solid #000000;
}
}

.imgborder {
	border: 3px solid #5C5C5C;

}
.fxd {
	position: fixed;
	top: 100px;
	left: 150px;
	behavior: url(../style/q.htc);
}

.leftbar {
	position: absolute;
	top: 300px;
	left:33px;
}
.rightbar {
	position: absolute;
	top: 300px;
	right: 0px;
}
.text {
	position: absolute;
	top: 260px;
	left: 200px;
	right: 250px;
}
p {
	color: #000000;
	font-size: 9pt;
	font-family: "lucida grande",verdana, sans-serif;
	padding-left: 4em;
	padding-right: 4em;
	text-indent: 10px;
	padding-bottom: 1em;

}
.bottom {
	position: absolute;
	bottom: 0px;
	margin-top: 100px;
}
a:active {
   text-decoration: underline;
   color: #000000;
   font-size: 9pt;
   font-family: Tahoma;
}
a:visited {
   text-decoration: underline;
   color: #000000;
   font-size: 9pt;
   font-family: Tahoma;
}
a:link {
   text-decoration: underline;
   color: #000000;
   font-size: 9pt;
   font-family: Tahoma;
}
a:hover {
   text-decoration: none;
   color: #000000;
   font-size: 9pt;
   font-family: Tahoma;
}

