/* CSS Document */
.ScreenLet {
   float:left;
	width:620px;
	line-height:14pt;
   margin-left:25px;
  
}
.ScreenLet table {
    width:620px;
   	border-bottom:1px solid #fff;
   	margin-top:15px;
	text-align:left;
	margin-bottom:20px;
}

.ScreenLet table tr {
    width:620px;	
}

.ScreenLet table tr th {
    width:620px;
	height:25px;
	text-align:center;
	background-color:#8B7765;	
}

.ScreenLet table tr th h1 {
    font-size:14px;
	font-weight:bold;
	color: #FFFF00;
	margin:0px;
}
.ScreenLet table tr td {
    text-align:left;
	height:28px;
	background-color: #FAECBD; 
	border-bottom:1px solid #FFFFFF;  
	margin:0 0 20px 0px;
}


.ScreenLet table tr td a{
    text-decoration:none;
	font-weight:bold;
	color:#000080;
    font-size:14px;
	text-align:left;
	padding:0 0 0 5px;
	margin:0px;
}

.ScreenLet table tr td a:hover {
    text-decoration:underline;
	color:#ff9a00;
}

.ScreenLet table tr td span {
    color: #000000;
	font-size:10px;
	text-decoration:none;
}

.up {
    width:620px;
	text-align:center;
	font-size:12px;
	color:#000000;
	margin-bottom:20px;
}

.up a {
    text-decoration:none;
	color:#000080;
	font-weight:bold;
}

.up a:hover {
    text-decoration:underline;
	color:#ff9a00;
}

h4 {
    font-size:16px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	margin:10px 0 10px 0;
}

address {
   padding:10px 0 10px 60px;
}

iframe {
   margin:25px 0 0 20px;
}
