body{ 
	background: url("../images/backdrop_2.jpg");
	background-repeat: repeat-x;
	background-color: #527AC5;
  width: 100%;
  sheight: 100%;
  font-family: verdana;
  font-size: 10px;     
  margin-bottom:0px;	
}


.page_title{
  font-size: 18px;
  font-weight: bold;
  color: #0B4800;
}

.message{
  color: red;
  font-weight: bold;
}

.spacer{
	background: url("../images/spacer.gif");
	font-size: 0pt;
}


.sep_ul ul li{
  padding-bottom: 15px;
}

#web_container_table{  
  font-family: verdana;
  font-size: 10pt;      
  width: 1000px;
  border:1px solid #ccc;
  border-top:none;
  border-bottom:none;
  background-color: white;
  margin-top:-15px;
  smargin-bottom:150px;
  sheight:100%;  
}

#sub_container{
  width:940px;  
  float:left;    
  background-image: url('../images/subctest_logo.jpg');
  background-repeat: no-repeat;
}

#subctest_logo{ float:left; height:30px; }
#page_title_top{ float:right;text-align:right; color:#5C7D9D; font-size:20pt; }
#flash_banner{ float:left;width:940px;margin-bottom:20px;margin-top:10px; }

#menu_column{ float:left;width:180px; padding-top:1px; sborder:1px solid green; }

.menu_item_1{ 
  float:left;
  width:165px;  
  height:23px;  
  background-image: url('../images/menu_1_back.jpg');
  background-repeat:no-repeat;
  color: black;
  font-weight: bold;
  padding-left:10px;  
  padding-top:3px;  
  margin-bottom:10px;
}



.menu_item_1 a:link, .menu_item_1 a:visited{ 
  color: black;
  font-weight: bold;
  text-decoration:none;
}

.menu_item_2_top{ 
  float:left;
  width:165px;  
  height:24px;  
  background-image: url('../images/menu_item_2_top.jpg');
  background-repeat:no-repeat;
  color: black;
  font-weight: bold;
  padding-left:10px;  
  padding-top:2px;  
  
}
.menu_item_2_middle_top{
  float:left;
  width:164px;           
  padding-left:8px;  
  padding-top:8px;  
  border: 1px solid #006699;
  border-top: none;
  border-bottom: none;
  padding-bottom:5px;
}

.menu_item_2_middle{ 
  float:left;
  width:164px;           
  padding-left:8px;  
  border: 1px solid #006699;
  border-top: none;
  border-bottom: none;
  padding-bottom:5px;
}
  
.menu_item_2_bottom{ 
  float:left;
  width:165px;  
  height:20px;  
  background-image: url('../images/menu_item_2_bottom.jpg');
  background-repeat:no-repeat;
  color: black;
  font-weight: bold;
  padding-left:10px;  
  padding-top:2px; 
  margin-bottom:2px;   
  font-size:0pt;  
}


.menu_item_2_middle a:link, .menu_item_2_middle a:visited,
.menu_item_2_middle_top a:link, .menu_item_2_middle_top a:visited { 
  color: #333;
  text-decoration:none;
}
#menu_tsb{
  float: left;  
}

#main_text_container{
  float:left;
  width:733px;
  border-left: 1px solid #ccc;  
  line-height:19px;
  color:#333;
  text-align: justify;
  padding-left:14px;  
}

#page_title{
  font-size: 14pt;
  font-weight: bold;
}

#main_text_container ul li{
  padding-bottom:10px;
}

#main_text_container ul li a:link, #main_text_container ul li a:visited{
  color: blue;
  text-decoration:none;
}

































#header_bar_container{    
	width: 778px;
	height: 118px;	
	background-image: url(../images/header_bar.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0%;
}
#header_bar_title{
  float:right;
  font-family: Arial;
	font-size: 16pt;
	text-align:right;
	margin-top:10px;
	padding-right:10px;	
	width: 720px;
	
}
#header_bar_search{
  float:right;  
  font-family: Verdana;
  text-align:right;
	font-size: 10pt;
	font-weight: bold;
	margin-top:45px;	
	padding-right:10px;	
	width: 720px;
}
#header_menu_container{  
  float:left;
  border:1px solid #ccc;
	width: 778px;
	height: 38px;	
	background-image: url(../images/menu_bar.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0%;    
  
}
.header_menu_item{
  float:left;
  border-right: 1px solid #999;
  margin-top:11px;
  margin-bottom:5px;
  font-weight: bold;
  font-family: verdana;
  font-size: 10pt;
  padding-left:10px;
  padding-right:10px;
}
.header_menu_item a:link, .header_menu_item a:visited{
  text-decoration: none;
  color: #333;
}
#text_container{
  float:left;
  border:1px solid #ccc;
	border-top: none;
	border-bottom: none;
	width: 778px;
	height: auto;		  
  background-color:white;
}


