/* CSS Document */

#centered {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	height: 580px;
	margin-top:1px;
}

.centeredLayer {
	WIDTH: 955px;
	POSITION: relative;
	HEIGHT: 580px;
	margin: auto;
	margin-right: auto;
	margin-left: auto;
}

.style1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;
}
.style2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #999999;
}

.style3{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight:400;
	color: #999999;
}

.style4{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight:500;
	color: #FFFFFF;
}

.style5{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight:500;
	color:#CCCCCC;
	text-decoration:underline;
	cursor:pointer;
}


.container {
position: absolute;
left: 140px;
top:  20px;
width: 669px;
height:527px;
background-color:#000000;
}


li.line:hover{
text-decoration:underline;
cursor:pointer;
}

div.display {
overflow:hidden;
display:none;
width:400px;
font-family: "Trebuchet MS";
font-size: 12px;
font-weight:400;
color: #999999;
}

a:visited {
 color:#000000;
 }
 
.mobilefld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
    background-color:transparent;
	border: #000000 solid 0px;  
}


.msg2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #FF0000;
font-weight:bold;
}

.msg1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#006600;
font-weight:bold;
}
