﻿body 
{
	background-image: url(../../images/template_bgfade.jpg);
	background-attachment:scroll;
	background-repeat: repeat-x;
	background-color: #ffffff; /*in case there is no bg support*/
	margin: 0px 0px 0px 0px;
	border: none 0px;
	text-align: left;
	/*font-family: Microsoft Sans Serif, Helvetica, Arial, Geneva, sans-serif;*/
	font-family: Georgia, MS Serif, Serif;
	font-size: 12pt;
	line-height: 19pt;
	color: #555555;
}
h1 
{
	margin-top:0px;
	margin-bottom: 4px;
    font-size:1.6em;
    line-height:1.2;
    letter-spacing:-1px;
}
A:link { color: #CE406E; }
A:hover {color: #CE406E; background-color: #FDD7E4; }
A:visited { color: #CE406E; }

A.menu:link { TEXT-DECORATION: none ;color:#B8BE19; padding-left: 8px; padding-right: 8px;}
A.menu:visited { TEXT-DECORATION: none ;color:#B8BE19; padding-left: 8px; padding-right: 8px;}
A.menu:active { TEXT-DECORATION: none ;color:#B8BE19; padding-left: 8px; padding-right: 8px;}
A.menu:hover { TEXT-DECORATION: none ;color:#B8BE19;background-color:#F4F87F; padding-left: 8px; padding-right: 8px;}

A.pinkmenu:link { TEXT-DECORATION: none ;color:#EE0089; padding-left: 8px; padding-right: 8px;}
A.pinkmenu:visited { TEXT-DECORATION: none ;color:#EE0089; padding-left: 8px; padding-right: 8px;}
A.pinkmenu:active { TEXT-DECORATION: none ;color:#EE0089; padding-left: 8px; padding-right: 8px;}
A.pinkmenu:hover { TEXT-DECORATION: none ;color:#EE0089;background-color:#DBA7C5; padding-left: 8px; padding-right: 8px;}

A.invisilink:link {text-decoration: none; background-color: Transparent;}
A.invisilink:visited {text-decoration: none; background-color: Transparent;}
A.invisilink:active {text-decoration: none; background-color: Transparent;}
A.invisilink:hover {text-decoration: none; background-color: Transparent;}

div.float01
{
float: right;
margin: 0px 20px 0px 10px;
border: solid 1px #B8BE19;
padding: 0px 0px 0px 0px;
width: 200px;
font-size: 12pt;
}
div.floatinner
{
	margin: 10px 10px 10px 10px;
}
div.menu
{
	width:860px; 
	height:14px; 
	z-index: 99;
	position: absolute;
	left: 26px;
	top: 200px;
	margin: 0px 0px 0px 0px;
	border: none 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	}
div.biglogo 
{
	width:1000px; 
	height:234px; 
	margin: 0px 0px 0px 0px;
	border: none 0px;
	padding: 0px 0px 0px 0px;
	}
img.biglogo 
{
	width:1000px; 
	height:234px; 
	margin: 0px 0px 0px 0px;
	border: none 0px;
	}
div.maindiv 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	left: 21px;
	width:976px;
	background-color: #ffffff;
	}
div.nestdiv 
{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	position: relative;
	width:100%;
	}
	
.gallerycell
{
	width:128px;
	height:128px;
	padding: 2px 2px 2px 2px;
	text-align:center;
	vertical-align: middle;
	border: solid 1px #E0EAF4;
	}

.backgroundcell
{
	font-size:9pt; 
	line-height: 11pt;
	border-bottom: solid 1px #B8BE19; 
	color:#B8BE19;
	}
.selectcell
{
	font-size:9pt; 
	line-height: 11pt;
	vertical-align:top;
	border-bottom: solid 1px #B8BE19; 
	}
	
	div.galleryselect
	{
		color:#555555;
		background-color: #ffffff;
		border: solid 1px #ffffff;
	}
	
	div.galleryselect:hover
	{
		color:#555555;
		/*background-color: #B8BE19;*/
		cursor: pointer;
		border: solid 1px #B8BE19;
	}

	div.galleryselect2
	{
		color:#555555;
	}
	
	div.galleryselect2:hover
	{
		color:#555555;
		cursor: pointer;
		text-decoration: underline;
	}
			
	.pagecell
	{
	width:406px;
	font-size:9pt; 
	line-height: 11pt;
	vertical-align:top;
	border-bottom: solid 1px #B8BE19; 
	}
	
	img.innerselect
	{
		border: solid 2px #ffffff;
	}
	img.innerselect:hover
	{
		border: solid 2px #555555;
		cursor: pointer;
	}

td.tdFrameBorder
{
    border: solid 2px #E0EAF4;
    }

hr.hrSelect
{
    color: #E0EAF4;
    width: 94%;
    height: 2px;
    }