#body_container{
	font-family: verdana;
	font-size: 10pt;
	width: 800px;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	text-align: justify;
}

input.search_btn{
  color:#050;
  font-family:'trebuchet ms',helvetica,sans-serif;
  font-size:84%;
  font-weight:bold;
  background-color:#fed;
  border:1px solid;
  border-top-color:#696;
  border-left-color:#696;
  border-right-color:#363;
  border-bottom-color:#363;
  filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');  
}

#footer_curve{
  float:left;
  width: 778px;
	height: 30px;	
  background-image: url(../images/footer_curve.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0%;
}
#footer_text_left{
  
  font-size: 7pt;
  float:left;
  width:350px;  
}

#footer_text_right{
  
  font-size: 7pt;
  float: right;
  width: 350px;  
  text-align:right;
  margin-right: 10px;
}


/* HOME PAGE */

#home_left_container{
  float:left;
  width:570px;  
  margin:10px;
  line-height: 20px;
  text-align: justify;
}

#home_right_container{
  float:left;
  width:170px;    
  line-height: 17px;
  text-align: left;
  border-left:1px solid #ccc;
  margin-top: 10px;
  font-size:9pt;
}

.home_right_item{
  float:left;
  width:150px;    
  margin-left:10px;
}
.home_right_title{
  font-weight: bold;
  font-size: 11pt;
  color: #006633;  
}
.home_right_item a:link, .home_right_item a:visited{
  text-decoration: none;
  color: #333;
} 

.home_right_item a:hover{
  text-decoration: underline;
  color: blue;
}


/* STANDARD PAGES */

#standard_text_container{
  float:left;
  width:736px;  
  margin:10px;
  line-height: 20px;
  text-align: justify;
}

/* PARTNERS PAGE */
.partners_logo_box{
  margin-top:20px;
  float:left;
  width:190px;
  text-align: center;  
  
}

.partners_text_box{
  margin-top:20px;
  float:left;
  width:540px;    
}


/* MEMBERS PAGES */

#members_left_container{
  float:left;
  width:580px;  
  margin:10px;
  padding-right:18px;  
  line-height: 20px;
  text-align: justify;
  border-right: 1px solid #ccc;
}

#members_right_container{
  float:left;
  width:140px;    
  line-height: 17px;
  text-align: left;  
  margin-top: 10px;
  font-size:9pt;
}

.members_right_item{
  float:left;
  width:140px;    
  margin-left:10px;
  border-bottom:1px solid #ccc;
  padding-bottom:8px;
}
.members_right_title{
  font-weight: bold;
  font-size: 11pt;
  color: #006633;  
}
.members_right_item a:link, .members_right_item a:visited{
  text-decoration: none;
  color: #333;
  font-weight: bold;
  font-size: 11pt;
} 
.members_right_item a:hover{
  text-decoration: underline;
}
#members_welcome{
  float: left;
  width: 250px;  
  margin-top:10px;
}
#members_add_item{
  float: right;
  text-align: right;
  margin-top:10px;
}
#members_add_item a:link, #members_add_item a:visited{
  text-decoration: none;
  color: green;    
} 


/*NOTICES*/
#notices_pane{
  margin-top:10px;
  float:left;
  width: 733px;
  border: 1px solid #333;
  height: auto;
  background-color: #F7FDFB;  
}
#notices_pane_text{
  float:left;
  margin:5px;    
}

#add_notice_container{
  float: left;
  width: 733px;  
  border: 1px solid #333;  
  background-color: #F8F7FD;
  margin-top:10px;
  margin-bottom:10px;
  height:auto;
}



#add_notice{
  float: left;
  margin: 10px;
}

#notices_next_prev{
  color: #999;
}

.notices_title_small{
  font-size: 8pt;
  color: #666;
}


/*SIGNIN*/
#signin_table{
  width:300px;
  border:1px solid #333;
  font-size: 10pt;
  float:left;  
}

