@charset "windows-1250";
li    {
	margin-left: 5px;
	margin-top: 2px;
	border-bottom: 1px dashed gray;
}

ul    {
	list-style: none;
	margin: 5;
}

h2    {
	margin-top: 2px;
	font-size: 1.5em;
}

b    {
	font-weight: bold;
	letter-spacing: 0em;
	color: teal;
}

p    {
	margin-top: 4px;
	font-size: 14px;
}

h1, h2, h3    {
	BACKGROUND-COLOR: #dcdcdc;
	
	font-weight: normal;
	letter-spacing: 0em;
	color: teal;
	display: block;
}

h1    {
	margin-top: 4px;
	width: 420px;
	font-size: 2em;
}

td    {
	font-family: "verdana";
	font-size-adjust: none;
	font-size: 75%;
}

BODY    {
	font-size: 14px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size-adjust: none;
	scrollbar-face-color: #c0c0c0;
	scrollbar-shadow-color: #f0f0f0;
	scrollbar-highlight-color: #dcdcdc;
	scrollbar-3dlight-color: #dcdcdc;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: #dcdcdc;
	scrollbar-arrow-color: #FFFFFF;
}

table {
	margin-left:10px;
	}

A    {
	COLOR: teal;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	font-stretch: condensed;
	font-family: "verdana";
}

A:hover    {
	BACKGROUND-COLOR: #c0c0c0;
	TEXT-DECORATION: inherit;
	font-family: "verdana";
}

.roundcont100 {
	width: 100%;
	background-color: #dcdcdc;
	color: #fff;
}

.roundcont100 table {
	
	margin: 0;! 10px;
}

.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}