
html,body{  
 font-family: font-family: "Verdana", Arial, sans-serif ;
  font-size:0.9em;
  color:#555555;
 }
 

H3

{ 
  background-color:#FFFFFF; 
 font-family: "Verdana", Arial, sans-serif ;
 font-size:0.8em;
 display:inline;
font-weight:lighter;
 }


.title
{
	position:absolute;
	top:0px;
	left:0.5em;
	height:1em;
	margin-left : auto;
	margin-right: auto;
	padding: 5px;
	z-index : 0;
}

.box_thumb
{
	/*position : absolute;
	top : 5em;
	left : 1%;
	*/
	width : 100%;
	height: 300px;
	z-index : 1;
	padding : 0em;
	overflow-y: scroll; 

}


.sidebar
{
	position : absolute;
	top : 5em;
	left : 1%;
	width : 10em;
	height: 600px;
	z-index : 1;
	padding : 0em;
	overflow: scroll; 

}

.menu
{
	padding : 0.5em;
	margin-bottom : 0.5em;
}

.menu a
{
	display : block;
}

.other
{
	padding :0.5em;
	margin-top : 0.5em;
}

.contentText
{
	margin-top : 5em;
	margin-left : 12em;
	padding : 1em;
	margin-right : 1em;
}
.link1{
	color: #467F09;
	text-decoration: none;
}

.link1:Visited {
	color: #555555;
	text-decoration: none;
}

.link1:Hover {
	color: 444444;
	background-color: #FFCD1F;
}

.link2{
	color: #686868;
	text-decoration: none;
}

.link2:Visited {
	color: #686868;
	text-decoration: none;
}

.link2:Hover {
	color: #000000;
}
.riq
 {
	border : 1px solid #467F09;;
	color: #467F09;
	background-color: #F9D867;
	padding : 0.5em;
}

#slideCont {
	margin: 10px;
	/*border: solid 1px #000;*/
	text-align: center;
}
#slideCont img {
	margin: 5px;
}

.tdbottom
 {
	border-bottom : 1px solid ;
	color: #FFFFFF;
	
	
}

.link3{
	color: #FFFFFF;
	text-decoration: none;
	 font-size:0.8em;
}

.link3:Visited {
	color: #ffffff;
  font-size:0.8em;
	text-decoration: none;
}

.link3:Hover {
	
	background-color: #FFCD1F;
	font-size:0.8em;
}


	</style>