p {margin:0px}
form {margin:0px}
/* CSS Document */
HTML {
	height: 100%;
}
BODY {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 8pt;
	color: #373737;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(images/bgpage.gif);
}
TABLE.main {
	height: 100%;
}
TD.info {
	background-image: url(images/bginfo.gif);
	background-position: top left;
}
TD.leftshade {
	background-image: url(images/bgshadeleft.gif);
	background-position: top right;
	background-repeat: repeat-y;
}
TD.rightshade {
	width: 10px;
	background-image: url(images/bgshaderight.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
DIV#top {
	height: 115px;
	background-color: #F8F8F8;
	border-bottom: 1px solid #A2A2A2;
}
UL#topmenu {
	clear: left;
	float: right;
	margin: 3px 0 0 0;
	padding: 0;
	list-style: none;
}
UL#topmenu LI.regular {
	float: left;
	height: 18px;
	margin: 0;
	padding: 3px 10px 0 10px;
	text-align: center;
	background-image: url(images/bgtopmenureg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #B3B3B3;
	border-right: 1px solid #FFFFFF;
}
UL#topmenu LI.over {
	float: left;
	height: 18px;
	margin: 0;
	padding: 3px 10px 0 10px;
	text-align: center;
	background-image: url(images/bgtopmenuover.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #C82230;
	border-right: 1px solid #FFFFFF;
	cursor: pointer;
	cursor: hand;
}

UL#topmenu LI.regular2 {
	float: left;
	height: 16px;
	margin: 0px 1px 1px 0px;
	padding: 3px 10px 0 10px;
	text-align: center;
	background-image: url(images/bgtopmenureg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #B3B3B3;
	border: 1px solid #C82230
}
UL#topmenu LI.over2 {
	float: left;
	height: 16px;
	margin: 0px 1px 1px 0px;
	padding: 3px 10px 0 10px;
	text-align: center;
	background-image: url(images/bgtopmenuover.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #C82230;
	border: 1px solid #B3B3B3;
	cursor: pointer;
	cursor: hand;}


UL#topmenu LI A {
	color: #FFFFFF;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: bold;
}
DIV.lang {
	padding: 28px 10px 0 0;
	text-align: right;
}
DIV#navi {
	height: 25px ! important;
	background-color: #AEAEAE;
}
DIV#navi FORM {
	float: left;
	padding: 0 0 0 10px;
}
DIV#pics {
	padding: 0 0 0 1px;
}
DIV#pics IMG {
	border: 1px solid #F8F8F8;
}
DIV.buts {
	float: right;
	margin: 5px 0 0 0;
}
DIV.buts A {
	display: block;
	position: relative;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	padding-right:10px;
}
DIV.buts A:hover {
	display: block;
	position: relative;
	float: left;
	color: #FFFFFF;
	text-decoration: underline;
	padding-right:10px;	
}
TABLE.texts {
	clear: left;
	margin: 0 0 20px 0;
}

UL.leftmenu {
	display: block;
	position: relative;
	margin: 20px 20px 0 0;
	padding: 0 0 0 25px;
	width: 135px;
	list-style: none;
}
UL.leftmenu LI {
	display: block;
	position: relative;
	padding: 5px 0 0 12px;
	height: 20px;
	background-image: url(images/bgleftmenu.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #AEAEAC;
}
UL.leftmenu LI A {
	color: #C92435;
	text-decoration: none;
}
UL.leftmenu LI A:hover {
	color: #C92435;
	font-weight: bold;
	text-decoration: none;
}
UL.leftmenu LI A.active {
	color: #C92435;
	font-weight: bold;
	text-decoration: none;
}

P.search {
	margin: 20px 0 0 25px;
	padding: 0 0 0 10px;
	background-image: url(images/bgleftmenusrch.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
TD.bottom {
	padding: 0 0 0 20px;
	border-top: 1px solid #A2A2A2;
	background-color: #E5E5E5;
	color: #545454;
}
TD.bottom A {
	color: #545454;
}
/* text styles */
FORM {
	clear: left;
	margin: 3px 0;
	padding: 0 0 0 20px;
}
INPUT {
	font-size: 9pt;
	border: 1px solid #999999;
}
INPUT.button {
	border: none;
}
H1 {
	font-size: 13pt;
	color: #7C7C7C;
	margin: 20px 0;
	padding: 0 0 0 10px;
	background-image: url(images/bgh1.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
H2 {
	font-size: 11pt;
	color: #5F5F5F;
}
H3 {
	font-size: 9pt;
	color: #373737;
}
TABLE.texts TABLE TD {
	border-top: 1px solid #EDDFE0;
}
TH {
	background-color: #EDDFE0;
}
TR.row2 {
	background-color: #EDDFE0;
}
P {
	text-align: justify;
}

.lab {
PADDING-LEFT: 7px;
WIDTH: 160px;
PADDING-TOP: 0px;
}

textarea{
WIDTH: 220px;
HEIGHT: 150px;
}




#opendoc .lead {padding-bottom:10px}
#data-list a {color:#c92435;font-weight:bold}
#data-list {padding-top:20px}
#data-list .text_in_list {margin-bottom:10px}
