body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 14px; 
	letter-spacing:.2px;
	color: #333333;
}

.note_txt{
	font-size:10px;
	color:#4FB6E0;
}

.up_menu a{
	font-family: "Arial Narrow", Arial, "Franklin Gothic Medium", "Trebuchet MS";
	font-size:11px;
	font-weight:bolder;
	color:#295F7F;
	text-decoration:none;
	letter-spacing: 1px;
}

.up_menu a:hover{
	color:#4FB6E0;
	text-decoration:none;
}

.login {
	font-family: Arial,"Arial Narrow", "Franklin Gothic Medium", "Trebuchet MS";
	font-size:11px;
	color:#295F7F;
	letter-spacing: 1px;	
}

.login a{
	color:#88BAD8;
	text-decoration:underline;
}

.login a:hover{
	color:#295F7F;
	text-decoration:underline;
}

.td1 {
	background:		#ADDDEE;
	font-family: "Arial Narrow", Arial, "Franklin Gothic Medium", "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #5083A8;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #93D2EA;
	height: 30px;
}
.td1 a{
	color: #5083A8;
	text-decoration: none;	
}
.td1 a:hover{
	color: #7EBDDA;
	text-decoration: none;
}
.td1 a:visited{
	color: #5083A8;
	text-decoration: none;
}


ul#left {
	PADDING-LEFT: 0px; 
	MARGIN: 0px; 
	/*WIDTH: 200px; */
	TEXT-INDENT: 17px; 
	LIST-STYLE-TYPE: none; 
	BACKGROUND-COLOR: #C9E7F4;
	FONT-FAMILY: Arial, Helvetica, san-serif; 
	font-size: 11px;
	TEXT-DECORATION: none
}

ul#left li {
	BORDER-BOTTOM: #ABDDEA 1px solid
}

ul#left li a:link, ul#left li a:visited {
	PADDING-TOP: 5px; 
	DISPLAY: block; 
	MARGIN: 0px; 
	/*WIDTH: 200px; */
	COLOR: #12588D;
	TEXT-DECORATION: none
}

ul#left li a:hover {
	MARGIN: 0px; 
	/*WIDTH: 200px; */
	COLOR: #7EBDDA; 
	BACKGROUND-COLOR: #E2F0F6;
}

h1,h2 {
	font-family: "Arial Narrow", Arial, "Franklin Gothic Medium", "Trebuchet MS";
	font-weight:	bolder;
	letter-spacing: 2px;	
}

h1 {
	font-size:15px;
	color:#FC7300;	
}

.td2 {
	background:		#ADDDEE;
	font-family: "Arial Narrow", Arial, "Franklin Gothic Medium", "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1.5px;
	color: #5083A8;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #93D2EA;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #93D2EA;
}

.td3 {
	background:	#D5D5D5;
	font-family: "Arial Narrow", Arial, "Franklin Gothic Medium", "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	text-align:center;
	color: #666666;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	height: 40px;
}

.td_main {
	 background-image: url(bg.gif);
	background-repeat: repeat-x; 
	/*	background: #EBEEF5;*/
}
/*
tr  .white_list {
	background: #D4DAEC;
	text-align: middle;
}

tr  .blue_list {
	background: #FFFFFF;
	text-align: middle;
}

td .link_list {
	line-height: 16px;
}

td  .st_list {
	background: #ACBEF0;
	text-align: middle;
}
td  .n_st_list {
	background: #0E4781;
	text-align: middle;
}

tr  .ti_list {
	background: #ACBEF0;
	text-align: middle;
}

table .t_bg {
	background: #ACBEF0;
}*/

tr  .white_list {
	background: #FFFFFF;
	text-align: middle;
}

tr  .blue_list {
	background: #EBEEF5;
	text-align: middle;
}

td .link_list {
	line-height: 16px;
}

td  .st_list {
	background: #D4DAEC;
	text-align: middle;
}
td  .n_st_list {
	background: #0E4781;
	text-align: middle;
}

tr  .ti_list {
	background: #D4DAEC;
	text-align: middle;
}

table .t_bg {
	background: #CCCCCC;
}
.popup_top {
  background-color: #0E4781;
  color: #FFFFFF;
  text-align: left;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:small;
  font-weight:bold;
  padding:7px
}
.popup_bottom {
  background-color: #EBEEF5;
   color:#FF0000;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:small;
  padding: 15px;
}
