a{
	color: #e2d0b2;
	font-family: verdana;
	font-size: 12px;
	text-decoration: underline;
}
a:hover{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	text-decoration: underline;
}
.sidelinks{
	color: #55503F;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
}
.sidelinks:hover{
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	text-decoration: underline;
}
a.smallcontent{
	color: #e2d0b2;
	font-family: tahoma;
	font-size: 10px;
	text-decoration: underline;
}
a.smallcontent:hover{
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	text-decoration: underline;
}
.sidelinksdown{
	color: #e2d0b2;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
}
.sidelinksdown:hover{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	text-decoration: underline;
}
.maincontent{
	background: url(images/blacbd.jpg); 
	background-repeat: no-repeat;
	background-position:center center;
	background-color:#F2F2F2;
	height:505px;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 13px;

}
.blktext{
	color: #000000;
	font-family: tahoma;
	font-size: 12px;

}
.smallcontent{
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
}
.linkbg{
	background-color:#C8C8C8;
}
.menu{
        position:relative;
        left:100px;
        top:100px;
}
h1{
	color: #e2d0b2;
	font-family: tahoma;
	font-size: 20px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
h2{
	color: #e2d0b2;
	font-family: tahoma;
	font-size: 14px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.scrollbar{
        scrollbar-face-color: #FFFFFF;
        scrollbar-highlight-color: #2e2e2e;
        scrollbar-3dlight-color: #e2d0b2;
        scrollbar-shadow-color: #e2d0b2;
        scrollbar-darkshadow-color: #2e2e2e;
        scrollbar-track-color: #2e2e2e;
        scrollbar-arrow-color: #000000;
	overflow-x: hidden;
	overflow-y:scroll; 	
}

.submitbutton{
	border: 1px solid white; 
	background-color: #e2d0b2; 
	color: #2e2e2e; 
	font-weight: bold; 
	font-size:10px;
	padding-left:5px;
	padding-right:5px;
}
