body {
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color:	#e2e2e2;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #e2e2e2;
	scrollbar-darkshadow-color: #0000f7;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #0000f7;
	color: #ffffff;
	background: white url(../img/nn-2.jpg) no-repeat fixed center center;
	
}

#main {
	position: absolute; 
	left: 50%; 
	margin-top: 0px; 
	margin-left: -490px; 
	top: 5px; 
	width: 980px; 
	padding: 0;
}

#logo {
	display: none;
	margin-top: 20px;
	z-index: 1000;
}

img {
	border: 0px;
}

#title {
	display: none;
	margin-top: 10px; 
	width: 980px;
	text-align: center;
	color: #0c5776;
	font-family: 'Trocchi', serif; 
	font-size: 45px; 
	font-weight: normal; 
	line-height: 48px;
	text-shadow: 0 2px 2px #666;
}

.tabcont {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11pt;   
	width: 100%;
}


#head-image {
	display: block;
	margin-top: 20px;
	z-index: 100;
}

#head-image .head-image-end {
	display: none;
	padding:35px 60px 35px 60px;
	font-size: 12pt;
	color: #ffffff;
	font-weight: bold;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-right:1px solid #f8f9fb;
	border-left:1px solid #f8f9fb;
	background-color: #000000; 
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
}

#cont {
	display: block;
	width: 980px;
	text-align: justify;
	margin-top: 40px;
}

#cont1 {
	display: block;
	color: #333333;
	width:980px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10pt;  
}

#cont1 .section {
	background: #f8f9fb;	
	margin:10px 0px 7px 0px;
	padding:5px 20px 5px 20px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-right:1px solid #f8f9fb;
	border-left:1px solid #f8f9fb;
}

#cont1 .section:hover {
	background: #cee59c;	
	border-right:1px solid #990000;
	border-left:1px solid #990000;
}

#cont h1 {
	font-size: 11pt;
	color: #990000;
	font-weight: bold;
}

#cont h2 {
	font-family: 'Trocchi', serif, Verdana, sans-serif, Arial, Helvetica;
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	color: white;
	letter-spacing: 3px;
	padding:5px 10px 5px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	border:0px solid #cfcfcf;
	background: #cfcfcf url(../img/backh2.jpg) repeat-x left top;
	text-shadow: 0 2px 2px #666;
}

.morelink {
	font-size: 10px;
	color: #7b99bd;
	font-weight: bold;
	text-decoration: none;		
}

.morelink:hover {
	color: #990000;
	font-weight: bold;	
	text-decoration: none;			
}

#note {
	display: block;
	margin-top: 30px;
	width: 980px; 	
	height: 100px;	
}

#note1 {
	width: 980px;	
	border: 1px solid #dfdfdf;	
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
	padding: 10px 0;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
}

#note1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
	font-weight: normal;
	text-decoration: none;
}

#note1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: normal;
	text-decoration: underline;;
}

#note2 {
	display: block;
	top: 50px;
	left: 0px;
	width: 980px;
	padding: 0;		
	text-align: right;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
}

#note2 a {
	color: gray;
	text-decoration: none;
}

#note2 a:hover {
	text-decoration: underline;
}


#section {
	display: block;
	color: #333333;
	width: 100%;
	margin: 0;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;   
}

#section img {
	border-right:0px solid #cfcfcf;
	margin: 0 5px 0 0px;; 	
}

#section ul  {
	float: left;
	padding: 5px 10px 5px 10px;
	width: 950px;
	margin-left: 20px;
	list-style: circle url('images/icon/list.jpg');
}

#section ul li {
	float: left;
	padding: 5px 15px 5px 10px;
	width: 400px;
	margin-left: 20px;
}

#section ul.ul2  {
	float: left;
	padding: 0px 10px 5px 10px;
	width: 650px;
	margin-left: 0px;
}


#section a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11pt;   
	text-decoration: none;
	color: #666666;	
}

#section a:hover {
	text-decoration: underline;;
	color: #990000;	
}

#section .box {
	width: 810px;
	margin: 50px 0 0 70px;
	padding: 0;
	border-width: 0;
}

#section .box img {
	margin-right:15px;
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
}

#section .box img:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}


td.left {
	text-align: left;
}

td.right {
	text-align: right;
}

.stySelect {
    background-color: #666666; /* Green */
    border: none;
    color: white;
    padding: 5px 7px;
    text-align: left;
    text-decoration: none;
    font-size: 12pt;
	
	border-width: 1px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-webkit-border-radius: 8px;

	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	
}

.styButton {
    background-color: #4C50AF; /* Green */
    border: none;
    color: white;
    padding: 12px 15px;
    text-align: center;
    text-decoration: none;
    font-size: 12pt;
	width: 160px;    	
	
	border-width: 1px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-webkit-border-radius: 8px;

	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	cursor: pointer;
	
}

.tdTitle {
    background-color: #f3f3f3; 
    color: #141414;
    padding: 5px 7px;
    text-align: center;
    font-size: 12pt;
    margin: 5px;
	
	border: 1px solid #cfcfcf;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-webkit-border-radius: 8px;

	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;

}

.trTab td {
	
	border-bottom: 1px solid #cfcfcf;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-webkit-border-radius: 3px;
}

hr {
	width: 100%;
	height: 2px;
	color: #dfdfdf;
	border: 1px solid #dfdfdf;
	text-align: center;
}


#login {
	display: block;
	width: 700px;
	height: 280px;
	margin-left: 140px;
	margin-top: 80px;
	border-style: solid;
	border-color: #278fb4;
	overflow: hidden;
	background: white url(../img/nn-1.jpg) no-repeat right center; 
}

#login #cont {
	display: block;
	float: left;
	margin: 12px;
	color: #333333;
	width: 320px;
	font-size: 16px;
	font-family: Verdana;
}

#vr1 {
	display: block;
	float: left;
	margin-top: 10px;	
	width: 1px;
	height: 260px;
	background-color: #278fb4;
	border: none;
}

#login #message {
	display: block;
	float: right;
	width: 320px;
	color: #333333;
	margin-right: 0px;
	margin-top: 20px;
	font-size: 14px;
	font-family: Verdana;
}

.message {
	color: #333333;
	font-size: 14px;
	font-family: Verdana;
}


.round-border {
	border-width: 1px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.round-border5 {
	border-width: 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.trans5 {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;

}

.trans {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;

}

.trans7 {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.trans8 {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

 #rep2 {
	display: none; 
 } 


#loading {
	display: none;
	position: absolute; 
	top: 65px; 
	left: 50%; 
	width: 540px; 
	height: 340px; 
	margin: 60px -270px; 
	text-align: center;
	z-index:1000; 
	background: white;
    border: 3px solid #bfbfbf;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #303030;
	
	border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-webkit-border-radius: 8px;

	filter: alpha(opacity=80);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	
}


#model_log {
	width: 950px;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;
}
