BODY {
	width: 100%;
	float: left;
	background: #EDE9D0;
	margin: 0;
	padding: 0;
    background-image: url(img/common/bckg-main-2.jpg); background-position: top; background-repeat: repeat-x;
}

.tdwhite {
	border:1px #E0DCC3 solid;
	background: #ffffff;
}

.tdimgshadow {
	background-image: url(img/common/shadows.gif); background-position: bottom right; background-repeat: no-repeat;
}

.innertable {
	background: #ffffff;
	padding:16px;
}
.innertablebot {
	background: #F4F2E2;
	padding:16px;
}

.imgalbum {
	 margin-bottom:6px;
	 margin-right:6px;
}

.tdtext {
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
	line-height:17px;
	color:#625D50;
	padding:12px
}
.tdtextdark {
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
	line-height:17px;
	color:#483F2C;
}
.tdtextwide {
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
	line-height:17px;
	color:#625D50;
	padding:12px;
	letter-spacing:1px;
}
.tdcontentf {
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
	line-height:17px;
	color:#025DA4;
}

.b {
	font-family:Verdana; font-size:11px;  color:#202020;
}

.required{
	font-family:Verdana; font-size:11px;
	color:#ff0000
}

A.mm:ACTIVE, A.mm:LINK, A.mm:VISITED {
	font-family : Verdana,Arial,Tahoma;
	font-size : 11px;
	font-style : normal;
	color : #0000dd;
	font-weight: normal;
    text-decoration: none;
	line-height:25px;
}
A.mm:HOVER {
	font-family : Verdana,Arial,Tahoma;
	font-size : 11px;
	font-style : normal;
	color : #0040dd;
	font-weight: normal;
	text-decoration: underline;
	line-height:25px;
}

A.mmu:ACTIVE, A.mmu:LINK, A.mmu:VISITED {
	font-family : Verdana,Arial,Tahoma;
	font-size : 11px;
	font-style : normal;
	color : #635419;
	font-weight: normal;
    text-decoration: none;
	line-height:25px;
	letter-spacing:2px;
	text-transform: uppercase;
}
A.mmu:HOVER {
	font-family : Verdana,Arial,Tahoma;
	font-size : 11px;
	font-style : normal;
	color : #B1932D;
	font-weight: normal;
	text-decoration: none;
	line-height:25px;
	letter-spacing:2px;
	text-transform: uppercase;
}

A.tm:ACTIVE, A.tm:LINK, A.tm:VISITED {
	font-family : Verdana,Arial,Tahoma;
	font-size : 11px;
	font-style : normal;
	color : #828282;
	font-weight: normal;
    text-decoration: none;
}
A.tm:HOVER {
	font-family : Verdana,Arial,Tahoma;
	font-size : 11px;
	font-style : normal;
	color : #828282;
	font-weight: normal;
	text-decoration: none;
}


