#bkg { height:100%; }

body {
	font: 12px Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	color: black;
}

.text{
	font: 12px Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	
}

.whiteText{
	font: 12px Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	color: white;
}

.whiteLink{
	font: 12px Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	color: white;
}

.inputStandard{
	background-color: White;
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid CBD2D4;
	width: 150px;
}

.selectStandard{
	background-color: White;
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid CBD2D4;
	width: 120px;
}


.textStandard{
	background-color: White;
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid CBD2D4;
	width: 200px;
	height: 60px;
	overflow: hidden;
}


img
{
    border:none;
}
