body{
margin-left:0px;
margin-bottom:0px;
margin-right:0px;
margin-top:0px;
}
.contenthead{
font-family:Trebuchet MS;
font-size:14px;
color:#858484;
font-weight:bold;
}
.contenttable{
font-family:Trebuchet MS;
font-size:12px;
color:#000000;
}
.tablebordeer{
border:1px solid  #DDDDDD;
}
.tablebordeer1{
border:1px solid  #7F8071;
}
.content{
font-family:Trebuchet MS;
font-size:11px;
color:#858484;
}
.content a{
font-family:Trebuchet MS;
font-size:11px;
color:#858484;
}
.content a:hover{
text-decoration:underline;
}
.footer{
font-family:Arial;
font-size:11px;
color:#858484;
}
.footer a{
font-family:Arial;
font-size:11px;
color:#858484;
}
.footer a:hover{
text-decoration:underline;
}
.stared{
font-family:Arial;
font-size:12px;
color:#FF0000;
}
.btn{ 
 font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
background-color:#757575;
font-size:11px;
font-weight:bold;
padding:1px;
border:0;}	

.toplinks{
font-family:Verdana;
font-size:11px;
color:#626262;
font-weight:sharp;
}
.toplinks a{
font-family:Verdana;
font-size:11px;
color:#626262;
font-weight:sharp;
}
.toplinks a:hover{
color:#F14148;
}
.toplinksactive{
font-family:Verdana;
font-size:11px;
color:#F14148;
font-weight:sharp;
}

.toplinksactive a{
font-family:Verdana;
font-size:11px;
color:#F14148;
font-weight:sharp;
}
.toplinksactive a:hover{
text-decoration:underline;
}


div{
				margin: 0px;
			}
			/* Scrollbar & content css */						
			#content1, #content2, #content3{
				height: 300px;
				width: 300px;
				float:left;
				background: #ffffff;
				overflow:hidden;
			}
			#content1 p{
				margin: 0px;
			}
			.scrollbar-vert{
				background-color:#E5E5E5;
				height: 300px;
					width: 20px;
				float:right;
			}
			.handle-vert{
				height: 42px;
				width: 20px;
				background: url(../images/handle.gif) no-repeat;
			}
			
			#content2 p{
				width: 1000px;
			}
			.scrollbar-hor{
				background-color: #d2e8ff;
				height: 20px;
				width: 300px;
				float:left;
			}
			.handle-hor{
				height: 20px;
				width: 42px;
				background: url(../images/handle-hor.gif) no-repeat;
			}
			
			#content3 p{
				width: 700px;
			}