/* CSS Document */
#Layout {
	vertical-align: top;
	position: relative;
	top: 5%;
	float: left;
	left: 0%;
	width: 720px;
	
}
#Photo {
	border: 1px solid #666666;
	text-align: center;
	float: left;
	width: 233px;
	height: 147px;
}
#RowTL {
	background-color: #EFEFEF;
	height: 64px;
	margin-bottom: 3px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
}
#RowBL {
	background-color: #EFEFEF;
	height: 64px;
	clear: left;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
}
#Left {
	float: left;
	width: 215px;
}
#Right {
	float: left;
	width: 215px;
}
#RowBR {
	background-color: #EFEFEF;
	height: 64px;
	clear: right;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
}
#RowTR {
	background-color: #EFEFEF;
	height: 64px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	margin-bottom: 3px;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
}
#Top {
	height: 31px;
	background-image: url(localimages/FrameTop.jpg);
	background-repeat: no-repeat;
	background-position: 145px bottom;
}
#TabLeft {
	width: 27px;
	float: left;
	height: 157px;
}
#btnTL {
	background-image: url(localimages/btnTL.gif);
	height: 75px;
	width: 27px;
	background-position: 1px;
	background-repeat: no-repeat;
	margin-top: -2px;
}
#btnBL {
	background-color: #FDFDFD;
	background-image: url(localimages/btnBL.gif);
	background-position: 1px;
	height: 75px;
	width: 27px;
	background-repeat: no-repeat;
}
#TabRight {
	float: left;
	width: 27px;
	height: 157px;
}
#btnTR {
	height: 75px;
	width: 27px;
	background-image: url(localimages/btnTR.gif);
	background-repeat: no-repeat;
}
#btnBR {
	background-image: url(localimages/btnBR.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 27px;
}
#FrameTop {
	position: absolute;
	top: 3px;
	left: 100px;
}
#Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 12px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
#segHeader {
	height: 31px;
	background-image: url(localimages/FrameTop.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	width: 717px;
}
#Caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #666666;
	float: left;
	width: 233px;
	text-align: center;
	margin-left: 120px;
	clear: left;
}
