.leftPic {
	position:relative;
	width:400px;
	border:0px;
	z-index:5;
}


.Headers {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.smallbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.smallLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #000066;
	text-decoration: underline;
}


.pics {
	text-align:left;
	vertical-align: text-top;
	left: 0px;
	top: 0px;
}

.toLeft {
	text-align:left;
	}

table.holdCells{
	width: 600px;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: none;
	text-align:left;
}

div.menuFrame{
	width: 298px;
	vertical-align: top;
	height: 180px;
}

.trans *{
	-moz-opacity:1;
	filter:Alpha(Opacity=100);
}


.disFormText {
	margin: 0px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: lowercase;
	color: #666666;
}
.inpFormText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.contentFrame {
	position: relative;
	background-color: #ffffff;
	-moz-opacity:.85;
	filter:Alpha(Opacity=85);
	background-color: rgba(255,255,255,.85);
	z-index: 2;
	top: -20px;
	margin: 0px;
	height: 600px;
	width: 800px;
	border:0px;
}

#contents * {
	-moz-opacity:1;
	filter:Alpha(Opacity=100);
}

body {
	border:0px;
	margin:0px;
	padding:0px;
	margin-top:5px;
	height:100%;
}

body.mainBack{
	border:0px;
	margin:0px;
	padding:0px;
	background-color: #e6f4ff;
	background-image:url(images/background.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: bottom center;
}

.main {
	width: 800px;
	position:relative;
	left: 50%;
	margin-left: -400px;
	height: auto;
	padding-bottom:10px;
	

}

.area {
	position: relative;
	width: 800px;
	height: 270px;
	text-align:center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: -25px;
	z-index: 1;
}


.areaBack {
	float:right;
	position:absolute;
	right:0px;
	top: 50px;
	background-color: #FFFFFF;
	width: 800px;
	height: 100%;
	min-height: 690px;
	-moz-opacity:.75;
	filter:Alpha(Opacity=75);
	opacity:.75;
	z-index: 1;
clear:both;
}


div.cmpName {
	/*background-image:url(images/logoBanner.jpg); */
	width:800px;
	height:100px;
	z-index:29;
	position:relative;
	top:0px;
	left:0px;
}

.menuSys {
	position:relative;
	top: -10px;
	width: 800px;
	height: 83px;
	padding:0px;
	margin: 0px;
	z-index:30;
}

.box_background {
	position:relative;
	top: -10px;
	width: 800px;
	height: auto;
}

div.item {
	width: 300px;
	height: auto;
	position:inherit;
}

.itemDesc {
	width: 245px;
	left:58px;
	position: inherit;
	height:auto;
	padding-bottom: 30px;
	padding-right:5px;
	padding-left: 5px;
}

.flashPlay {
	position:relative;
	z-index: 28;
	top: -20px;
	
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-align: center;
	position: relative;
	width:100%;
	float: left;
	top: 20px;
}
.secHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000066;
	text-align:left;
	padding-left:25px;
}

.secLine {
	width:auto;
	height: 18px;
	background-color:#000066;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: normal;
	text-align: right;
	word-spacing: normal;
	padding-right:5px;
	padding-top: 3px;
	padding-bottom: 3px;
	}

/* scrollbar settings for IE 5.5+ */

