﻿
.body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #c0d0ca;
		background-image: url('Images/back.jpg');
		background-position:top;
		background-repeat:repeat-x;
		height:100%;
		width:100%;
		text-align:center
	}

.main {
	background-image: url('Images/arrow2.gif');
	background-repeat: no-repeat;
	background-position: center;
}



.menu {
	 color:#d2e2df;
	  font-family:  "Myriad Pro";
	  font-size:13px;	 
	 	text-align: right;
	 
	 }



.td {
	 color:#FFFFFF;
	  font-family:  "verdana";
	  font-size:10.5px;	
	  
	 
	 }








.copyright {
width:730px;
	 color:#999999;
	  font-family:  "verdana";
	  font-size:10px;	 
	 	text-align: right;
	 	align:center
	 
	 }

.copyright  a:link { 
color : #999999; 
text-decoration : none; 
} 
.copyright  a:visited { 
color : #999999;; 
text-decoration : none; 
} 
.copyright  a:hover { 
color : #67a099; 
text-decoration : none; 
} 






.menu a:link { 
color : #d2e2df; 
text-decoration : none; 
} 
.menu a:visited { 
color : #d2e2df; 
text-decoration : none; 
} 
.menu a:hover { 
color : #ffffff; 
text-decoration : none; 
} 