/* CSS Document */

html {
  height: 100%;
}



* {
	margin: 0;
 	padding: 0;
	border: 0;
	}

body {
  	height: 100%;
	min-height: 100%;
	min-width: 960px;
	background-color: #fff;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#base {
 	margin: auto;
	height: auto !important;
 	min-height: 100%;
	padding-left: 200px;
	padding-right: 200px;
	}
	/*** IE6 Fix ***/
	#base > #left {
  		left: -200px; /* -=-=- */
		}
		
	#base .column {
		  position: relative;
		  float: left;
		}
	
	a {
		color: #4050c7;		
		}
	a:hover {
		color: #3300FF;
		}
	
	
	#header {
		background-image: url(images/logot.jpg);
		background-repeat: no-repeat;
		background-color: #fff;
		height: 260px;		
		clear: both;
		}
		
	#menu {
		height: 25px;
		background-color: #fff;
		padding: 20px 0px 0px 210px;
		margin-bottom: 2px !important;
		//margin-bottom: 0px;
		}
		#menu div {
			display: inline;			
			padding: 3px 6px 0px 6px;
			height: 25px;
			float: left;
			white-space: nowrap;
			}
			#menu div.active {
				background-image: url(images/umgra.gif);
				background-repeat: repeat-x;
				color: #fff;
				margin-right: 7px;
				}
			#menu a {
				margin-right: 7px;
				color: #CC0000;
				}
			#menu div.aaa a {
				color: #FF0000;
				font-weight: bold;
				}	
				
	#center {
		width: 100%;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}
		#center div.flyhigh {
			height: 25px;
			background-color: #819cc9;
			}
			
	  #center #place {
			padding: 10px 14px 10px 14px;
            margin: 0px 0px 0px 0px;
			}
	  #center #place a {
				color: #1b2676;
				}
	  #center #place a:hover {
				color: #CC0000;
				}
	  #center div.print {
				padding: 0px 14px 4px 14px;
				text-align: right;
				}
	  #center div.print img { vertical-align: middle;}
	  #center div.print a{
					color: #999;
					}
	  #center div.print a:hover{
					color: #0033CC;
					}
			
			
		#center h1 {
				font-family: "Times New Roman", Times, serif;
				font-size: 22px;
				font-weight: normal;
				color: #000;
				padding: 4px 0px 10px 14px;
				}
		#center h2 {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 18px;
				font-weight: normal;
				color: #000;
				padding: 4px 0px 10px 14px;
				}
		#center h5 {
			color: #222;
			}
		img.p {margin-left: 14px; 
			vertical-align: middle;
			}
		a.g {
			color: #4461ef;
			margin: 4px 0px 0px ;
			}
		a.g:hover {
			color: #CC0000;			
			}
		p.n {
			margin-top: 10px;
			}		
		#center p {
				/*text-align: justify;*/
				padding:0 14px 7px;
				}
		#center ul {
				margin: 7px 0px 7px 44px;
				}
		#center img.lft {
				float: left;
				clear: left;
				margin: 0px 10px 10px 14px;			
				}
		#center img.rght {
				float: right;
				clear: right;
				margin: 0px 14px 10px 10px;			
				}
        #center div {
			padding: 0px 14px 0px 14px;
			}
		#center div.mean {
			float: right;
			clear: right;
			margin: 10px 14px 10px 10px;
			background-color: #F1E7E7;
			border: 1px dotted #333;
			padding: 4px 4px 4px 4px;
			font-weight: normal;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			width: 180px;
			text-align: left;
			}
		div.mean strong { 
			color: #990000;
			}
		div.fcont {
			float: left;
			width: 45%;
			margin: 14px 14px 30px 14px;
			text-align: center;
			height: 200px;
			}
			
			div.fcont p {
				margin-top: 10px;
				font-weight: bold;
				color: #3366CC;
				}			
				div.fcont p.fcom {
					color: #666;
					margin-top: 1px;
					font-weight: normal;
					}
			div.fcont img {
				vertical-align: middle;
				}
			
			
	#center	#attach {
			background-color: #f6f8fa;
			margin: 10px 14px 0px 14px;
			padding: 6px 6px 6px 6px;
			}
			#attach h3 {
				font-size: 14px;
				color: #000;		
				}
				#attach li {
					list-style: none;
					}
					
		div.nblock {
			padding: 10xp 10px 10px 10px;
			margin: 14px 14px 14px 14px;
			border: 1px solid #819cc9;
			background-color: #FBFBFD;
			background-image: url(images/newgrad.gif);
			background-position: top;
			background-repeat: repeat-x;
			position: relative;
			}
			/*div.nblock div.patch {
				 width: 1px;
				 height: 300px;
				 float: right;
				 }*/
			
			div.nblock h1 {
				margin: 0px 10px 0px 0px;
				padding: 0px 0px 0px 0px;
				font-size: 16px;
				}
				div.nblock h1 a {
					margin: 0px;
					padding: 0px;
					font-size: 16px;
					font-weight: bold;
					}
				div.nblock h1 em {
					color:#666666;
					font-size: 11px;
					}
					
			div.nblock a {
					margin: 6px 0px 6px 0px;
					padding: 0px;
					}
				
			div.nblock img {
				float: left;
				clear: left;
				margin: 0px 14px 10px 14px;
				position: relative;
				}
				
				div.nblock p {
					/*text-indent: 16px;*/
					margin: 0px 0px 8px 0px;
					padding: 0px 0px 0px 0px;
					}
					div.nblock a img {
						float: none;
						clear: none;
						margin: 0px 2px 0px 0px;
						}
					
					div.when {
						margin: 6px 10px 6px 10px;
						color: #1b2676;
						font-size: 10px;
						text-align: right;
						clear: both;
						}
						
						div.when a {
							font-size: 12px;
							}
						div.when span {
							color: #555;
							font-size: 12px;
							font-weight: bold;
							}

			
					
	#center	#comments {
			margin: 20px 14px 10px 14px;
			}
			#comments form {
				margin-top: 10px;
				}			
			#comments input, textarea {
				border: 1px solid #333;
				display: block;				
				font-family: "Courier New", Courier, mono;
				margin-bottom: 6px;
				}
				#comments label {
					color: #000033;
					font-weight: bold;
					margin-bottom: 2px;
					font-size: 12px;			
					}
				#comments input.butt {
					padding: 2px 2px 2px 2px;
					background-color: #F1F5F8;}
				
				#comments p.chead {
					color: #1b2676;
					font-weight: bold;
					font-size: 16px;
					margin: 0px 0px 6px -14px;				
					}
					
					#comments h6 {
						font-size: 11px;
						color: #666;
						font-weight: normal;
						}
					#comments p {
						font-size: 12px;
						}
						span.date { color: #999;}
						span.time { color: #ccc;}
						span.date1 { color: #000; font-weight: bold;}
						#comments strong { color: #222;}
						
					#comments div.i { background-color: #f2faff; padding: 5px 0px 22px 0px; border-bottom: 1px dotted #ccc;}
					#comments div { background-color: #fff; padding: 5px 0px 22px 0px; border-bottom: 1px dotted #ccc;}
				
			
		
	#left {
		width: 200px;
		margin-left: -100%;
		/*right: 200px;*/
		left: 200px;
		
		background-color: #eceff6;
		padding-bottom: 100px;
		background-image: url(images/grad.gif);
		background-position: bottom;
		background-repeat: repeat-x;
		}
		
		#left div.flyhigh {
			height: 25px;
			background-color: #1b2676;
			margin-bottom: 10px;			
			}
			#left form, input {
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				}
				#left form {
					margin: 0px 0px 0px 0px;
					padding: 2px 2px 2px 2px;
					}
				#left input {
					border: 1px solid #b6b8b9;
					height: 19px;			
					//height: 16px;
					margin-right: 4px;			
					}
					#left input.b {
						border: none;
						background-color: #1b2676;
						text-decoration: underline;
						color: #FFFFFF;
						}
	#left ul {
		padding: 0px 0px 0px 0px;
		margin: 0px 10px 14px 37px;	
		}
	#left ul li a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		color: #1b2676;
		text-decoration: none;		
		}
		#left ul li a:hover {
			color: #CC0000;
			}
	#left ul li {
		margin-bottom: 5px;
		vertical-align: text-bottom;
		list-style-image: url(images/open.gif);
		}
		#left ul li.actli {
			list-style-image: url(images/opened.gif);
			}
		#left ul li.sub, li.sub2, li.sub3 {
			list-style-type:  none;	
			list-style-image: none;
			}
		#left ul li.sub2 {
			list-style-type:  none;	
			list-style-image: none;
			margin-left: 8px;			
			}
		#left ul li.sub3 {
			list-style-type:  none;	
			list-style-image: none;
			margin-left: 16px;		
			}
	#left ul li.sub a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #4050c7;
		text-decoration: none;
		}
		#left ul li.sub a:hover {
			color: #CC0000;
			}
	#left ul li.sub2 a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #333;
		text-decoration: none;
		}
		#left ul li.sub2 a:hover {
			color: #CC0000;
			}
	#left ul li.sub3 a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #999;
		text-decoration: none;
		}
		#left ul li.sub3 a:hover {
			color: #CC0000;
			}
	div.etc {
	padding: 0px 20px 0px 37px;
		}
		div.etc h2 {
			font-size: 16px;
			text-align: left;
			color: #0033FF;
			}
		div.etc a {
			color: #666;
			font-size: 12px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			list-style: none;}
					
		div.etc a:hover {
			color: #3333CC;
			}
		div.etc p {
			text-align: left;
			}

		div.etc2 h2 {
			margin-top: 20px;
			font-size: 16px;
			text-align: left;
			margin-left: 14px;
			color: #009900;
			}
		div.etc2 a {
			color: #666;
			font-size: 11px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			list-style: none;}
					
		div.etc2 a:hover {
			color: #3333CC;
			}
		div.etc2 p {
			text-align: center;
			margin-top: 6px;
			}
	#right {
		width: 200px;
		margin-right: -200px;
		
		padding-bottom: 100px;
		background-color: #eceff6;
		background-image: url(images/grad.gif);
		background-position: bottom;
		background-repeat: repeat-x;
		}
		#right div.flyhigh {
			height: 25px;
			background-color: #1b2676;
			}
		h4 {
			margin: 0px 0px 0px 0px;
			padding: 3px 0px 0px 6px;
			color: #fff;
			}
		h5 {
			color: #990000;
			font-size: 11px;
			font-weight: normal;
			margin: 0px 0px 0px 0px;
			padding: 8px 0px 2px 14px;
			}
		#right p {
			padding: 0px 14px 0px 14px;
			color: #000;
			text-align: left;
			}
			
			#right ul {
				margin: 16px 0px 0px 14px;
				padding: 0px 0px 0px 0px;
				}	
			#right li {
				list-style: none;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				}
			#right li a {
				color: #1b2676;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 14px;
				font-weight: bold;
				}
			#right li.aaa a {
				color: #FF0000;
				font-weight: bold;
				}
			
			#footer {
				margin: auto;
 				width: 100%;
				margin-top: 20px;
 				height: 26px;
 				clear: both;
				background-color: #819cc9;
				}
				
				#footer p {				
					color: #333333;
					text-align: center;
					margin: 0px 0px 0px 0px;
					padding: 6px 0px 0px 0px;
					}
div.marquee {
background-repeat:no-repeat;
border:1px solid #E0E0E0;
height:28px;
margin:0px 10px 5px 10px;
padding-left:18px;
padding-right:5px;
padding-top:7px;
vertical-align:middle;
}                       

 

.marquee span {main2.css (line 483)
font-weight:bold;
margin-right:20px;
}  

		

			
			