/*DOCUMENTS*/
#files_pane{
  margin-top:10px;
  float:left;
  width: 733px;
  border: 1px solid #333;
  height: auto;
  background-color: #F7FDFB;  
}
#files_pane a:link, a:visited{
  text-decoration: none;
  color: #333;
}

#files_pane_text{
  float:left;
  margin:0px;  
  height: auto;
}


#file_list_table{
  font-size: 10pt;
  margin: 0px;
}


#file_list_t1{
  font-weight: bold;
  width:400px;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

#file_list_t2{
  font-weight: bold;
  width:150px;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

#file_list_t3{
  font-weight: bold;
  width:150px;
  border-bottom: 1px solid #ccc;  
}

#file_list_item_t1{  
  width:400px;  
}

#file_list_item_t2{
  width:150px;  
}

#file_list_item_t3{
  width:150px;  
}

#no_files{    
  padding-top:60px;
  padding-bottom:60px;
  padding-left:180px;
}

#add_folder_container, #add_file_container{
  float: left;
  width: 733px;  
  border: 1px solid #333;  
  background-color: #F8F7FD;
  margin-top:10px;
  margin-bottom:10px;
  height:auto;
}

#add_folder, #add_file{
  float: left;
  margin: 10px;
}

/*MY_ACCOUNT*/

#myaccount_pane{
  margin-top:10px;
  float:left;
  width: 500px;
  border: 1px solid #333;
  height: auto;
  background-color: #F7FDFB;  
}
#myaccount_pane_text{
  float:left;
  margin:5px;  
  height: auto;
}
#myaccount_table{
  width: 520px;  
  font-size: 10pt;
}

.input_1{
  width: 300px;
  height: 20px;
}

.input_2{
  width: 150px;
  height: 20px;
}
.textarea_1{
  width: 300px;
  height: 80px;
}


/*CONTACT US*/
#contact_right_container{
  float:left;
  width:200px;    
  line-height: 17px;
  text-align: left;  
  margin-left: 15px;  
  margin-top: 7px;  
  font-size:9pt;
  
}

/*NEWS*/
#news_text_container{
  float:left;
  width:736px;  
  margin:10px;
  line-height: 20px;
  text-align: justify;
}

#news_text_container a:link{
  text-decoration: none;
  color: #333;
}

#news_text_container a:hover{
  text-decoration: underline;
}
.news_title{
  font-size: 14px;
  font-weight: bold;
  color: #000048;
}
#news_table{
  width: 580px;  
  font-size: 10pt;
}
#n_text{
  height: 80px;
  width:300px;
}
.add_news_item a:link, .add_news_item a:visited{
  text-decoration: none;
  color: green;    
}

.remove_news_item a:link, .remove_news_item a:visited{
  text-decoration: none;
  color: red;    
}



-- OLD BELOW HERE


.video_window
{
	border: 1px solid #999999;	
	width: 320px;
	height: 280px;
	padding: 10px;
	vertical-align: middle;		
}

.standard_text{
	font-family: Verdana;
	font-size: 8pt;
}
.acc_text{
	height: 18px;
	font-size: 8pt;
	font-family: vardana;
}
.li_h{
	line-height: 13pt;
}
.menu_link{
	text-decoration: none;
	font-size: 10pt;
	color: #0F445C;
}
.blank_link{
	text-decoration: none;

	cursor: pointer;
}
.ms_1s{
	float: left;
	border: 1px solid;
}
.msh{
	font-family: verdana;
	font-size: 10pt;
	width: 741px;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	text-align: justify;
}
.msh_1{
	float:left;
	background: url("../images/msh_1.gif");
	background-repeat: no-repeat;
	width: 251px;
	height: 48px;	
	text-align: right;	
	cursor: pointer;
}

.msh_1_2{
	float:left;
	background: url("../images/msh_1.gif");
	background-repeat: no-repeat;
	width: 251px;
	height: 13px;	
	text-align: right;	
}
.msh_2{
	float:left;
	background: url("../images/msh_2.jpg");
	font-size: 0pt;
	background-repeat: no-repeat;
	height: 2px;
	width: 741px;
}
.msh_3{
	float: left;	
	font-size: 14pt;
	color: #ffffff;
	background-color: #00659C;
	text-align: left;
	padding-left: 3px;
	padding-right: 6px;	
}
.msh_4{
	float: right;
	width: 720px;	
	font-size: 8pt;
	text-align: right;
	padding-top: 3px;
}
.msh_5{
	float:left;
	background: url("../images/msh_5.jpg");
	background-repeat: no-repeat;
	height: 2px;
	width: 741px;
	font-size: 0pt;
}
.msf_1{
	float: left;
	width: 580px;
	font-size: 7pt;
	padding-top: 3px;
	color: #383838; 
}
.msf_2{
	background-image: url("../images/msf_2.jpg");
	background-repeat: no-repeat;
	width: 136px;
	height: 25px;
	float: right;
}

