BODY {
		background-color: #f5f5f5 !important;
		background-image: none;
		color: #333333;
		margin: 0px;
		padding: 0px;
		font-family : tahoma,arial,helvetica;
		font-size: 11px;
	}
SELECT {
		font: 11px Tahoma, Arial, Helvetica;
		color: #244700;
		height: 18px;
		/*background : #DFE0E2;*/
	}

HR {
		height:1px;
		color: #666666;
		width: 100%;
	}
LEGEND {
		font : bold 11px tahoma,arial,helvetica;
		background: white;
		padding-left: 10px;
		padding-right: 10px;
		padding-top:2px;
		padding-bottom:2px;
		border: 1px solid #666666;
	}
TEXTAREA {
		font: 11px Tahoma, Arial, Helvetica;
		color: #244700;
		height: 120px;
		width: 300px;
		
		/*background : #DFE0E2;*/
	}
#imgLang {
		position:absolute;
		left:250px;
		top:2px;
		z-index:10;
	}
#imgLogo {
		position:absolute;
		left:480px;
		top:10px;
		z-index:10;
	}
#imgClaim {
		position:absolute;
		left:195px;
		top:185px;
		z-index:10;
	}
#menu {
		background-image: url(../img/bg_menu.gif);
		position:absolute;
		left:240px;
		top:135px;
		height: 28px;
		width: 500px;
		z-index:20;
	}
#menuLeft {
		position:absolute;
		left:0px;
		top:240px;
		width: 180px;
		z-index:20;
	}
.txtfield {
		font: 11px Tahoma, Arial, Helvetica;
		color: #244700;
		line-height: 11px;
		height: 18px;
		/*background : #DFE0E2;*/
	}
.submit {
		font : bold 11px tahoma,arial,helvetica;
		background: white;
		padding-left: 10px;
		padding-right: 10px;
		padding-top:2px;
		padding-bottom:2px;
		border: 1px solid #666666;
	}
.content {
		padding-left:50px;
		padding-top:90px;
		padding-right:25px;
		padding-bottom:10px;
		font-family: tahoma,arial,helvetica;
		font-size: 11px;
		color: #333333;
		background: #f5f5f5 url(../img/bg_content.jpg) no-repeat center bottom;
	}
.start {
		font-family: tahoma,arial,helvetica;
		font-size: 11px;
		color: #333333;
		background: #f5f5f5 url(../img/bg_content.jpg) no-repeat center 10px;
	}
.txt {
		font-family: tahoma,arial,helvetica;
		font-size: 11px;
		color: #333333;
	}
.txtsmall {
		font-family: tahoma,arial,helvetica;
		font-size: 10px;
		color: #333333;
	}
a.txt:hover {
		color: #FFCC33;
	}
.error {
		font-family: tahoma,arial,helvetica;
		font-size: 11px;
		color: red;
	}
.shadow {
		border : 6px solid white;
		border-bottom: 24px solid white;
		filter: shadow(color='#999999', direction=135);
		filter:progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=4)">
	}



.borderline {
	border: 1px solid #666666;
	}

