body{
	background-color: #93B1C7;
	padding: 0;
	margin: 0;
}
td{
	font-family: Arial;
	font-size: 90%;
}

#page{
	width: 90%;
	padding: 0;
	text-align:center;
	background-image: url('http://pub.photos-pay.com/i/page-bg.gif');
	background-repeat: repeat-x;
}

#header{
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: left;
	background-image: url('http://pub.photos-pay.com/i/header-bg.gif');
	background-repeat: no-repeat;	
	background-position: right;
}

#status-bar{
	width: 100%;
	height: 28px;
	margin: 0;
	text-align: left;
	background-image: url('http://pub.photos-pay.com/i/status-bar-bg2.gif');
	background-repeat: repeat-x;	
	background-position: left top;
}

#status{
	width: 50%;
	height: 28px;
	margin: 0;
	text-align: left;
	color: white;
	background-image: url('http://pub.photos-pay.com/i/status-bar-bg.gif');
	background-repeat: no-repeat;	
	background-position: left;
	background-color: transparent;
	padding-left: 20px;
	/*font-size: 80%;*/
}

#status2{
	width: 50%;
	height: 28px;
	margin: 0;
	text-align: left;
	text-align: right;
	padding-right: 20px;
	color: white;
	/*font-size: 80%;*/
}



#body{
	background-color: #6D97B3;
	padding: 2px;
}

.status-text{
	font-weight: bold;
	color: white;
}

.t-head{
	text-align: left;
	padding-left: 20px;
}
a:link {
	color: #031E95;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: #031E95;
	text-decoration: underline;
}
h1{
	margin: 0;
	padding: 0 0 3px 0;
}
.indexFloat{
	float: left;
	padding: 5px;
	text-align: center;
}

#menu-bar{
	background-color: #205581;
	padding: 5px 20px;
	text-align: left;
}

#menu-bar a,#status a,#status2 a{
	color: white;
}

#menu-bar1{
	background-color: #205581;
	padding: 5px 20px;
	text-align: left;
}

#menu-bar1 a,#status a,#status2 a{
	color: white;
}
