#container {
	height: 100%;
	color: #606060;
	font-family : Arial;
	width: 893px;
	text-align: left;
}

* {
	color: #606060;
	font-family : Arial;
	font-size: 12px;
}

.bigtitle{
	font-size:300%;
	color: #FFFFFF;
	font-family : Arial;
	text-weight: bolder;
}

.n1 {
	text-align:right;
	font-size: 12px;
	margin: 6px 12px 6px 0;
	font-weight: bold;
}

.n1 A:hover {
	color:#75c4fd;
	text-decoration:none;
}

.n1 A {
	text-decoration:none;
}

.lan A {
	text-decoration:none;
}

.a_img {
	border:0;
}

.n2 {
	color: #2FC6FF
}
.n3 {
	text-align:center;
	font-size: 12px;
	margin: 6px 12px 6px 0;
	font-weight: bold;
	color: white;
	text-decoration:none;
}

small {
	font-size:80%;
	font-weight:bold;
	color:black;
}

.w {color:white;}

.remember{
	text-decoration: none;
	font-size:80%;
}

.a_title{
	text-decoration: none;
}

.message{
   font-color:red;
}

.p{
	line-height: 30px;
}
.bodyText {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}
.headline {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    color: #FFFFFF;
}
.bluehead {
	color:white;
	background-color:#75c4fd;
	text-weight:bold;
	padding: 4px 0px 4px 0px;
	border-bottom:1px solid black;
}

.bold_blue{	font-weight:bolder;
	color:black;
	font-size:110%;
	display:inline;
}