.msho_1{
	width: 741px;
	height: 112px;
	border: 1px solid #333;
	float: left;
	background: url("../images/msho_1.jpg");		
}
.msho_2{
	width: 741px;
	height: auto;
	border: 1px solid #CCC;
	float: left;	
	border-top: none;
	
}
.msho_2_1{
	width: 100%;
	float: left;	
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 0px;
	line-height: 13pt;
	font-size: 14pt;
	color: #333;
	border: 1px solid #CCC;
	border-top: none;
	border-left: none;
	border-right: none;
	background-image: url('../images/banners/001-2.jpg');
}
.msho_2_2{

	width: auto;
	
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	line-height: 16pt;
	font-family: verdana;
	font-size: 10pt;
	color: #383838; 
}
.msho_3{	

	width: 139px;
	height: 444px;
	padding-left: 0;
	padding-top: 0;
	border: 1px solid #CCC;
	border-top: none;
	border-left: none;
}
.msho_3_1_1{
	width: 100%;
	float: left;	
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 13pt;
	font-size: 14pt;
	color: #333;
	border: 1px solid #CCC;
	background-image:url('../images/banners/005.jpg');
}
.msho_3_1{
	float: left;
	width: auto;
	height:48px;
	border-left: 1px solid #CCC;
	
}
.msho_3_2{
	float: left;
	width: 69px;
	height:48px;
	border: 1px solid #CCC;
	border-top: none;
	border-left: none;	
	border-right: none;	
}
.msho_3_3{
	float: left;
	width: auto;
	height:48px;
	border-left: 1px solid #CCC;
	border-top: none;
	border-right: none;	
}
.msho_3_4{
	float: left;
	width: auto;
	height:48px;
	border-left: 1px solid #CCC;	
}
.msho_3_5{
	float: left;
	width: auto;
	height:48px;
	border-left: 1px solid #CCC;
	border-top: none;
}


.msho_3_1_1_01{
	width: 138px;
	float: left;	
	padding: 8px;
	line-height: 13pt;
	font-size: 14pt;
	color: #333;
	border: 1px solid #CCC;
	border-top: none;
	border-left: none;
	border-right: none;
}
.msho_3_1_01{
	float: left;
	width: 69px;
	height:48px;
	border: 1px solid #CCC;
	border-top: none;
	border-left: none;	
}
.msho_3_2_01{
	float: left;
	width: 69px;
	height:48px;
	border: 1px solid #CCC;
	border-top: none;
	border-left: none;	
	border-right: none;	
}
.msho_3_3_01{
	float: left;
	width: 138px;
	height:48px;
	border: 1px solid #CCC;
	border-top: none;
	border-left: none;	
	border-right: none;	
}






