/*
 * ADOBE SYSTEMS INCORPORATED
 * Copyright 2007 Adobe Systems Incorporated
 * All Rights Reserved
 * 
 * NOTICE:  Adobe permits you to use, modify, and distribute this file in accordance with the 
 * terms of the Adobe license agreement accompanying it. If you have received this file from a 
 * source other than Adobe, then your use, modification, or distribution of it requires the prior 
 * written permission of Adobe.
 */

@import url("common.css");
@import url("kollection/nav.css");
@import url("kollection/wdg.css");
@import url("kollection/tng_arabic.css");
@import url("kollection/nxt.css");
@import url("kollection/cal.css");
@import url("kollection/tng.css");
.header {
	background-color: #F2F3F4;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #333;
}
.contanir {
	background-color: #F2F3F4;
	margin-right: auto;
	margin-left: auto;
	width: 1010px;
}
.sect_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	height: 20px;
	background-color: #333;
	font-weight: bold;
	vertical-align: middle;
	padding-right: 5px;
}
#sprycheckbox1 label {
	float: right;
	width: 450px;
}
