/*===================================*/
/*clouds1 for Clouded Vision                        */

/*===================================*/

/* BODY sets up global elements of the page display */
/* that may be modified locally later.*/
body {
/* Font settings*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
/* Page background colour*/
        background: #ccccff;
}

/* LINKS (or hyperlinks) simplify navigation              */
/* ... by default to other of 'my' Pbase galleries.      */
/* colours indicate whether ...                           */ 
/* active = currently in use, visited = already accessed. */
/* To assign different colours use separate LINKS entries.*/
a:link,a:active, a:visited { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12pt;
	font-weight:bold;
	margin-bottom: 5px;
} 
/*HOVER makes a LINK change colour before being clicked. */
a:hover {
        color: #cc0000;
}

/*THUMBNAIL image icons display specifications */
a.thumbnail, a.thumbnail:link, a.thumbnail:visited, a.thumbnail:active {
        border: #ffffff 2px solid;
        margin-bottom: -75px;
        padding-top: 10px;
        width: 180px;
        display: block;
        color: 000000;
        background: #ccccff;
        height: 220px;
}
a.thumbnail:hover {
        border: #cc0000 2px solid;
	color: #000000;
        margin-bottom: -75px;
        padding-top: 10px;
        width: 180px;
        display: block;
        background: #cccccc;
        height: 220px;
}

td.thumbnail { 
	height: 220px; 
} 

/*DIVISION (DIV) */
div,font,li,ul,form,i,h1,h2,h3,center {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12pt;
	font-weight: normal;
	line-height:150%;
	margin-bottom: 5px;
}


h1, h2 {
 	font-family:Garamond, Verdana, Arial, Helvetica, sans-serif;
        border: #6699ff 4px solid;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        margin-bottom: 1em;
        margin-left: -10px;
        margin-right: 0px;
        padding: 13px;
        display: block;
        background: #666666;
        color:  #6699ff;
        font-size: 30px;
        font-weight: bold;
        letter-spacing: 4px;
        text-align: center;
        height: 40px;
        position: relative;

}

h1, h2:first-letter {
  color: #6699ff;
  font-weight: bold;
  font-size: 30px;
}

h3 {
        border-bottom: #6699ff 2px solid;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 3px none;
        padding: 12px;
        display: block;
        background: rgb(0, 0, 0);
        color: #999999;
        font-size: 12px;
        font-weight: normal;
        text-align: center;
}

img {
        border: rgb(0, 0, 0) 1px none;
}

img.thumbnail {
        border: #000000 1px solid;
        margin: 0px;
        padding: 0px;
        background: rgb(45, 45, 45);
        vertical-align: middle;
	}

td.message_body {
        border-top: 1px none;
        border-left: 1px none;
        border-right: 3px solid #6699ff;
        border-bottom: 3px solid #6699ff; 
        display: block;
        margin-bottom: 10px;
        background:#ccffff;
        border-bottom: 3px solid #6699ff; 
}
 
.caption {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12pt;
	font-weight:bold;
	line-height:150%;
	margin-bottom: 5px;
}
       
BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }



BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }


BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }


BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