.msho_4{
	width: 380px;
	height: 180px;
	border-right: 1px solid #CCC;
	float: left;	
	
}
.msho_4_1{
	width: 100%;
	float: left;	
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 13pt;
	font-size: 14pt;
	color: #333;
	border: 1px solid #CCC;
	border-top: none;
	border-left: none;
	border-right: none;
	background-image: url('../images/banners/002-2.jpg');
}
.msho_4_2{
	width: auto;
	float: left;	
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 13pt;
	font-size: 10pt;
	color: #383838; 
}
.msho_5{
	width: 359px;
	height: 180px;

	float: left;	
	border-top: none;
	border-left: none;
}
.msho_5 a:link{text-decoration: none;}
.msho_5 a:visited{text-decoration: none;}
.msho_5_1{
	width: 100%;
	float: left;	
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 13pt;
	font-size: 14pt;
	color: #333;
	border: 1px solid #CCC;
	border-top: none;
	border-left: none;
	border-right: none;
	background-image: url('../images/banners/002-2.jpg');
}
.msho_5_2{
	width: auto;
	float: left;	
	padding: 8px;
	line-height: 13pt;
	font-size: 10pt;
	color: #383838; 
	line-height: 25px;
}
.mssi_1{
	width: 741px;
	border: 1px solid #CCC;
	float: left;	
	color: #333;
}
.mssi_2{
	width: 522px;
	float: left;	
	padding: 8px;
	line-height: 13pt;
	font-size: 8pt;
	color: #333;
}
.mssi_3{
	float: left;
	width: 400px;
	border: 1px solid #CCC;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #f4f4ff;
}
.mssi_4{
	font-family: inherit;
	font-size: 8pt;
	width: 320px;	
}
.mssi_5{
	font-family: inherit;
	font-size: 8pt;
	width: 180px;
	height: 17px;
}
.mssi_6{
	font-size: 8pt;
	font-family: inherit;
	width: 90px;
	height: 20px;
}
.msmt_3{
	width: auto;
	border: 1px solid #ccc;
	float: left;	
	color: #333;
}
.msmt_3_1{
	width: auto;
	float: left;	
	padding: 8px;
	line-height: 13pt;
	font-size: 10pt;
	color: #383838; 
}
.msmt_3_1_1{
	float: right;	
	border: 1px solid #CCC;
}
.msnt_1{
	width: 200px;
	float: left;	
	padding: 8px;
	line-height: 13pt;
	font-size: 8pt;
	color: #333;
}
.msnt_2{
	width: 300px;
	font-family: inherit;
	font-size: 8pt;
	font-weight: bold;
	color: green;
	float: right;
	padding: 8px;
	padding-right:16px;
	line-height: 13pt;
	text-align: right;
}
.msnt_3{
	font-family: inherit;
	float: left;
	padding: 8px;
	width: 580px;
	height: 200px;
}
.msnt_3_1{
	float: left;
	width: 575px;
	height:200px;
	font-family: Verdana;
	font-size: 10pt;
	float:left;
	line-height: 13pt;
	background-color: #FFFFE8;
	border: 1px solid #666;
	padding-top: 10px;
	
	color: #383838; 
	line-height: 16pt;
	
}
.msnt_3_1 a:link{text-decoration:none;}
.msnt_3_1 a:visited{text-decoration:none;}

.msnt_3_1_1{
	float: left;
	padding-left: 8px;
	font-weight: bolder;	
}
.msnt_3_1_2{
	float: right;
	padding-right: 8px;
}
.msnt_3_1_3{
	float: left;
	width:auto;
	padding-left:16px;
	padding-right:8px;
	text-align: justify;
}
.msnt_4{
	font-family: inherit;
	float: left;
	padding: 8px;
	width: 530px;
	height: 100px;
}
.msnt_4_1{
	float: left;
	width:470px;
	height:50px;
	font-family: inherit;
	font-size: 8pt;
}
.msnt_5{
	width: 300px;
	font-family: inherit;
	font-size: 8pt;
	color: silver;
	float: right;
	padding: 8px;
	padding-right:16px;
	line-height: 13pt;
	text-align: right;
}
.msmm_1{
	width: 140px;
	float: right;
}
.msmm_2{
	
	width: 140px;
	height: 30px;
	padding-top: 8px;
	border: 1px solid #CCC;
	float: right;
}
.msmm_3{
	
	width: 140px;
	height: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	
	border: 1px solid #CCC;
	border-top: none;	
	float: right;
	cursor: pointer;

}
.msmm_1-proj{
	width: 195px;
	float: right;
	
	background-color: #7F93C5;
	color:#ffffff;
}
.msmm_2-proj{
	
	width: 195px;
	height: 30px;
	padding-top: 8px;
	border: 1px solid #CCC;
	
	float: right;
}
.msmm_3-proj{
	
	width: 195px;
	height: auto;
	padding-top: 4px;
	padding-bottom: 4px;

	border: 1px solid #CCC;
	border-top: none;
	
	float: right;
	cursor: pointer;
	
	color: #ffffff;
}

