.base_table{
	width:90%;
}

.texts {
	font-weight:normal;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	padding-top:5px;
	padding-left:20px;
	padding-right:5px;
	padding-bottom:10px;
}

.texts h1 {
	font-weight:normal;
	font-size:20px;
	color:#1E90FF;
}

.links {
	padding:0px;
	margin:0px;
}

.links li {
	border-bottom:1px dotted #FFFFFF;
	margin:0px;
	padding-left:20px;
	padding-right:20px;
	line-height:normal;
	list-style:none;
	list-style-position:outside;
	background-color:#D2DAE5;
}

.links li:hover {
	background-color:#E8EBEF;
}


.links a {
	font-weight:bold;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.links a:hover {
	color:#445566;
}

.header_left {
	width:250px;
	height:50px;
	background-color:#0296FD;
}

.header_center {
	height:50px;
	background-color:#0296FD;
}

.header_right {
	width:50px;
	height:50px;
	background-color:#0296FD;
}

.main_left {
	width:250px;
	background-color:#D2DAE5;
}

.main_center {
	background-color:#FFFFFF;
}

.main_right {
	width:50px;
	background-color:#FFFFFF;
}

.footer_left {
	width:250px;
	height:50px;
	background-color:#808080;
}

.footer_center {
	height:50px;
	background-color:#808080;
}

.footer_center p, .footer_center a{
	font-weight:normal;
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
}

.footer_right {
	width:50px;
	height:50px;
	background-color:#808080;
}