@charset "UTF-8";
/* CSS Document */
a:hover{ cursor:pointer;}
body {
	background-color: #eceae3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.MaiTable {
	background-color: eceae3;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	width:900px;
}
.PhotoBorder {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-Top: 1px solid #FFFFFF;
}
.TopBorder {
	background-color: #b8b4a4;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#eceae3;
	text-align:right;
}
.WhiteBorder {
	border-bottom: 1px solid #FFFFFF;
}
.WhiteBack {
	background-color: #FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#FFF;
	text-align:right;
}
.MenuBack {
	/*background-color:#300;*/
	background-color:#b8b4a4;
	border-bottom: 1px solid #FFFFFF;
	text-align:center;
}
.Menutext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	/*color:#eceae3;*/
	color:#655347;
	text-align:center;
	text-decoration:none;
}

.StandardText {
	font-family:Verdana, Geneva, sans-serif;
	text-align:justify;
	font-size:9px;
	color:#655347;
}
.StandardTextCentered {
	font-family:Verdana, Geneva, sans-serif;
	text-align:Center;
	font-size:9px;
	color:#655347;
}
.StandardTextCentered {
	font-family:Verdana, Geneva, sans-serif;
	text-align: center;
	font-size:9px;
	color:#655347;
}
.BottomText {
	font-family:Verdana, Geneva, sans-serif;
	text-align:justify;
	font-size:9px;
	color:#655347;
}
.WhiteText {
	font-family:Verdana, Geneva, sans-serif;
	text-align:Center;
	font-size:9px;
	color:#FFFFFF;
}
.StandardBotton{
	font-family:Verdana, Geneva, sans-serif;
	text-align:justify;
	font-size:9px;
	color:#655347;
	border: 1px solid #FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
	background-color:#b8b4a4;
	height:17px;
	vertical-align:middle;
}
.FiedText {
	font-family:Verdana, Geneva, sans-serif;
	text-align:justify;
	font-size:9px;
	color:#655347;
	border: 1px solid #b8b4a4;
	height:16px;
	vertical-align:middle;
}
img, div { behavior: url(iepngfix.htc) }
