html {
	scrollbar-base-color: #F0EFEF;
	scrollbar-arrow-color: #D2C0C0;
	scrollbar-track-color: #F4F4F4;

	scrollbar-shadow-color: #F0F0DC;
	scrollbar-lightshadow-color: #CE9595;
	scrollbar-darkshadow-color: #A49595;

	scrollbar-highlight-color: #FAFEFE;
	scrollbar-3dlight-color: #E2E0E0;
}
a {
	color: #CE2020;
	text-decoration: none;
	white-space: nowrap;
}
img {
	border-width: 0;
}
table {
 	padding: 0px;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	background-color: transparent;
}
body {
	background-image: url('');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FAFEFE;
}
.brod {
	font-family: Georgia, Times New Roman;
	font-size: 14px;
	color: #030101;
	line-height: 150%;
	word-spacing: 0;
	text-align: left;
	padding: 0;
	padding-left: 30;
	padding-right: 30;
	padding-top: 30;
	background-color: #FFFFFF;
	overflow-y: auto;
}
.menu {
   font-family: Verdana;
	padding: 0;
	text-align: right;
	width: 120;
}
.line {
	padding: 0;
 	width: 2;
}
.caption{
	font-weight:bold;
	color: #5B777C;
}
.tablefont{
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
}
.bottomfont{
	font-family: Trebuchet MS, Arial;
	font-size: 10px;
}
h1 {
   font-family: Courier New, Times New Roman;
	font-weight: bold;
	font-size: 24px;
   color: #452525;
   margin-bottom: 10;
}
h2 {
   font-family: Trebuchet MS, Arial;
	font-weight: bold;
	font-size: 20px;
   color: #452525;
   padding-top: 14;
	margin-bottom: 8;
   text-align: center;
}
h3 {
   font-family: Trebuchet MS, Arial;
	font-weight: bold;
	font-size: 16px;
   color: #452525;
   padding-top: 14;
   margin-bottom: 6;
   text-align: left;
}
ul {
	list-style: disc outside;
}
li {
   line-height: 125%;
   padding: 3;
}

input {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	text-align: left;
}
select {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
}
textarea {
	font-family: Trebuchet MS, Arial;
	font-size: 10px;
	margin: 2px;
}
