@charset "UTF-8";
/* CSS Document */

body {
	background-color: #e0e0e0;
	background-image:url(../_images/body_bg.gif);
	background-repeat:repeat-x;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	font-weight: normal;
} 
p {
	font-weight: normal;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#666666;
	margin: 0px;
	padding: 0px;
}
li {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#666666;
}
h1 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14pt;
	color:#3C3C3C;
	line-height: 16px;
	font-weight: normal;
}
h3 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10pt;
	color:#666666;
	line-height: 4px;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 8px;
}
h2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10pt;
	color:#666666;
	line-height: 1px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10pt;
	color:#03F;
	line-height: 1px;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 4px;
}
l1 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	color: #EFEFEF;
}
body a {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	color: #999;
}
body a:link {
	text-decoration: none;
	color: #03F;
}
body a:visited {
	text-decoration: none;
	color: #03F;
}
body a:hover {
	text-decoration: none;
	color: #999;
}
body a:active {
	text-decoration: none;
	color: #333;
}


.normal_field {
	font-weight: normal;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#666666;
	margin: 0px;
	padding: 0px;
}

.menuTopBG {background-image:url(../_images/menu/top_bg.gif); background-repeat:repeat-x; padding: 0 10px 0 10px}
.menuTopBG_active {background-image:url(../_images/menu/top_bg_Active.gif); background-repeat:repeat-x; padding: 0 10px 0 10px}
.menuTop A {
	font-weight: normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing: 1pt;
}
.menuTop A:link {font-weight:normal; text-decoration:none; color:#ffffff;}
.menuTop A:visited {font-weight:normal; text-decoration:none; color:#ffffff;}
.menuTop A:hover {font-weight:normal; text-decoration:none; color:#cccccc;}

.menuSubBG {background-image:url(../_images/menu/sub_bg.gif); background-color: #585858; background-repeat:repeat-x; padding: 0 10px 0 10px; padding-top: 13px}

.subTableHome {background-image: url(../_images/menu/sub_table_bg_home.gif)}

.subTable {background-image: url(../_images/menu/sub_table_bg.gif)}


.subTable A {
	font-weight: normal;
	font-family:"Trebuchet MS", arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:1px;
}
.subTable A:link {font-weight:normal; text-decoration:none; color:#cccccc;}
.subTable A:visited {font-weight:normal; text-decoration:none; color:#cccccc;}
.subTable A:hover {font-weight:normal; text-decoration:none; color:#ffffff;}

.subTop A {
	font-weight: normal;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	padding: 0 15px 0 15px
}
.subTop A:link {font-weight:normal; text-decoration:none; color:#666666;}
.subTop A:visited {font-weight:normal; text-decoration:none; color:#666666;}
.subTop A:hover {font-weight:normal; text-decoration:none; color:#000000;}

.footer A {
	font-weight: normal;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	letter-spacing:0.5px;
	padding: 0 5px 0 5px;
	text-align: center;
}
.footer A:link {
	font-weight:normal;
	text-decoration:none;
	color:#666666;
}
.footer A:visited {
	font-weight:normal;
	text-decoration:none;
	color:#666666;
}
.footer A:hover {
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
.footer {
	font-weight: normal;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	letter-spacing:.5px;
	padding: 0 5px 0 5px;
	color:#666666
}

.sect_title {
	color:#999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	padding-right: 40px;
	font-weight: normal;
}


