BODY{
	text-align:center;
	margin:0px;
	padding:0px;
	background:#000000 url(../images/bageBg.jpg);
	
	scrollbar-base-color:#edf5f5;
	scrollbar-3d-light-color:#edf5f5;
	scrollbar-arrow-color:#999999;
	scrollbar-darkshadow-color:#edf5f5;
	scrollbar-face-color:#edf5f5;
	scrollbar-highlight-color:#edf5f5;
	scrollbar-shadow-color:#edf5f5;
	scrollbar-track-color:#999999;
}
#Container{
	margin:0px auto;
	text-align:left;
	width:800px;
}

TABLE TD{vertical-align:top;}
IMG{border:0px;	display:block;	clear:both;}
.space{	height:1px;	width:1px;	overflow:hidden;font-size:0px;}
.left{float:left;}
.right{	float:right;}
.clear{	clear:both;}

/*TopMenu*/
#TopMenu{clear:both;white-space:nowrap;}
#TopMenu A{	float:left;	display:block;}
#TopMenu2{clear:both;}
#TopMenu2 A{float:left;}
#FunctionTabs{float:none;clear:both;}
#FunctionTabs A{float:left;display:block;}
#LeftPagePart{
	background:url(../images/leftPagePart.jpg) left top no-repeat;
	width:280px;
	height:292px;
	margin-left:10px;
}
.LeftContentIn{	margin:5px 15px 5px 20px;}

#LeftPagePart1{
	background:url(../images/leftPagePart1.gif) left top no-repeat;
	width:268px;
	height:176px;
	margin-left:22px;
}

/*previousVisitations*/
.PreviousVisitations{
	margin:5px 0px 5px 20px;
	overflow:hidden;
	overflow-y:auto;
	overflow: -moz-scrollbars-vertical; 
	width:210px;
	height:106px;
	scrollbar-base-color:#edf5f5;
	scrollbar-3d-light-color:#edf5f5;
	scrollbar-arrow-color:#999999;
	scrollbar-darkshadow-color:#edf5f5;
	scrollbar-face-color:#edf5f5;
	scrollbar-highlight-color:#edf5f5;
	scrollbar-shadow-color:#edf5f5;
	scrollbar-track-color:#edf5f5;
}

.previousVisitationsTable{
	font-family:Arial, Verdana;
	font-size:11px;
	color:#cfdbdb;
	background-color:#315787;
	border: 1px solid #edf5f5;
	border-collapse:collapse;
}
.vLite{background-color:#59789e;}
.previousVisitationsTable TD{padding:3px 5px 3px 5px;}
.vPersonDetails{text-align:center;width:50px;}
.vPersonDetails A{color:#ffffff;text-decoration:none;}
.vPersonDetails A:HOVER{text-decoration:underline;}



.ContentIn
, .ContentIn TABLE
, .LeftContentIn
, .LeftContentIn TABLE {
	font-family:Arial, Verdana;
	font-size:11px;
	color:#646464;
}

.backToTop{
	background:url(../images/backToTop.gif) left center no-repeat;
	padding:0px 0px 0px 12px;
	font-family:Arial, Verdana;
	font-size:11px;
	color:#002d6a;
	text-decoration:none;
	line-height:11px;
}
.backToTop:HOVER{
	text-decoration:underline;
}



/*ContentFooter*/
#ContentFooter{
	text-align:center;
	margin:10px 30px 9px 35px;
}
#ContentFooter
, #ContentFooter A{
	font-family:Arial, Verdana;
	font-size:11px;
	color:#104c81;
	text-decoration:none;
}
#ContentFooter A:HOVER{
	text-decoration:underline;
}
#PageFooter{
	margin:5px 5px 20px 5px;
}
.PoweredBy{
	font-family:Arial, Verdana;
	font-size:10px;
	color:#94c4e1;
	text-decoration:none;
}
.PoweredBy:HOVER{
	color:#c9e2f1;
}

.Copyright{
	font-family:Arial, Verdana;
	font-size:10px;
	color:#59789e;
	text-decoration:none;
}
