/* CSS Document */


td {
    font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}


a {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}
a:hover {
    font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	}
.Welcome {
    font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #4E4E4E;
	margin-top: 10px;
	margin-left: 10px;
	}

.Welcome2 {
    font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
	}
	.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
	}
	.futtar {
    font-family: Verdana;
	font-size: 11px;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
}	

body {
	margin: 0px;
	background-image: url(images/bg.gif);
}

.backimage {
	background-attachment: fixed;
	background-image: url(images/bg-img.gif);
	background-repeat: repeat;
}
.backcolor {
	background-color: #4E4E4E;
}
.backcolor2 {
	background-color: #FFFFFF;
}
.backcolor3 {
	background-color: #BBAB76;
}
.l1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #OOOOOO;
	text-decoration: none;
	}
.l1 a:visited {
	ffont-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #OOOOOO;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #4E4E4E;
	text-decoration: underline;
	}
.l2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #OOOOOO;
	text-decoration: none;
	}
.l2 a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #OOOOOO;
	text-decoration: none;
	}
.l2 a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #OOOOOO;
	text-decoration: none;
	}
.l2 a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #4E4E4E;
	text-decoration: underline; 
	}
