body
{
	overflow-x:hidden;
	background-color:#000000;
}

#ImgTableDiv{text-align:center}
table.Gallery{width:748; table-layout:fixed;}
.OneImg{ cursor:hand; text-align:center; width:100%; height:200; table-layout:fixed; border:3px solid #000000; }
.ImgName{ text-align:center; vertical-align:top; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; color:#FFFFFF }
table.Gallery td.EMPTY{text-align:center;background-color:black; border:'none'}
table.Gallery td.DEFAULT{text-align:center;background-color:black; border:3px solid #666666 none; }
td.IMGCELL{}

table.Gallery td.PANORAMIC{text-align:center;background-color:#33CCCC; border:3px solid #FFFF00 none; }
table.Gallery td.WALLPAPER{text-align:center;background-color:black; border:3px solid #FFFF00 none; }	
table.Gallery td.WALLPAPER-R{text-align:center;background-color:black; border:3px solid #FFFF00 none; }	
table.Gallery td.WALLPAPER-L{text-align:center;background-color:black; border:3px solid #FFFF00 none; }			
table.Gallery td.IRYA{text-align:center;background-color:#33CCCC; border:3px solid #FFFF00 none; }

.ImageInfoTable 
	{
	table-layout:fixed;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #6666FF;
	border-top-width: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6600FF;
	border-right-color: #6600FF;
	border-bottom-color: #6600FF;
	border-left-color: #6600FF;
	padding: 10px;
	width: 100%;
	height: 100%;
	}
	
.ImageInfoTable TH
	{
	vertical-align:top;
	text-indent:10px;
	text-align:justify;
	}
	
.ClickHereForInfo 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	}

#CommentsIframe
	{
	width:100%;
	height:100%;
	}


.SmallBlackDropDown {
	height: 10px;
	width: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

.SmallWhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.WiderSmallBlackDropDown {
	height: 10px;
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.SmallBlackInput {

	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

.SmallBlackTextarea {
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000000;
}
.SmallBlackButton {
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000000;
	border-width: 1px;
}

.ImgTooltipTable
{
	table-layout:fixed;
	width:200;
	background-color:#FFFFFF; 
	border:2px solid purple none;
}

.TooltipHeader {
	color:#330033;
	width:80; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;

}

.TooltipValue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	vertical-align:top;
}
.SmallBlackCheckbox {
	font-size: 10px;
	padding: 50px;
	color: #000000;
	background-color: #000000;
}

.LinksSection
{
	text-align:center;
}

.LinksSectionTable
{
	background-color:#333333;
	color:#FFFFFF;
	width:80%;
}
.LinksSectionHeader
{
	color:#CCFF00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
}
.LinkInLinksSection
{
	color:#00CCFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
}

.MoreOptionsMenu
{
	display:none;
	visibility: hidden;
}


.MoreOptionsMenuRow
{
	cursor:hand;
	border-bottom:1px solid #333333 none;
	height:20px;
	text-indent:20px
}

.InfoItemTable {
	background-color: #336699;
	border: 0px none #000000;
	border-collapse:collapse;
	margin: 1px solid black;
	padding: 0px;
	width: 100%;
}

.InfoItemTableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
}

.InfoItemTable tr{
	border: 1px solid black;
	margin: 1px solid black;
	padding: 0px;
}

.InfoItemTable td{
	border: 1px solid black;
	margin: 1px solid black;
	padding: 0px;
}

.InfoItemAdditionalNames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0C0C0;
}

.InfoItemMainTextCell{
	vertical-align:top
}

.InfoItemText{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type:square;
	vertical-align:top;
}

.InfoItemMainComment{
	font-size:16px;
	font-weight:bold;
}

.InfoItemSecondaryImgsCell {
	text-align: center;
	width: 30%;
	vertical-align:top;
}

.InfoItemSecondaryImgsCell img{
	border: 1px solid #0099FF none;
}

.InfoItemGalleryImgsTable {
	background-color: #336699;
	border-width:thick;
	border-style:solid;
	border-color:#FFFFFF;
	margin:10px;
	width: 80%;
}

.InfoItemGalleryImgsTable tr td{
	text-align:center;
}

.StatusLink{
font-weight:bold;
font-size:18px;
text-decoration:none;
font-style:italic
}

.InfoItemsTable {
	background-color: #336699;
	border-collapse:collapse;
	margin: 0px;
	width: 100%;
}

.InfoItemsTable tr td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

.InfoItemsSpaceRow {
	background-color:	#000000;
	height: 10px;
}

.InfoItemsTableHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	background-color:#330066;
}

.smallyellowtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF00;
	font-style: italic;
	font-weight: bold;
}

.smallyellowtextlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF00;
	font-style: italic;
	font-weight: bold;
	text-decoration:underline;
}

.LastUpdated{
	color:#C0C0C0;
	font-size:12px;
	margin:10 0 10 0; 
}

.InfoItemCell{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

.InfoItemNameInList{
	font-weight:bold;
	text-decoration:none;
	color:white;
}

.InfoItemImgLink{
	text-align:center;
}

.InfoItemNameInUpdatedList{
	font-weight:bold;
	color:white;
	text-decoration:none;
}

.InfoItemListTitle{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
}

.LastUpdatedItems{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

#InfoItemsSortTools{
	margin:0 0 10 0; 
}

a .ImgInInfoItemList{
	border:'8px';
	text-align:center;
}

td .ImgInInfoItemList{
	text-align:center;
}

.AltImgTableTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:30px 0 0 0;
}

.InfoItemsNavBar{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#00FFFF;
}

.InfoItemsNavBar a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#00FFFF;
}

.LinkForHiddenPage{
	margin:20px 0 20px 0;
}

.LinkForHiddenPage a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#00FFFF;
}

.SmallImageCell {
	padding:10px 0px 10px 0px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;		
}

.SmallImageText{
	margin-top: -20px
}

.InfoDiagRow{
	background-image: url("\diadb/reka.gif");
	background-position: bottom right; 
}

.InfoDiagRow td{
	border-spacing: 0px;
	padding:20px;
	padding-bottom:0px;
}

.InfoDiagTable{
	border-collapse:collapse;
}

.InfoDiagTextRow{
}
