@import url("SharedStyles.css");

body {
		color: #003460;
		font-family: arial;
		background-color: #000000;
	}
p {
	color: #000;
	text-align: center;
}
td {}



	  
.MAIN_WINDOW_UP_NO_LINK {
						color: #fff;
						font-weight: bold;
						text-align: center; 
					 }
.MAIN_WINDOW_UP {
				background-image: url(MainWindow.gif);
				background-repeat: repeat-x;
				text-align: center;
				vertical-align: middle; 
			  }
			  
.MAIN_WINDOW_UP a { 
					color: #fff;
					font-size: 16px;
					font-family: Arial;
					font-weight: bold;
					text-decoration: none;
					text-transform: capitalize;
				}


.MAIN_WINDOW_BODY {
					color: #000;
					background-color: #C7DDFF;
					font-size: 13px;
					font-family: Arial;
					font-weight: bold;
				}






.LEFT_MENU_BORDER { 
					border: 0px solid #fff;
					background-color: #000;
				}

.LEFT_MENU_BODY {
				width: 166px;
				height: auto; 
				color: #fff;
				font-size: 13px;
				font-family: Arial;
				font-weight: bold;
				background-color: #003460;
				text-align: left; 
			  }
			  
.LEFT_MENU_BODY a { 
					color: #fff;
					font-family: Arial;
					text-decoration: none;
					background-color: #003460;
				}





				
.LEFT_MENU_HEADER {
					background-color: #000;
					background-color:transparent;
					background-image: url(MiniLeft.gif);
					background-repeat: repeat-x;
					text-align: center;
					color: black;
					font-size: small;
					font-family: arial;
					font-weight: bold;
				}
				
.LEFT_MENU_HEADER a { 
					background-color:transparent;
					color: black;
					font-size: small;
					font-family: arial;
					font-weight: bold;
					text-decoration: none;
					text-align: center; 
				  }







.UP_MENU { 
			width: 110px;
			background-color: #003460; 
			text-align: center; 
			font-weight: bold; 
			background-image: url(UpMenu.gif);
			background-repeat: repeat-x;
			text-align: center; 
		}
	
	
.UP_MENU a {
			text-align: center; 
			color: #fff;
			font-size: medium; 
			font-weight: bold; 
			text-decoration: none; 
	}



.UP_MENU_BORDER {
				background-color: #fff;
			  }
			  








.SUB_LINK {
			color: #391EA6;
			font-weight: bold;
			text-decoration: none;
			text-transform: capitalize;
		 }
		 
		 

.SOON {
		color: #0f0;
		font-weight: bold;
	  }



.SEPARATOR_COLORED {
				background-color: #364c61;
				width: 2px;
				height: 514px;
				vertical-align: top;
			}

.SEPARATOR { width: 11px; }


