* {
	margin: 0px;
	padding: 0px;
}
html {
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(/res/pic/www/images/background.gif);
}
select.basicInput{
                     font-size: 9px;
                     background: #ead39d;
}
td.CTd{
                     padding: 3px;
}

#top {
	background-image: url(/res/pic/www/images/top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 126px;
	text-align: center;
}
#bottom {
	background-image: url(/res/pic/www/images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
}
#sm {
	/*background-image: url(/res/pic/www/images/bg.gif);*/
	background-image: url(/res/pic/www/images/background.jpg);
	text-align: center;
}
#menu {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #301F1D;
	border-bottom-color: #301F1D;
	background-image: url(/res/pic/www/images/top-menu-bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	text-align: center;
}
#menu span {
	margin-right: 8px;
	margin-left: 8px;
}
#middle {
	background-image: url(/res/pic/www/images/background.jpg);
	padding-top: 32px;
	padding-bottom: 100px;
}
#menu-left {
	width: 182px;
	padding-right: 4px;
	padding-left: 4px;
	text-align: center;
	vertical-align: top;
}
a.menui {
	display: block;
	height: 21px;
	width: 174px;
	background-image: url(/res/pic/www/images/left-menu-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 3px;
}
a.menui:hover {
	background-image: url(/res/pic/www/images/left-menu-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px -24px;
}
.logo {
	margin-bottom:14px;
}
#text {
	padding-right: 20px;
	padding-left: 2px;
	text-align: justify;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3C3B38;
	text-decoration: none;
	padding-bottom: 20px;
}
#text ul{
	list-style-image: url(/res/pic/www/images/ul.gif);
                     padding-left: 23px;
                     padding-bottom: 22px;
}
#text h1 {
	text-align: center;
	display: block;
	margin-top: 1px;
	margin-bottom: 10px;
	height: 22px;
	font-size: 12px;
                     font-family: Arial Narrow;
                     text-transform: uppercase;
}
#text p {
	margin-bottom: 15px;
                     text-align: justify;
}
#text a {
	color: #000000;
	text-decoration: underline;
}
#text a:hover {
	color: #33781D;
	text-decoration: underline;
}
.logoz {
	margin-top: 70px;
}
#stamp {
	position: absolute;
	width: 623px;
	_width: 272px;
	padding-top: 52px;
	top: 0px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}
#icon {
	position: absolute;
	width: 623px;
	_width: 150px;
	padding-top: 53px;
	top: 0px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}
#search { 
	position: absolute;
	width: 623px;
	_width: 200px;
	padding-top: 131px;
                     padding-left: 10px;
	top: 0px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#flash {
	position: absolute;
}
.content {
	background-image: url(/res/pic/www/images/text-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
}
td.il_td span{display: none;}
a.il1{
	display:block;
	background-image: url(/res/pic/www/images/i1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 61px;
	width: 59px;
}
a.il1:hover{
	display:block;
	background-image: url(/res/pic/www/images/i1.gif);
	background-repeat: no-repeat;
	background-position: 0px -61px;
	height: 61px;
	width: 59px;
}
a.il2{
	display:block;
	background-image: url(/res/pic/www/images/i2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 39px;
	width: 59px;
}
a.il2:hover{
	display:block;
	background-image: url(/res/pic/www/images/i2.gif);
	background-repeat: no-repeat;
	background-position: 0px -39px;
	height: 39px;
	width: 59px;
}
a.il3{
	display:block;
	background-image: url(/res/pic/www/images/i3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 57px;
	width: 59px;
}
a.il3:hover{
	display:block;
	background-image: url(/res/pic/www/images/i3.gif);
	background-repeat: no-repeat;
	background-position: 0px -57px;
	height: 57px;
	width: 59px;
}
table.IconsTbl td{
                     color: #FFFFFF;
                     vertical-align: middle;
                     padding: 5px;
                     padding-top: 10px;
                     padding-bottom: 10px;
}
