﻿body{
	background-color:  #0a344b;
	text-align:  center;
	margin-top:  0px;
	margin-bottom:  0px;
	margin-left:  0px;
	margin-right:  0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:  url('images/bg5.jpg');
}

table{
	border-collapse:  collapse;
	width: 100%;
}

td{
	vertical-align:  top;
	padding-left:  5px;
	padding-right:  5px;
}

.main{
	height:  100%;
	width:  100%;
}

.tipTop{
	text-align:  right;
	background-color:  #0a344b;
	color:  white;
	height:  25px;
	font-weight:  bold;
	font-size:  x-small;
	padding-right:  5px;
}

.tipTop a{
	color:  white;
	text-decoration:  none;
	padding:  0px;
}

.header{
	height:  150px;
	width:  100%;
	text-align:  center;
	background-image:  url('images/headerRedo2.jpg');
	background-position:  center;
	background-repeat:  no-repeat;
	padding:  0px;
	margin-left:  auto;
	margin-right:  auto;
}

.header2{
	height:  100%;
	width:  1000px;	
	vertical-align:  middle;
	text-align:  right;
	padding:  0px;
	margin-left:  auto;
	margin-right:  auto;

}

.headerTop{
	height:  30px;
	color:  white;
	padding-right:  5px;
}

.headerCenter{
	height:  100%;
	padding-right:  5px;
}

.headerBot{
	height:  30px;
	color:  white;
	padding-right:  5px;
}

.headerBot a{
	color:  white;
	text-decoration:  none;
}

.mainContent{
	height:  100%;
	width:  100%;
	text-align:  center;
	padding:   0px;	
}

.mainContent2{
	background-color:  white;
	height:  100%;
	width:  1000px;
	vertical-align:  top;
	padding:   0px;
	margin-left:  auto;
	margin-right:  auto;
}


.footer{
	text-align:  center;
	background-color:  #0a344b;
	color:  white;
	height:  40px;
}

.footer a{
	color:  white;
	text-decoration:  none;
}

.footerAlt{
	text-align:  center;
	background-color:  #0a344b;
	color:  white;
}

.footerAlt a{
	color:  white;
	text-decoration:  none;
}

.lilWhite{
	background-color:  white;
	width:  3px;
}

.status{
	width:  1000px;
	height: 35px;
	background-color:  #0a344b;
	color:  white;
	font-weight:bold;
}

.statusTable{
	width:  1000px;
	padding:  0px;
	margin-left:  auto;
	margin-right:  auto;
	padding:  0px;
}

.statusTable2{
	width:  100%;
	padding:  0px;
	text-align:  center;
	padding:  0px;
}

.weatherCol{
	width:  150px;
}

.checkLogin{
	text-align:  center;
	font-weight:  bold;
}