.msmm_3-proj a:link{text-decoration:none;color: #ffffff;}
.msmm_3-proj a:visited{text-decoration:none;color: #ffffff;}
.msmm_1-proj a:link{text-decoration:none;color: #ffffff;}
.msmm_1-proj a:visited{text-decoration:none;color: #ffffff;}

.msmsi_6{
	font-size: 8pt;
	font-family: inherit;
	width: 90px;
	height: 20px;
}


.msdc_1{
	width: 200px;
	float: left;	
	padding: 8px;
	padding-bottom: 0px;
	line-height: 13pt;
	font-size: 8pt;
	color: #333;	
}
.msdc_2{
	width: 300px;
	font-family: inherit;
	font-size: 8pt;
	font-weight: bold;
	float: right;
	padding: 8px;
	padding-bottom: 0px;
	padding-right:16px;
	line-height: 13pt;
	text-align: right;
}
.msdc_3{
	width: 91px;
	height: 80px;
	font-family: inherit;
	font-size: 8pt;
	float: left;
	padding-top: 0px;
	line-height: 13pt;
	text-align: center;
}
.msdc_3_1{
	float: left;
	width: 580px;
	height:200px;
	font-family: Verdana;
	font-size: 8pt;
	float:left;
	line-height: 13pt;
	background-color: #FFFFF4;
	border: 1px solid #666;
	padding-top: 10px;
}
.msdc_3_1_list{
	float: left;
	width: 580px;
	height:200px;
	font-family: Verdana;
	font-size: 8pt;
	float:left;
	line-height: 13pt;
	background-color: #FFFFF4;
	border: 1px solid #666;
	padding-top: 0px;
}
.msdc_3_2{
	float: left;
	width: 580px;
	height:100px;
	font-family: Verdana;
	font-size: 8pt;
	float:left;
	line-height: 13pt;
	background-color: #FFFFF4;
	border: 1px solid #666;
	padding-top: 10px;
	background: url("../images/dc_3_2.jpg");
	background-repeat: no-repeat;			
}
.msdc_3_3{
	float: left;
	width: 580px;
	height:100px;
	font-family: Verdana;
	font-size: 8pt;
	float:left;
	line-height: 13pt;
	background-color: #FFFFF4;
	border: 1px solid #666;
	padding-top: 10px;
	background: url("../images/dc_3_3.jpg");
	background-repeat: no-repeat;			
}
.msdc_4_1{
	float: left;
	width:250px;
	height:17px;
	font-family: inherit;
	font-size: 8pt;
}
.pr_3_1_img{
	border: 1px solid #CCC;
	width: 184px;
	padding: 2px;
	float: left;
	height: 140px;
}
.pr_3_2_img{
	float: left;
	border: 1px solid #CCC;
	width: 100px;
	padding: 2px;
	height: 140px;
}
.pr_3_3_img{
	float: left;
	border: 1px solid #CCC;
	border-left: none;
	width: 100px;
	padding: 2px;
	height: 140px;
}
.msdc_list_header{
	float: left;	
	height:17px;
	font-family: inherit;
	font-size: 8pt;
	border: 1px solid #CCC;
	border-top: none;
	padding: 1px;
	padding-right: 0px;
	padding-left: 3px;
	background-color: #E9E9E9;
	font-weight: bold;
}
.msdc_list_file{
	float: left;	
	height:17px;
	font-family: inherit;
	font-size: 8pt;
	padding: 1px;
	padding-left: 3px;
}
.msdc_list{
	width: 505px;
	font-family: inherit;
	font-size: 8pt;
	float: left;	
	line-height: 13pt;
}
.nt_1{
	width: 200px;
	float: left;	
	padding: 8px;
	line-height: 13pt;
	font-size: 8pt;
	color: #333;
}
.nt_2{
	width: 300px;
	font-family: inherit;
	font-size: 8pt;
	font-weight: bold;
	color: green;
	float: right;
	padding: 8px;
	padding-right:16px;
	line-height: 13pt;
	text-align: right;
}
.nt_3{
	font-family: inherit;
	float: left;
	padding: 8px;
	width: 530px;
	height: 200px;
}
.nt_3_1{
	float: left;
	width: 510px;
	height:200px;
	font-family: Verdana;
	font-size: 8pt;
	float:left;
	line-height: 13pt;
	background-color: #FFFFE8;
	border: 1px solid #666;
	padding-top: 10px;
}
.nt_3_1_1{
	float: left;
	padding-left: 8px;
	font-weight: bolder;
}
.nt_3_1_2{
	float: right;
	padding-right: 8px;
}
.nt_3_1_3{
	float: left;
	width:480px;
	padding-left:16px;
	text-align: justify;
}
.nt_4{
	font-family: inherit;
	float: left;
	padding: 8px;
	width: 530px;
	height: 100px;
}
.nt_4_1{
	float: left;
	width:470px;
	height:50px;
	font-family: inherit;
	font-size: 8pt;
}
.nt_5{
	width: 300px;
	font-family: inherit;
	font-size: 8pt;
	color: silver;
	float: right;
	padding: 8px;
	padding-right:16px;
	line-height: 13pt;
	text-align: right;
}










































.selected_box{
	background-color: #000000;
}
.selected_menu{
	color: #9C031B;
}

.other_link{
	text-decoration: none;
}
.grey_link{
	text-decoration: none;
	color: silver;
}
.li_h{
	line-height: 13pt;
}
.hand{
	cursor: pointer;
	
}


.fh{
	font-family: verdana;
	font-size: 10pt;

	width: 774px;
	height: 18px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: justify;
}
.fh_1{
	background: url("../images/fh_1.jpg");
	background-repeat: no-repeat;
	float: left;
	width: 45px;
	height: 52px;
}
.fh_2{
	background: url("../images/fh_2.jpg");
	background-repeat: no-repeat;
	float: left;
	width: 102px;
	height: 47px;
}
.fh_3{
	float: left;
	width: 724px;
	border: 1px solid #666;
	border-bottom: transparent;
	border-right: transparent;
	font-size: 8pt;
	padding-top: 1px;
}
.ff_1{
	background: url("../images/ff_1.jpg");
	background-repeat: no-repeat;
	float: right;
	width: 724px;
	height: 47px;
}
.ff_2{
	float: left;
	width: 724px;
	border: 1px solid #666;
	border-bottom: transparent;
	border-right: transparent;
	font-size: 8pt;
	padding-top: 1px;
}

.ms_1{
	float: left;
	padding-left:45px;
}
.mh_1{
	
	width: 536px;
	height: 140px;
	border: 1px solid #333;
	float: left;
	background: url("../images/mh_1-1.jpg");		
}
.mh_1_1{
	
	width: 450px;
	float: left;
	font-size: 16pt;
	padding-left: 15px;
	padding-top: 7px;
	color: #ffffff;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	word-spacing: 2px;
	text-align: left;
}
.mh_1_2{
	
	width: 520px;
	float: left;
	font-size: 8pt;
	padding-left: 15px;
	padding-top: 10px;
	color: #ffffff;
	font-weight: bolder;
	line-height: 14pt;
	text-align: left;
}


.mh_2{
	
	width: 168px;
	height: 544px;
	padding-left: 8px;
	padding-top: 8px;
	border: 1px solid #CCC;
	float: right;
}
.mh_2_1{
	
	width: 34px;
	height:34px;
	border: 1px solid #CCC;
	float: left;
}
.mh_2_2{
	
	width: 74px;
	height:34px;
	border: 1px solid #CCC;
	float: left;
}
.mh_2_spacer1{
	width: 5px;	
	height:34px;
	float: left;
	background: url("../images/spacer.gif");
}
.mh_2_spacer2{
	width: 160px;	
	height:6px;
	float: left;
	background: url("../images/spacer.gif");
	font-size: 0pt;
}
.mh_3{
	width: 536px;

	height: 200px;
	border: 1px solid #CCC;
	float: left;	
}
.mh_3_1{
	width: 522px;
	float: left;	
	padding: 8px;
	line-height: 13pt;
	font-size: 8pt;
	color: #333;
}
.mh_4{
	width: 300px;
	height: 180px;
	border: 1px solid #CCC;
	float: left;	
	border-top: none;
}
.mh_4_1{
	width: 300px;
	float: left;	
	padding: 8px;
	line-height: 13pt;
	font-size: 14pt;
	color: #333;
	border: 1px solid #CCC;
	border-top: none;
	border-left: none;
	border-right: none;
}
.mh_4_2{
	width: 300px;
	float: left;	
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 13pt;
	font-size: 8pt;
	color: #333;
}
.mh_5{
	width: 233px;
	height: 180px;
	border: 1px solid #CCC;
	float: left;	
	border-top: none;
	border-left: none;
}
.mh_5_1{
	width: 233px;
	float: left;	
	padding: 8px;
	line-height: 13pt;
	font-size: 14pt;
	color: #333;
	border: 1px solid #CCC;
	border-top: none;
	border-left: none;
	border-right: none;
}
.mh_5_2{
	width: 233px;
	float: left;	
	padding: 8px;
	line-height: 13pt;
	font-size: 8pt;
	color: #333;
	line-height: 25px;
}




.mt_1{
	
	width: 536px;
	height: 30px;
	border: 1px solid #333;
	float: left;
	background: url("../images/mh_1.jpg");		
}
.mt_1_1{
	
	width: 450px;
	float: left;
	font-size: 16pt;
	padding-left: 8px;
	padding-top: 3px;
	color: #ffffff;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	word-spacing: 2px;
	text-align: left;
}
.mt_3{
	width: 536px;
	border: 1px solid #CCC;
	float: left;	
	color: #333;
}
.mt_3_1{
	width: 522px;
	float: left;	
	padding: 8px;
	line-height: 13pt;
	font-size: 8pt;
	color: #333;
}
.mt_3_1_1{
	float: right;	
	border: 1px solid #CCC;
}
.msi_1{
	width: 724px;
	border: 1px solid #CCC;
	float: left;	
	color: #333;
}
.msi_2{
	width: 522px;
	float: left;	
	padding: 8px;
	line-height: 13pt;
	font-size: 8pt;
	color: #333;
}
.msi_3{
	float: left;
	width: 400px;
	border: 1px solid #CCC;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #f4f4ff;
}
.msi_4{
	font-family: inherit;
	font-size: 8pt;
	width: 320px;	
}
.msi_5{
	font-family: inherit;
	font-size: 8pt;
	width: 180px;
	height: 17px;
}

.mts_1{
	
	width: 724px;
	height: 30px;
	border: 1px solid #333;
	float: left;
	background: url("../images/mh_2.jpg");		
}
.so_1{
	font-family: inherit;
	padding: 8px;
	font-size: 8pt;
	width: 536px;
	height: 300px;
	border: 1px solid #CCC;
	float: left;	
	color: #333;
}
.press_table{
	border: 1px solid #ccc;
	font-size: 10pt;
	color: #383838; 
	font-family: verdana;
}
.press_table_title{
	font-weight: bold;

	background-color: #7E72B1;
	color: #ffffff;
	border-right: 1px solid #ccc;
}

.press_table_main{
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.p_table_title{
	font-weight: bold;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #CCC;
}

.p_table_norm{
	font-weight: bold;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #FFFFCC;

}


.proj_table_main{
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding-top:5px;
	padding-bottom:5px;
}


.link_table{
	border: 1px solid #ccc;
	font-size: 10pt;
	color: #383838; 
	font-family: verdana;
}
.link_table_title{
	font-weight: bold;
	background-image: url('../images/banners/001-2.jpg');
	border-bottom: 1px solid #ccc;
	padding:3px;
}
.link_table_main{
	padding:3px;
}

.link_table a:link{text-decoration:none;}
.link_table a:visited{text-decoration:none;}

.pr_header{
	background-image: url('../images/banners/004.jpg');
	background-repeat: no-repeat;	
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	width:100%;
}

.pr_header_2{
	background-image: url('../images/banners/005.jpg');
	background-repeat: repeat-y;	
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding-top:7px;
	padding-bottom:7px;
	width:400px;
	border-right:1px solid #ccc;
	float:left;
	font-size:12pt;
	font-family: verdana;
	letter-spacing:1px;
	text-align:center;
	line-height:24px;
	
}
.pr_header_21{
	background-image: url('../images/banners/005.jpg');
	background-repeat: repeat-y;	
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	
	padding-top:7px;
	padding-bottom:7px;
	width:400px;
	border-right:1px solid #ccc;
	float:left;
	letter-spacing: 1px;
	font-size: 12pt;
	text-align:center;
	line-height:24px;
}


.pr_header_3{
	background-repeat: repeat-y;	
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding-top:2px;
	padding-bottom:2px;
	width:133px;
	float:left;
	text-align:right;
	background-color: #ccc;
}
.contact_2{
	float:left;
	border:1px solid #ccc;
	padding:5px;
	margin-left:10px;
	width:290px;
	text-align:left;
	height:206px;
	background-color:#E9E9F5;
	background-image: url('../images/contact_back.jpg');
}

.keywords_edit{
	float:left;
	border:1px solid #ccc;
	padding:5px;
	margin-left:10px;
	width:290px;
	text-align:left;
	height:270px;
	background-color:#E9E9F5;
}


.new_span{border:1px solid #ccc;padding:2px;background-color: #ffffff;font-size:7pt;color:red;font-weight:bold;;font-weight:bold;font-weight:normal;}


.small_date{
	font-size: 10pt;
	font-weight: normal;
}
