﻿body	{
		background-color:#000044; 
		font-family:Verdana,Arial,Helvetica; 
		color:#000000; 
		margin: 0px;
		padding: 0px;
		}

hr { color:#000000; }

a:link,
a:visited	{ 
			color:#ff0000; 
			font-weight:bold;
			text-decoration:underline; 
			}
a:active,
a:hover		{
			color:#ff0000; 
			font-weight:bold;
			text-decoration:none; 
			}

th			{
			background-color:#000080; 
			color: #ffffff;
			text-align: left;
			}
			
th a:link	{
			font-weight:bold; 
			color: #ffffff; 
			}

th a:visited	{
			font-weight:bold; 
			color: #ffffff; 
			}

th a:active	{
			font-weight:bold; 
			color: #ffffff; 
			}

th a:hover {
			font-weight:bold; 
			color: #ffffff;
			text-decoration:none; 
			}	
.navi        { font-size: 10px; font-weight: bold }

.AllServiceAgency_Header	{
							background-color:#000080;
							}

.AllServiceAgency_Header *, 
.AllServiceAgency_Header a, 
.AllServiceAgency_Header a:link, 
.AllServiceAgency_Header a:visited, 
.AllServiceAgency_Header a:active, 
.AllServiceAgency_Header a:hover
							{
							font-size:small;
							color:#ffffff;
							font-weight:bold;
							}

.Minipage	{
			background-color:#ffffff;
			}

.Minipage th	{
			background-color:#000080;
			color:#ffffff;
			}

.Minipage td	{
			color:#000000;
			}

.AllServiceAgency_SkyScraper	{
					z-index:9; 
					position: absolute;
					top:0px;
					left:730px; 
					width:160px; 
					height: 600px; 
/*					overflow:auto; */
					overflow:visible;
/*					height: 300%; */
/*					bottom: 0; */
/*					background-color:#6060a0; */
					background-color: transparent; 
					}

.allserviceagency_Trailer	{
							background-color:#000080;
							width:728px;
							}

.allserviceagency_Trailer *	{
							font-size:x-small;
							color:#ffffff;
							}

.allserviceagency_Trailer a, 
.allserviceagency_Trailer a:link, 
.allserviceagency_Trailer a:visited, 
.allserviceagency_Trailer a:active, 
.allserviceagency_Trailer a:hover
							{
							font-size:x-small;
							color:#ffffff;
							font-weight:bold;
							}

/* CMS */

.CMS_Form th	{
				background-color: #000080;
				color: #ffffff;
				text-align: left;
				}

.CMS_Form th h1	{
				color: #ffffff;
				}

.CMS_List th	{
				background-color: #000080;
				color: #ffffff;
				text-align: left;
				}

.CMS_List th h1	{
				color: #ffffff;
				}

.CMS_List th a	{
				color: #ffffff;
				}

.CMS_List td	{
				vertical-align:top;
				}

.CMS_List a	{
			font-weight: bold;
			}

legend	{
		color: #000080;
		font-weight: bold;
		}

.prompt	{
		font-weight: bold;
		text-align: right;
		}

.CMS_Form button,
.CMS_List button,
button				{
					font-family : Verdana,Arial,Helvetica;
/*					width : 50px; */
					width : auto; 
					height : auto; 
					font-size : 8pt; 
					font-weight : bold; 
					background-color: #000080;
					color: #ffffff;
					text-align : center; 
					border-width: 0;
/*					border-bottom : thin solid black; */
/*					border-top : thin solid black; */
					padding : 0px; 
					} 

.LineHigh	{
			background-color: #eeeeee;
			color: #000000;
			}

.LineLow	{
			background-color: #dddddd;
			color: #000000;
			}

.LineDelete	{
			background-color: #ffcccc;
			color: #000000;
			}