.colData  {
	scrollbar-base-color: #000066;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color:  #000066;
	scrollbar-highlight-color: #000066;
	scrollbar-3dlight-color: #000066;
	scrollbar-darkshadow-color: #000066;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}


/* now the specifics for each size of scrollable region*/

.colData {	
	border: 0px;
	width: 360px;
	height: 535px;
	overflow: auto;
	padding-left:10px;
	padding-top: 10px;
 	padding-right: 16px; /* value for Mac IE, real value for other browsers below */
 }

/* \ real value for all browsers except Mac IE, which will ignore the following rule */
.colData { padding-right: 0px; width: 360px; }	

/* Add padding so that paragraphs don't crash into the scrollbar */

.colData {
	padding-right: 5px;
}
.ColumnHeads {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000066;
	text-decoration: none;
	letter-spacing: normal;
	text-align: right;
	word-spacing: normal;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: left;
	display: block;

}
.miniMenu {
	position:absolute;
	top: 365px;
	left: 380px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}


.MenuHeaders {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 36px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-transform: uppercase;
}

.submenu {
	position:relative;
	top:-20px;
	width: 800px;
	height: 55px;
	padding:0px;
	margin: 0px;
	border:0px;
	overflow:hidden;
	z-index: 28;
}
.listRows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	height: 75px;
	width: 760px;
	position: relative;
	left: 0px;
	top: 10px;
	z-index: 100;
	margin-bottom:20px;
	padding-top: 10px;
}

.listRows a { 
	display:block; 
	width:100%; 
	height:100%; 
	text-decoration:none; 
} 
.listRows a:hover { 
	text-decoration:none; 
	background-color: #FFFF66; 
} 


.recordFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	float: right;
	height: 16px;
	width: 795px;
	position: absolute;
	z-index: 99;
	top: 720px;
	text-align: right;
	right: 0px;
	background-color: #000066;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 4px;
	padding-right: 5px;
}
.fullDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	position: relative;
	height: 810px;
	width: 800px;
	z-index: 300;
}
.details_data {
	position: absolute;
	height: 805px;
	width: 420px;
	left: 0px;
	top: 0px;
}
.images_details {
	float: right;
	height: 805px;
	width: 380px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #000066;
}
.repeatPic {
	height: 65px;
	width: 65px;
	left: 50px;
	position: absolute;
	float: left;
}

.repeatData {
	height: 65px;
	width: 630px;
	right: 10px;
	float: right;
	position: absolute;
}

.repeatLine {
	height: 5px;
	width: 700px;
	right: 50px;
	float: right;
	clear: both;
	bottom: 5px;
	position: absolute;
}
.mainBack .main .listRows a:link {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.recordDetails_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	float: left;
	height: 795px;
	width: 380px;
	position: relative;
	z-index: 212;
	left: 20px;
	overflow-y: auto;
}
.recordDetails_images {
	position: relative;
	z-index: 210;
	height: 795px;
	width: 380px;
	float: right;
	right: 10px;
}
.displayPropertyData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding-right: 20px;
}
.recordDetails_dataMoreInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.detailTableDisplay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.ColumnHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000066;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
}
.maintainence_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000033;
	text-align: center;
	height: 25px;
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.maintenence_contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	height: auto;
	width: 800px;
	overflow: auto;
}
.displayImages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	float: left;
	height: auto;
	width: 490px;
	position: absolute;
	margin-top: 10px;
	padding-right: 10px;
}
.displayaddImages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	float: right;
	height: 400;
	width: 300px;
	position: absolute;
	right: 0px;
	background-color: #000066;
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
}
.addImage_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF00FF;
	text-align: center;
	text-transform: uppercase;
}
.ColumnHeaderWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
}
.main #LogoutBox {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	height: 20px;
	width: auto;
	float: right;
	position: absolute;
	z-index: 500;
	top: 10px;
	right: 30px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
.footerText2 {
clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-align: center;
	/*position: absolute;*/
	width:100%;
	float: left;
	bottom: -30px;
	z-index:255;
}
.main #navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000066;
	height: 15px;
	width: 100%;
	top: 10px;
	text-align: right;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.main #navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
.mainBack .main .recordFooter a {
	color: #FFFFFF;
	text-decoration: none;
}
#musicPlayer {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 500;
	width: 300px;
	top: 20px;
	right: -350px;
	margin: 0px;
	padding: 0px;
	height: 150px;
}

a:link, a:visited, a:active  {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.linkbox {
	
	}
.hovering {
	background:#ccc;
	cursor:pointer;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	display: inline;
}

