body {
	background-color: #1F3D54;
	}

#maincontainer {
	margin: auto;
	margin-top: 30px;
	width: 700px;
	}

.std { font-family: "times new roman", times, serif}

.menubar {
	background-color: #990000;
	width: 100%;
	height: 30px;
	}
.spacer {
	margin: 0px;
	padding: 0px;
	height: 3px;
	font-size: 1px;
	}

.p {	width: 100%;
	height: 8px;
	}

.img {	
	padding: 10px;
	margin: 10px;
	text-align: center;	
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	}

a.menu {	
	height: 15px;
	color: white;
	margin-top: 10px;
	font-size: 11pt;
	font-weight: normal;
	padding: 4px;
	text-decoration: none;
	}


a.menu:hover {	
	text-decoration: underline;
	}

.pagespace {
	margin: 0px;
	padding: 0px;
	background-color: white;
	width: 100%;
	}

.trtariff {
	background-color: #EEEEEE;
	}

.photospace {
	margin: 0px;
	padding: 0px;
	background-color: black;
	width: 100%;
	}

.addressfooter {
	height: 15px;
	color: white;
	margin-top: 10px;
	font-size: 10pt;
	font-weight: normal;
	padding: 4px;
	text-align: center;
	text-decoration: none;
	}

a.footerlink {	
	color: white;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	}

a.sitemap {
	color: white;
	font-size: 8pt;	
	font-weight: normal;
	text-decoration: none;
	}

a.sitemap-heading {
	margin-left:0px;
	color: #333333;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: underline;
	}

a.sitemap-subhead {
	margin-left:20px;
	color: #333333;
	font-size: 11pt;	
	font-weight: normal;
	text-decoration: underline;
	}

.sitemap-text {
	color: #990000;
	font-size: 11pt;	
	font-weight: normal;
	text-decoration: none;
	}

.heading {
	font-family: "times new roman", times, serif;  
	color: #990000;
	font-size: 12pt;
	font-weight: bold;
	}

.bodytext {
	font-family: "times new roman", times, serif;  
	color: #333333;
	font-size: 10pt;
	font-weight: normal;
	}

a.bodytext {
	font-family: "times new roman", times, serif; 
	color: #990000;
	font-weight: normal;
	}

.drag{
	position:relative;
	cursor:hand;
	z-index: 100;
	}

