/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
h1 {
	font-size: 26px;
	color: #666699;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: inline;
}
table {
}
h2 {
	font-size: 17px;
	color: #C6CAD1;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: inline;
}
h3 {
	font-size: 13px;
	color: #666699;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	display: inline;
}
h4 {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: inline;
}
select {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	height: 20px;
	margin: 1px;
	padding: 1px;
	border: 1px solid #666699;
	background-color: #EDF2F9;
}
h5 {
	font-size: 10px;
	color: #990000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	display: inline;
}
h6 {
	font-size: 10px;
	color: #959D9C;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: inline;
}
a:link {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	color: #999933;
	border-bottom-color: #EEEEEE;
}
a:visited {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	color: #999933;
	border-bottom-color: #EEEEEE;
}
a:hover {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	color: #993300;
	border-bottom-color: #EEEEEE;
}
a:active {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	color: #999933;
	border-bottom-color: #EEEEEE;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.chenar {
	border: 1px solid #BABDC1;
}
.chenar2 {
	border: 1px solid #E7EBF4;
}
input {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	height: 21px;
	border: 1px solid #666699;
	background-color: #9C9CBE;
	font-weight: bold;
	color: #FFFFFF;
}
