@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #566b9b;
}#main {
	width: 1000px;
}
#main td.left {
	width: 43px;
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
}
#main td.right {
	width: 43px;
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
}
#main td.center {
	background-color: #d1ddeb;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 733px;
}
td.hl  {
	background-color: #dce4ef;
	padding: 5px;
	margin: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003565;
	font-size: 10px;
}

#main  td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #000615;
	text-align: right;
	height: 20px;
	padding-right: 10px;
}
#main td.button {
	background-color: #d1ddeb;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 182px;
}


/* menu */

#set {
	position:relative;
	z-index:1;
}


#menu {
	width:100%;
	background-color: #4a5664; 
	filter: alpha(opacity=85);
	-moz-opacity:0.85; 
	border: 1px solid #FFFFFF;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;	
}

#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #90e8f0;
}

#menu td {
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9daec2;
}

#about {
	position:absolute;
	left:120px;
	top:24px;
	width:165px;
	height:88px;
	z-index:1;
	visibility: hidden;
}
h1 {
	font-family: "Century Gothic";
	color: #003565;
	font-size: 18px;
}

.font1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003565;
	font-size: 12px;
	text-align: justify;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.font1_bullet {
	font-family: Arial, Helvetica, sans-serif;
	color: #003565;
	font-size: 12px;
}
td.r1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1f69be;
}
td.r2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #b3c5db;
}
.title {
	font-family: "Century Gothic";
	color: #003565;
	font-size: 18px;
}
.font2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003565;
	font-size: 11px;
}
td.list1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2481e0;
}
td.list2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #43a0ff;
}
td.list3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}
