body			{font-family: arial, "lucida console", sans-serif;
			font-size: 8pt;
			margin: 0px;
			background-color: #df784e;
			background-image: url('images/scheme1/bgn02.jpg');
			background-repeat: repeat-x;
			}

table			{font-family: arial, "lucida console", sans-serif;
			font-size: 8pt;
			}

img 			{border: 0; }

hr			{border-top: 1px dashed #fff;
			border-bottom: 1px dashed #fff;
			height: 0px;
			margin: 10px 0px 10px 0px;
			}


a:link 			{color: #4364a8; text-decoration: none; border: 0px;}
a:visited 		{color: #4364a8; text-decoration: none; border: 0px;}
a:hover 		{color: #4364a8; text-decoration: underline; border: 0px;}

div.header		{background-color: #4364a8;
			background-image: url('images/scheme1/header.gif');
			background-position: top left;
			background-repeat: no-repeat;
			border-bottom: 10px solid #fff;
			padding: 10px;
			color: #fff;
			}

div.header a:link 	{color: #fff; text-decoration: none; border: 0px; font-variant: small-caps;}
div.header a:visited 	{color: #fff; text-decoration: none; border: 0px; font-variant: small-caps;}
div.header a:hover 	{color: #fff; text-decoration: underline; border: 0px; font-variant: small-caps;}

table.thumbbg		{
			color: #ad0a0a;
			font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; 
			font-size: 8pt; 
			line-height: 16px; font-variant: small-caps; 
			}

table.thumbview		{margin: 10px; 
			border-collapse: collapse;
			border: 1px solid #cccccc;
			}

div.imgdiv		{background-color: #ededed;
			border-width: 0px 10px 10px 10px;
			border-color: #fff;
			border-style: solid;
			padding-bottom: 10px;
			background-image: url('images/_side.gif');
			background-position: bottom right;
			background-repeat: no-repeat;	
			}

div.subheader		{background-color: #4364a8;
			margin: 0px 0px 0px 0px;
			background-image: url('images/scheme1/bgh02.gif');
			background-position: left;
			background-repeat: repeat-y;
			color: #ad0a0a;
			border-top: 1px dashed #fff;
			border-bottom: 1px dashed #fff;
			line-height: 24px; 
			font-size: 18px; 
			font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
			padding: 6px;
			}

div.subheader a:link 	{color: #fff; text-decoration: none; border: 0px;}
div.subheader a:visited {color: #fff; text-decoration: none; border: 0px;}
div.subheader a:hover 	{color: #fff; text-decoration: underline; border: 0px;}
			

div.container		{border: 1px solid #ccc;
			padding: 3px;
			}

div.albgrid		{border-color: #fff;
			border-style: solid;
			border-right-width: 1px;
			border-bottom-width: 0px;
			border-left-width: 0px;
			border-top-width: 0px;
			}

div.floatdiv		{visibility: hidden; 
			z-index: 1; 
			position:absolute; 
			top: 0px; 
			left: 0px;
			margin: 3px; 
			background-color: #ededed;
			border: 1px solid #ccc;
			padding: 3px;
			}
			
div.comments	{
			float: left;
			width:180px;
			text-align: center;
			overflow-x:hidden;
			}
			
.commentsForm {
			font-family: arial, "lucida console", sans-serif;
			font-size: 10px; 
			background-color:#F8CD96;
			border:1px solid #DF784F;
			}


h1 			{font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; 
			font-size: 20px;
			color: #fff;
			margin: 4px;
			display: inline;
			}

h2 			{font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; 
			font-size: 20px;
			color: #ad0a0a;
			margin: 4px;
			display: inline;
			}

h3			{font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; 
			font-size: 8pt;
			color: #ad0a0a;
			margin: 4px;
			display: inline;
			font-variant: small-caps;
			}


td.listtd		{vertical-align: middle;
			}

td.listtdhead		{text-align: center;
			background-color: #fff;
			margin: 1px;			
			}

