/* CSS Document */


td {
    font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}


a {
    font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
	text-decoration: none;
}
a:hover {
    font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.topmenu {
    font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFC600;	
	text-decoration: none;
}
.topmenu:hover {
    font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #E0DBA3;
	text-decoration: underline;
	}
.Welcome {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #5E2F37;
	margin-top: 10px;
	margin-left: 10px;
	text-decoration: none;
	}
.Welcome2 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #5E2F37;
	margin-top: 10px;
	margin-left: 10px;
}
.table-hader {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #5E2F37;
	}



	.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;
	}
	.futtar {
	font-family: Verdana;
	font-size: 11px;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	}	

body {
	margin: 0px;
	background-image: url(Images/bg.gif);
}



 li {
	list-style-position: none;
	list-style-type: circle;
	}


.backcolor {
			background-color: #C0843C;
}
.backcolor2 {
	background-color: #DF6C52;
}
.backcolor3 {
	background-color: #ffffff;
}

.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: #000000;
	text-decoration: none;
	
}
.l1 a:visited{
    font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}
.l1 a:hover{
    font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #5E2F37;
	text-decoration:underline;
	
}
.l2 {
    font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}
.l2 a:link{
    font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}
.l2 a:visited{
    font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}
.l2 a:hover{
    font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #5E2F37;
	text-decoration: underline;
}
