/* Edit Line 23 for top line */
a 			{ color: #0055FF; text-decoration: none;  }
a:hover 	{ text-decoration: underline;  }
body 		{ font-family: arial, verdana; margin: 10px;}

h6{font-family: arial, verdana; font-size:11px; }

/* - -   00common.css ends - - */



#navigation-top a:hover, #navigation-bottom a:hover  
		{ text-decoration: none;  

		}

/* TAG DEFINES DOCUMENT SECTION */
#navigation-top {
	display: block;
	width: 100%;
                height: 115px;
	border: 0px solid #cccccc;
	clear: left;
	/* Top Line Background color */
	background-color: 				#CCCC66;

}

	/* this gat may contain background image*/
	#nav-top-decor {
		height: 115px;
		border: 0px solid #ff9900;
	}
	
	#navigation-top #nav-main {
		display: block;
		width: 100%; height: 20px;
		vertical-align: middle;
	}

	
	
	
	/* .navigation-top .minimal-width */
	#minimal-width {
		width: 770px;
		margin-left: 10px;
	}
	
			#navigation-top #nav-main a {
				display: block;
				width: 115px; height: max;
				padding: 3px; padding-left: 5px;
				margin: 0px;
				float: left;
				font-weight: 800;
				font-size: 0.7em;
			}
		
		
		
		
	#navigation-top #nav-sub {
		display: block;
		width: 100%; height: 1.35em;
		vertical-align: middle;
		clear: both;
	}
			
			#navigation-top #nav-sub a {
				display: block; 
				width: 100px; 
				line-height: 1.6em;
				padding-top: 4px; padding-left: 5px;
				margin: 0px;
				float: left;
				font-weight: 400;
				font-size: 0.7em;
			}
			
			
			
			/* !!!!! COLOR SET for top navigation section !!!!! */		
			
			#navigation-top #nav-main {
				border: 1px solid 				#CCFF00;
				background-color: 				#CCFF00;
			}
			
			#navigation-top #nav-main a {
			color: 							black;
			border-left: 1px solid 			#eeeeff;
				border-right: 1px solid 		#CCFF66;
				background-color: 				#CCFF66;
			}
		
			#navigation-top #nav-main a:hover{
		background-color: 				#D2EA5F;
							color: 							black;
				border-left: 1px solid 			#AAAACC;
				border-right: 1px solid 		#cc0000;
				color: 							#eeeeff;
			}
			
			#navigation-top #nav-main a:active{
				background-color: 				#F5F4EC;
				color: 							#F5F4EC;
			}
			

			#navigation-top #nav-sub {
				background-color: 				#F5F4EC;
			}
			
			#nav-sub a:hover {
				background-color: 				#F5F4EC;
				border-left: 0px solid 			#AAAACC;
				border-right: 0px solid 		#cc0000;
				color: 							#eeeeff;
			}
			
			#nav-support a:hover {
				background-color: 				#7F7FB2;
				border-left: 0px solid 			#AAAACC;
				border-right: 0px solid 		#cc0000;
				color: 							#eeeeff;
			}
			
			#navigation-top #nav-sub a:active{
				background-color: 				#cc0000;
				color: 							#cc0000;
			}
/* END OF navigation-top SECTION */			
/*------Test area---------------------------------------------------------*/		
	
			#nav-main a#link02 {
				background-color: 				#000000;
				color: 							#0055FF;
			}
			
			#navigation-top #nav-sub a#link05 {
				background-color: 				#33cc00;
				color: 							#0055FF;
			}
/* END OF test area SECTION */
/*------page-BODY---------------------------------------------------------*/
#page-body {
	width: 100%;
	clear: both;
	padding-top: 1px;
	padding-bottom: 10px;
}
#page-body div {
	font-size: 1em;

	padding: 10px;
	border: 1px;
	margin-right: 10px;
}


	#page-body #colomn-1 {
		width: 175;
		float: left;
		position: relative;
		font-size: 0.8em;
	}

	#page-body #colomn-2 {
		width: 500;
		float: left;
		position: relative;
		font-size: 0.9em;
	}

	#page-body #colomn-3 {
		width: 150;
		float: left;
		position: relative;
		font-size: 0.8em;
	}

	#page-body #minimal-width {
		clear: both;
		width: 850px;
		line-height: 0px;
		height: 1px; padding: 0px; 
		margin: 0px;
		border: 0px dotted #0055FF;
	}
	
	
	
/*--END-page-BODY---------------------------------------------------------*/
/*--navigation-BOTTOM---------------------------------------------------------*/



#navigation-bottom {
	text-align:center;
}


		#navigation-bottom #nav-main {
			height: 1.32em; 
			vertical-align: middle;
			border-top: 1px solid 			#0055FF;
			background-color: 				BLACK;

			text-align:center;
			clear: both;
		}
		

		
		
		#navigation-bottom #nav-main a {
			display: block;
			float: left;
			height: 1.7em;
			width: 50px;
			font-size: 0.75em;
			margin: 0px;
			padding-top: 2px;
		}
		
		
		
		#navigation-bottom #nav-main a:hover {
			background-color: 				#7F7FB2;
			color: 							#eeeeff;
		}

		
		/*----------*/
		
		
		#navigation-bottom #nav-support {
			line-height: 1.2em;
			vertical-align: middle;
			border-bottom: 1px solid 			#cc0000;
			text-align:center;
			margin-bottom: 30px;
			clear: both;
		}
		

		
		
		#navigation-bottom #nav-support a {
			font-size: 0.7em;
			margin: 0px;
			padding-top: 2px;
			padding-left: 10px;
			padding-right: 10px;
		}

			
/*--END-navigation-BOTTOM-----------------------------------------------------*/

#footer {
	display: block;
	width: 100%;
	clear: both;
	text-align: center;
	font-size: 0.75em;
	border: 0px solid red;
	margin-bottom: 2em;
}		

	#credits {	
		padding-bottom: 1.4em;
		letter-spacing: 5px;
	}
			
	#note {	
		color: #999999;
	}
