body{padding:0;
	margin:0;
	font-size: 12pt;
	color: #f1b598;
	height: 100%;
	background: url(img/bg.gif) repeat;
}

p, td, div {
	font-size: 12pt;
	color: #f1b598;
}

h1 {
   font-size: 13pt;
}

h2 {
   font-size: 13pt;
}

a:link, a:visited, a:active, a:hover {
	color: #d30025;
	font-size: 12pt;
	TEXT-DECORATION: underline;
}
a:hover {
	TEXT-DECORATION: none;
}

a:link.ahref, a:visited.ahref, a:active.ahref, a:hover.ahref {
	color: #f1b598;
	font-size: 9pt;
	font-weight:bold;
	TEXT-DECORATION: underline;
}
a:hover.ahref {
	TEXT-DECORATION: none;
}

a:link.sl, a:visited.sl, a:active.sl, a:hover.sl {
	color: #770015;
	font-size: 8pt;
	TEXT-DECORATION: underline;
}
a:hover.sl {
	TEXT-DECORATION: none;
}

a:link.rueng, a:visited.rueng, a:active.rueng, a:hover.rueng {
	color: #401100;
	font-size: 9pt;
	TEXT-DECORATION: underline;
}
a:hover.rueng {
	TEXT-DECORATION: none;
}

.btmtext {
    font-family: Tahoma;
	font-size: 8pt;
	color: #770015;  
}

.img {
    border: 1px solid #ffecbf;
}
.img2 {
    border: 1px solid #ffecbf;
	margin-right:10px;
}

.imgpreview {
    border: 1px solid #b30006; 
    margin-right: 0px; 
}

.imgpreview_off {
    border: 1px solid #c7c7c7; 
    margin-right: 0px; 
	FILTER: alpha(opacity=60) gray;
}

.name {
    font-family: Tahoma;
	font-size: 9pt;
	color: #a20005; 
	text-align:left; 
}

.phonetxt {
   font-size: 10pt;
   font-weight: bold;
   color: #401100;
}

.field
{
	background-color: #5f171a;
	border: 1px solid #430709;
	font-size: 8pt;
	COLOR: #f1b598;
	WIDTH: 185px;
	HEIGHT: 14px;
}

.tfield
{
	background-color: #5f171a;
	border: 1px solid #430709;
	font-size: 8pt;
	COLOR: #f1b598;
	WIDTH: 185px;
	height: 120px;
}

.button
{
	background-color: #5f171a;
	border: 1px solid #430709;
	font-size: 8pt;
	COLOR: #f1b598;
	WIDTH: 80px;
	HEIGHT: 20px;
	margin-left:79px;
}

.button1
{
	background-color: #5f171a;
	border: 1px solid #430709;
	font-size: 8pt;
	COLOR: #f1b598;
	WIDTH: 80px;
	HEIGHT: 20px;
}

#Layer1 {
	position:relative;
	left:1px;
	top:1px;
	width:330px;
	height:330px;
	z-index:2;
	border:1;
	overflow:hidden;
}

#Layer2 {
    position:relative;
	z-index:1;
	margin-top:-330px;
	border:1;
	overflow:hidden;
}

