body {
	margin:0;
	width:100%;
	height:100%;
}

table , tr , th , td {
	border-collapse:collapse;
}
.menu{
	width:900px;
}

#footer {  
	width:900px;
}

#footer td{  
	font-size:85%;
	color: #ffffff;
}

#footer a:link , #footer  a:visited{
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover ,#footer a:active{
	color:#ffffff;
	text-decoration: none;
	background-color:#8AA9AC;
}

#trayL{
	width:900px;
	height:700px;
	background-color:#fff;
	margin:0;
}
#trayN{
	margin-top:200px;
	width:580px;
}
#sun{
	 color:#FF3300;
	 }
#sat{
	color:#1F72B2;
	}
h2{
	font-size:85%;
	font-weight:bold;
	margin:30px 0 0 0;
}
h3{
	font-size:85%;
	font-weight:bold;
	margin:20px 0 0 0;
}
	
.cap1{
	font-size:85%;
	line-height:140%;
	margin-bottom:10px;
}
.cap2{
	font-size:85%;
	line-height:125%;
	margin-bottom:10px;
}
.box1{
	border:1px solid #94ACB2;
	padding:30px;
	margin:10px 0;
}
.box2{
	margin:10px 0;
}
.box2 td{
	border:1px solid #94ACB2;
	padding:5px 15px;
	text-align:left;
}
