/* CSS Document */
/* find are replace: #6699CC #666699*/
body {
	background:url(../images/bg.gif);
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	padding:0px;
	margin:0px;
	}
table {
	width:100%;
	height:100%;
}
#menu img{
	display:inline;
	}
body{
	overflow:hidden;
	background-color:#FFFFFF;
	}
td {
	vertical-align: middle;
	text-align: center;
}
img {
	border:0px;
	margin:0px;
	padding:0px;
	display:block;
}
a {
	text-decoration:none;
	color:black;
}
a img{
	border:0;
	}
#center {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 1029px;
	height: 520px;
	background-color:#E5E5E5;
}

#content_border {
	position:absolute;
	top:18;
	left:18px;
	width:990px;
	height:480px;
	border:1px solid #336699;
	background-color:#FFFFFF;
}
#left{
	position: absolute;
	top:0px;
	left:0px;
	width:54%;
	height:100%;
	text-align:left;
	overflow:hidden;
	}
#flashcontent{
	float:right;
	border-left:4px solid #336699;
	padding-left:0;
}
#text-box{
	font-size:14px;
	padding: 0px 9px 0px 9px;
	height:300px;
	overflow:auto;
	line-height:17px;
	text-align:justify;
	color:black;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	}
h1{
	color:black;
	font-size:20px;
	font-style:normal;
	text-align:center;
	}
h2{
	color:#666699;
	size:22px;
	font-style:italic;
	text-align:center;
	margin-top:-45px;
	}
hr{
	color:#999999;
	height:1px;
	width:97%;
	text-align:center;
}
.blue{
	color:#666699;
	}
#list a, link, a.link,a:hover.link{
	color:#666699;
	}
h1{
	text-align:center;
	}
#ajaxContent{overflow:auto;text-align:center;display:none;border-bottom:solid black 1px;background-color:#E5E5E5;}
