﻿.mainPage, .thumbsPage, .zoomPage {
	font-family:verdana;
	font-size:10pt;
	cursor:url("body.cur");
	}

.thumbsPage, .zoomPage {
	background-color:#000000;
	}

td {
	font-family:verdana;
	font-size:10pt;
	}

.topTable, .bottomTable, .mainTable {
	border-collapse: collapse;
	width:800px;
	}

.mainTable {
	/*Control the main table in mainPage.htm*/
	padding:5px;
	height:400px;
	border-top:0pt solid;
	border-left:1pt solid #FFFFFF;
	border-right:1pt solid #333333;
	border-bottom:0pt solid;
	}

.topTable {
	border-top:1pt solid #FFFFFF;
	border-left:1pt solid #FFFFFF;
	border-right:1pt solid #333333;
	border-bottom:0pt solid;
	}

.bottomTable {
	border-top:0pt solid;
	border-left:1pt solid #FFFFFF;
	border-right:1pt solid #333333;
	border-bottom:1pt solid #333333;
	}

.rightCell, .leftCell, .topCell, .bottomCell {
	border-top:0pt solid;
	border-bottom:0pt solid;
	}

.topCell {
	height:60px;
	}


.centerCell {
	border-top:1pt solid #FFFFFF;
	border-bottom:1pt solid #333333;
	border-left:0pt none;
	border-right:0pt none;
	}


.bottomCell {
	height:40px;
	padding:10px;
	}

.rightCell, .leftCell  {
	width:5px;
	}

.rightCell {
	border-left:0pt solid;
	border-top:0pt solid;
	}

.leftCell {
	border-right:0pt solid;
	}

.leftCell, .rightCell, .topCell, .bottomCell, .spacingCell, .centerCell {
	background-color:#CCCCFF;
	}

.mainCell {
	width:790px;
	border-top:1pt solid #000000;
	border-left:1pt solid #000000;
	border-right:1pt solid #CCCCCC;
	border-bottom:1pt solid #CCCCCC;
	background-color:#FFFFFF;
	color: #000066;
	padding:5px;
	}

.mainImage {
	/*Control the LARGE image on mainPage.htm*/
	border:0pt none;
	cursor:pointer;
	}

body, td, a {
	/*Control font color of body, tb and a*/
	color:#000000;
	}

body {
	background-color:#E4DFEC;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#CCCCFF,endColorStr=#F5F5F5);
	}
.imageTable {
	/*Control the table around the LARGE image on mainPage.htm*/
	}

.thumbsImages {
	/*Control the small images on the thumbs page*/
	FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#0000ff,strength=3);
	cursor:pointer;
	margin:5px;	
	}

.thumbsPage, .pictureCell, .thumbsCell {
	/*Control BACKGROUNG apearance of LARGE cels in main page and thumb page*/; 
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#CCCCFF,endColorStr=#9999FF); 
	} 

.titleCell, .statusCell {
	/*Control BACKGROUNG apearance of TOP and BOTTOM cells in main page*/; 
	} 

.thumbsPage {
	/*Control thumbsPage.htm*/
	cursor:url('Dynamic-Image-Gallery/body.cur');
	}

.titleCell {
	/*Control the upper cells on mainPage*/
	border:0pt solid;
	}

.pictureCell {
	/*Control the large cell of the mainImage in mainPage*/
	border:0pt solid;
	}

.thumbsCell {
	/*Control cell that contain the iFrame with the images.*/
	border:0pt solid;
	}

.statusCell {
	/*Control status cell*/
	border:0pt none;
	font-family:verdana;
	font-size:8pt;
	height:14pt;
	}


.button {
	}

.galleryTitle {
	/*Control the SPAN title of the gallery*/
	font-family:Verdana;
	font-size:14pt;
	}

.galleryStatus {
	/*Control the status text*/
	font-family:Verdana;
	font-size:8pt;
	}
	
.imageName {
	/*Control the image name text*/
	margin-top: 1;
	margin-bottom:1;
	font-family:Verdana;
	font-size:14pt;
	}
	
.controlButtons {
 	height:20;
 	font-size:10px;
 	}
 
 .zoomImage {
	/*Control the image in the zoomPage.htm*/
 	}
 
 .zoomTable {
	/*Control the TABLE in the zoomPage.htm*/
	width:100%;
	height:100%;
 	}
 
 .zoomCell {
	/*Control the CELL in the zoomPage.htm*/
 	}
 	
 .zoomPage {
	/*Control the zoomPage.htm*/
 	}

:link.topMenuLinks, :active.topMenuLinks, :visited.topMenuLinks, :hover.topMenuLinks {
	border-top:1pt solid #666666;
	border-left:1pt solid #666666;
	border-right:1pt solid #CCCCCC;
	border-bottom:1pt solid #CCCCCC;
	color: #000066;
	margin:2px;
	background-color:#99CCFF;
	text-align: center;
	font-family: Arial;
	font-size:9pt;
	width: 150px;
	height: 20;
	}

:hover.topMenuLinks {
	background-color:#33CCCC;
	}
	
:link.bottomMenuLinks, :active.bottomMenuLinks, :visited.bottomMenuLinks, :hover.bottomMenuLinks {
	border-top:1pt solid #666666;
	border-left:1pt solid #666666;
	border-right:1pt solid #CCCCCC;
	border-bottom:1pt solid #CCCCCC;
	color: #000066;
	background-color:#99CCFF;
	text-align: center;
	font-family: Arial;
	font-size:9pt;
	width: 150px;
	height: 20;
	}

:hover.bottomMenuLinks {
	background-color:#33CCCC;
	}

:link.docsMenuLinks, :active.docsMenuLinks, :visited.docsMenuLinks, :hover.docsMenuLinks {
	border-top:1pt solid #666666;
	border-left:1pt solid #666666;
	border-right:1pt solid #CCCCCC;
	border-bottom:1pt solid #CCCCCC;
	color: #000066;
	margin:1px;
	padding:2px;
	background-color:#CCFFFF;
	text-align: center;
	font-family: Arial;
	font-size:9pt;
	text-decoration:none;
	}

:hover.docsMenuLinks {
	background-color:#33CCCC;
	}
	
 h1 {
	font-name:verdana;
	font-size:14pt;
	font-weight:normal;
 	}
 	
 h2 {
	font-name:verdana;
	font-size:10pt;
	font-weight:normal;
 	}
 
P {
	text-align:justify;
	}
	
LI {	
	margin-bottom:5px;
 	}