/* CSS Document */


	
.content a ,.content a:visited , .content a:active{
	
	}
	
.content a:hover{
	
	
	
	}
		
p {
	margin: 0px 0px 0px 10px;
}



.data {

}


.header{
	padding: 5px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	text-align:left;
}

.data th a{
	
	
	text-decoration: underline;
	}





.data tr a{
		
	text-decoration: none;
	font-weight: bold;
	}
	
.data tr a:hover{
	
	text-decoration: underline;
	font-weight: bold;
	
	}
	
.nostyle {
		border: 0px none;
	padding-right: 5px;
	padding-left: 5px;
}

.padded {
	text-align: left;
	background-position: left;
	
	margin-right: auto;
	
	}

.message{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	padding: 2px;
	width: 400px;
	font-weight: bold;
}

.formtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}

.setsecurity{
	border: 1px inset;
	
	font-weight:normal;
	background-color:white;
}

.setsecurityheader1{
	color: white;
	background-color:#b4afa6;
}

.setsecurityheaderallow{
	color: white;
	background-color:#a2b1ff;
	border-bottom: 1px solid white;
}

.setsecurityheaderdeny{
	color: white;
	background-color:#ffa2a5;
	border-bottom: 1px solid white;
	
}

.setsecurityheaderallowh{
	color: white;
	background-color:#a2b1ff;
}

.setsecurityheaderdenyh{
	color: white;
	background-color:#ffa2a5;
}


.setsecurityheader2{
	border-bottom:1px solid #808080;
	margin:0px;
}

	
.dropdowntext{
	font-size: 11px;

}
.liststyle{
font-size: 11px;
}

.borderwithbackcol{
	border: 1px solid;
}













