p {
	margin-top: 0in;
	margin-right: 10.0pt;
	margin-bottom: 10.0pt;
	margin-left: 10.0pt;
	line-height: 115%;
	font-size: 11.0pt;
	font-family: Calibri;
	text-align: Justify;
}
.ListParagraph {
	text-indent: -0.25in;
	margin-left: 0.75in;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11.0pt;
	font-family: Calibri;
	line-height: 115%;
}
.padmin {
	text-align: Center;
}

strong {
	font-family: Times New Roman;
	text-align: Center;
}

body {
	/*background-image: url('images/background.jpg');*/
	background-color: white;
}
.bodyadmin {
	background-image: url('none');
	line-height: 115%;
	font-family: Calibri;
	text-align: Center;
}

div {
}
.main {
	background-image: url('images/right.png'); 
	background-repeat: no-repeat; 
}
.outer {
	width:400px;
	height:400px;
	border:2px solid white;
}
.opacity {
	width:380px;
	height:380px;
	border:10px solid white;
	filter:alpha (opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	-khtml-opacity: 0.5;
}


img {
	border:0px none;
}
.behind {
	position:absolute;
	z-index:1;
}
.infront {
	position:absolute;
	z-index:2;
}
.thumb {
	width:100px;
	height:100px;
	border:1px solid white;
	align:middle;
}
.actual {
	width:400px;
	height:400px;
	border:3px solid white;
	align:middle;
}
.catalog {
	width:150px;
	height:150px;
	border:2px solid white;
	align:middle;
}


td {
}
.pix {
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.thumb {
	background-image:url('images/logo100.jpg');
	width:100px;
	height:100px;
	text-align:center;
}
.actual {
	background-image:url('images/logo400.jpg');
	width:400px;
	height:400px;
	text-align:center;
}
.catalog {
	background-image:url('images/logo150.jpg');
	width:150px;
	height:150px;
	text-align:center;
}
.tdadmin {
	border-color: #DBC9C9;
	background-color: #F8F2F2;
	text-align: Center;
}
.tdadminform {
	border-color: #DBC9C9;
	background-color: #F8F2F2;
	text-align: Left;	
}

table {
}
.tbladmin {
	border-color: #DBC9C9;
	background-color: #DBC9C9;
	text-align: Center;
	margin-left: auto;
	margin-right: auto;
}