﻿
body	{
		margin:0; 
		padding:0; 
		background-color:#376EA4; 
		color:#000000;
		font-family: Verdana,Arial,Helvetica;
		font-size:95%;
/*
		background-image:url('/_images/Satelite_infopoint_large.jpg');
		background-repeat:no-repeat;
*/
		background-image:url('/_images/Satelite_infopoint_1920x1200.jpg');
		background-repeat:no-repeat;
		background-attachment:fixed; 
/*
		background-image:url('/_images/Satelite_infopoint.jpg');
		background-repeat:no-repeat;
		background-attachment:fixed; 
*/
		}
		
hr	{color:#9C9AFF; }

a:link    { color: #ff0000; font-weight:bold; text-decoration: underline; }
a:visited { color: #ff0000; font-weight:bold; text-decoration: underline; }
a:active  { color: #ff0000; font-weight:bold; text-decoration: none; }
a:hover   { color: #ff0000; font-weight:bold; text-decoration: none; }

CAMS_Header	{
			z-index:98;
			position: fixed;
			top:0px;
			left:0pxj;
			background-color:#376EA4;
			color:#ffffff;
			}
			
.CAMS_Navig	{ 
			z-index:99;
			position:relative;
			background-color:#376EA4;
			width:728px;
			text-align:right;
			color:#ffffff;
			}

.CAMS_Navig a:link    { color: #ffffff; font-size:small; font-weight:bold; text-decoration: underline; }
.CAMS_Navig a:visited { color: #ffffff; font-size:small; font-weight:bold; text-decoration: underline; }
.CAMS_Navig a:active  { color: #ffff00; font-size:small; font-weight:bold; text-decoration: none; }
.CAMS_Navig a:hover   { color: #ffff00; font-size:small; font-weight:bold; text-decoration: none; }

.CAMS_Body	{
			background-color:#eeeeff;
			width:728px;
			min-height:600px;
			}


.CAMS_Footer	{
				background-color:#DDE0EE;
				width:728px;
				font-size: 75%;
				}
}

.Minipage table	{ 
				width: 100%;
				}
				
.Minipage th	{
				font-weight: bold;
				background-color: #36719B;
				color: #ffffff;
				text-align: left;
				margin-top: 0; 
				margin-bottom: 0;
				}

.Minipage td	{
				background-color: #ffffff;
				color: #000040;
				margin-top: 0; 
				margin-bottom: 0;
				}

.CAMS_SkyScraper	{
					z-index:9; 
					position: fixed;
					top:0px;
					left:740px; 
					width:160px; 
					height: 600px; 
/*					overflow:auto; */
					overflow:visible;
/*					height: 300%; */
/*					bottom: 0; */
/*					background-color:#6060a0; */
					background-color: transparent; 
					}


.CMS_Form *	{
			color: #000000;
			text-align: left;
			}

.CMS_Form th	{
				background-color: #376EA4;
				color: #ffffff;
				text-align: left;
				}

.CMS_Form th h1	{
				color: #ffffff;
				text-align: left;
				}

.CMS_Form button	{
		font-family : Verdana,Arial,Helvetica;
/*		width : 50px; */
		width : auto; 
		height : auto; 
		font-size : 8pt; 
		font-weight : bold; 
		background-color: #376EA4;
		color: #ffffff;
		text-align : center; 
		border-width: 0;
/*		border-bottom : thin solid black; */
/*		border-top : thin solid black; */
		padding : 0px; 
		} 


.CMS_List th	{
				background-color: #376EA4;
				color: #ffffff;
				text-align: left;
				}

.CMS_List *	{
			color: #ffffff;
			text-align: left;
			}

.CMS_List th a	{
				color: #ffffff;
				}

.CMS_List td *	{
				color: #000000;
				}
				
.CMS_List td a	{
				color: #000000;
				}

.CMS_List h1	{
				font-size: 14pt;
				}

.CMS_List a	{
			font-weight: bold;
			}

.prompt	{
		font-weight: bold;
		text-align: right;
		}

button	{
		font-family : Verdana,Arial,Helvetica;
/*		width : 50px; */
		width : auto; 
		height : auto; 
		font-size : 8pt; 
		font-weight : bold; 
		background-color: #376EA4;
		color: #ffffff;
		text-align : center; 
		border-width: 0;
/*		border-bottom : thin solid black; */
/*		border-top : thin solid black; */
		padding : 0px; 
		} 

.LineHigh	{
			background-color: #eeeeff;
			color: #000000;
			}

.LineLow	{
			background-color: #ddddff;
			color: #000000;
			}

.LineDelete	{
			background-color: #ffcccc;
			color: #000000;
			}
