a:link {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-style: normal;
 font-weight: normal;
 color: #DDDDDD;
 text-decoration: none;
}
a:visited {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: normal;
 color: #DDDDDD;
 text-decoration: none;
}
a:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-style: normal;
 font-weight: normal;
 color: #FFFFFF;
 text-decoration: none;
}
a:active {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: normal;
 color: #FFFFFF;
 text-decoration: none;
}

.welcome {
border-style: solid;
margin-left: 0px; width: 290px; height: 50px; margin-top: -10px;
}

.navigation {
border-style: none;
margin-left: 0px; width: 431px; height: 22px; margin-top: 1px;
background-color: #9A9B95;
}

.toplogo {
border-style: none;
margin-left: 0px; width: 350px; height: 80px; margin-top: 0px;
background-repeat: no-repeat;
background-image: url('images/logo.jpg');
text-align: right;
}
.toptext {
border-style: none;
margin-left: 335px; width: 280px; height: 10px; margin-top: -38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	font-style: normal;
	padding: 2px;
	text-align: left;
}


.welcomelogo {
border-style: none;
margin-left: 295px; width: 350px; height: 80px; margin-top: -270px;
background-repeat: no-repeat;
background-image: url('images/toplogo.gif');
}




.welcome1 {
border-style: none;
margin-left: 250px; width: 380px; height: 120px; margin-top: -0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: gray;
font-style: normal;
padding: 2px;
text-align: justify;
line-height: 20px;
}
