/* CSS Document */
td {
    font-family: Verdana;
	font-size: 12px;
	font-weight: none;
	color: #FF8400;
	text-decoration: none;
	margin-left: 10px;
	text-align: left;
}


a {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight: bold;
	color: #FF8400;
	text-decoration: none;
	margin-left: 10px;
}

a:hover {
    font-family: Arial, Helvetica, sans-serif ;
	font-size: 14x;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	margin-left: 10px;
}

body {
	margin: 0px;
	background-image: url(Images/bg.gif);
}

.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF8400;
	margin-left: 10px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
}

.back-color {
	background-color: #104072;
}

.back-color2 {
	background-color: #FFFFFF;
}
.back-color3 {
	background-color: #335E09;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF8400;
	text-align: center;
}

.l1 {
    font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF8400;
	text-decoration: none;

}
.l1 a:link{
    font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF8400;
	text-decoration: none;

}
.l1 a:visited{
    font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF8400;
	text-decoration: none;

}
.l1 a:hover{
    font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF8400;
	text-decoration: underline;

}
.l2 {
    font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF8400;
	text-decoration: none;

}
.l2 a:link{
    font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF8400;
	text-decoration: none;

}
.l2 a:visited{
    font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF8400;
	text-decoration: none;

}
.l2 a:hover{
    font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF8400;
	text-decoration: underline;

}



