.body {
	background-color: #ffffff;
	background-image: url('img/bg.gif');
}

.imgu {
  padding:3px;
  border:1px dashed #000000;
  }

.tablestyle {BACKGROUND-COLOR: #FFFFFF}

.tdstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #ffffff;
	color: #cccccc;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	border-left-color: #bbbbbb;
	border-right-color: #bbbbbb;
}

.tdmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #eeeeee;
	color: #cccccc;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EB8E8E;
	border-bottom-color: #dddddd;
	border-left-color: #bbbbbb;
	border-right-color: #bbbbbb;
}

.tdstyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #dddddd;
	color: #cccccc;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-style: doted;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #cccccc;
	border-bottom-color: #dddddd;
	border-left-color: #cccccc;
	border-right-color: #cccccc;
}

.tdimg {
	background-color: #dddddd;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
}

.tdstylepotd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #222222;
	color: #111111;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
}

.tdheaderstyle {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #EB8E8E;
	color: #cccccc;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cccccc;
	border-bottom-color: #ff0000;
}

.listtop {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-bottom-width: 1px;
	border-top-color: #cccccc;
	border-bottom-style: dashed;

}

.gallerytitlestyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #990000;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cccccc;
	border-bottom-color: #990000;
}

.gallerytitlestyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
}



.smallfont {FONT-SIZE: 9px; FONT-FAMILY: Arial, Helvetica, sans-serif}
table {FONT-SIZE: 13px; FONT-FAMILY: Arial, Helvetica, sans-serif}

/* Links */
A:link    {color:#CE3535;text-decoration:none;}
A:visited {color:#CE3535;text-decoration:none;}
A:active  {color:#CE3535;text-decoration:none;}
A:hover   {color:#000000;text-decoration:none;}


form {display: inline;}
#selection
{
    visibility: hidden;
    border: 1px solid #000;
    position:   absolute;
    z-index:    2;
		cursor:move;
		background-color: #fff;
		filter:alpha(opacity=30);
		-moz-opacity:0.3;
		opacity: 0.3;
}

#img_cover
{
position: absolute;
z-index: 1;
}


select { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
border: #333333; 
border-style: none; 
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 0px; 
border-left-width: 0px;
} 






