BODY {
	background-repeat:no-repeat;
	background-position: top center;

}
IMG {
        border: 0px;
}

TD {
	    font-family: verdana;
	    font-size: 10pt;
}

SELECT {
    font-family: verdana;
    font-size: 8pt;
	background-color: #C7BEE5;
	width:150px;
}

.A_MenuLineItem {
        font-family: verdana;
        font-size: 8pt;
		color: #FF88BB;

}

.INPUT_EditButton {
	width: 90px;
	background-color: #D9D9DF;
}

.INPUT_Ass {
	width: 150px;
	height: 20px;
    font-family: verdana;
    font-size: 7pt;
	background-color: #C7BEE5;
}

.IMG_SelectedImage {
	border: 3px window-inset #EBE8F5

}

.ImageMosaic
{
    /*margin: -3;*/
    border: none;
    display:block;
    position:relative;
    text-Align: center;
    width: 64px;

}

.IMG_LogoSpinLeft {

	position: relative;
	left: -280px;
	top:  20px;

}

.IMG_LogoSpinRight {

	position: relative;
	left: 280px;
	top:  20px;

}


.DIV_MosaicMenuline {
	position: relative;
	left: 0px;
	top:  -75px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
}

.DIV_Mosaic {

	position: relative;
	vertical-align: top;
	left: 0px;
	top: -70px;
	width: 660px;
	height: 400px;

}

.DIV_MosaicHeader {

	position: relative;
	text-align: left;
	margin-left: 0px;
	vertical-align: top;
	left: 0px;
	top: 25px;
	width: 660px;
	height: 20px;

}

.DIV_MosaicFooter {

	position: relative;
	text-align: left;
	margin-left: 0px;
	vertical-align: top;
	left: 0px;
	top: -90px;
	width: 660px;
	height: 20px;

}


.DIV_PhotoListing {

	position: relative;
	left: -262px;
	top: 150px;
	overflow: auto;
	width: 195px;
	height: 316px;
	scrollbar-base-color: #7B7895

}


.DIV_PhotoContent {

	position: relative;
	left: 118px;
	top: -165px;
	overflow: auto;
	width: 496px;
	height: 316px;
	scrollbar-base-color: #7B7895

}

.DIV_UpdatePhotoListing {

	position: relative;
	left: 20px;
	top: 0px;
	overflow: auto;
	width: 195px;
	height: 600;
	scrollbar-base-color: #7B7895

}

.DIV_UpdatePhotoContent {

	position: relative;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 100%;
	vertical-align: top;
	scrollbar-base-color: #7B7895

}

.TD_ThumbNail {
	background-color : #000000;
    width: 64px;
    height: 64px;

}

.TD_PhotoImage {
	background-color : #000000;
}

.TD_PhotoInfo {
	background-color : #7B7895;
    font-size: 8pt;
	color: #000000;
}

.TD_PhotoTitle {
    font-size: 14pt;
}

.TD_PhotoStory {
    font-size: 8pt;
	color: #EEEEEE;
}

.TD_PhotoDetails {
    font-family: arial;
    font-size: 7pt;
	color: #101010;
	text-align: left;
}

