/* CSS Document */


/* Global */


*{	
	font-family: Verdana, Arial, sans-serif; 
	font-size:11px;
	}

	
/* Tag */	


a:link {

	color:#000000;
	text-decoration:none;
	/*
	font-size:11px;
	font-weight:normal;
	letter-spacing:-1px;
	text-decoration:none;
	*/
	
	
	
	
}



a:visited {

	color:#000000;
	text-decoration:none;
	/*
	font-size:11px;
	font-weight:normal;
	letter-spacing:-1px;
 
  */
}



a:hover {

	color: #000000;
	/*
	font-size:11px;
	letter-spacing:-1px;
	*/
	/* text-decoration: underline; */
}



a:active { 

	color:#000000;
	/*
	font-size:11px;
	font-weight:normal;
	letter-spacing:-1px;
  	text-decoration: underline;
	*/
}
a.black {
	font-size:10px;
	color:#000000;
	font-weight:bold;
	}


body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-attachment: scroll;
    background-repeat: repeat-x;
	background-position: left top;
	
}
div {
	margin:0px; padding:0px;
}
img {
	margin:0px;
	padding:0px;
	border:0px;	
}
form {
	margin:0px; padding:0px;
}
p {
	margin:0px;
	padding:0px;
}


td {
	margin:0px;
	font-size:11px;
	color:#000000;
	}
		
/* Class */

.breadcrumbarea {
	background-color:#DADACB;
	border:0px;
	color:#333333;
	font-size:10px;
	height:25px;
	width:743px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:0px;
	padding-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:0px;
	margin-top:0px;
	}	





	.footer{
		color:#618d2d;
	}
	
	.RcolHead {
	font-size:11px;	
	color:#765186;
	font-weight: bold;
	}
		.smalltxt {
	font-size:9px;
	text-decoration:none;
	}
	
	
	.SmOrange{
		font-size: 11px;
	color:#993300;
	}
	
	.blank{
		font-size: 5px;
	}
	



.white {
	font-size:11px;
	color:#FFFFFF;
	}
.black {
	font-size:11px;
	color:#000000;
	}
.bul {
	color:#AA5529;
	}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: center;
	height: auto;
	border-spacing: 10px;	
	}
	
	
	
	