/* CSS Document */
body 
{
	font-family: arial, helvetica;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	background-color: #AEC9E3;
}

.text14
{
	font-family: arial, helvetica;
	font-size: 14px;
	color: #000000;
}

div id.content {
	background-color: #FFFFFF;
}

table.list_login {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #0066CC;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #0066CC;
	border-right-color: #0066CC;
	border-right-style: solid;
	border-right-width: thin;
	}

TH {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	background-color: #2b5a82;
	color: #FFFFFF;
	}
	
a.link {
	color: #4A8AB5;
	font-style: normal;
	text-decoration: none;
}

a.hover {}

.log_out 
{
	color:#4665b6;
	text-decoration: none;
}
