@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}

img { border:none; }

.black_button {
	background-color:#FFFFFF;
	border: 1px #FFFFFF solid;
	height: 25px;
}

.black_field {
	background-color:#FFFFFF;
	border: 1px #FFFFFF solid;
}

.nav_button_box {

}

.nav_button_background {
	background-image: url(resources/eIndex_resources/display/images/nav_bar_images/backgroundLayer_genric.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.error_row_1
{
background-color:#FFD9D9;
}

.fileInput_small {
	width:170px;
}

form { margin-bottom : 0; }

.p_marginless
{
	margin:0px;
}

.button_standard_grey
{
	width:150px;
	height:25px;
	background-color:#CCCCCC;
}

.button_standard_black
{
	width:150px;
	height:25px;
	background-color:#000000;
}

.button_short_black
{
	width:100px;
	height:25px;
	background-color:#000000;
}

.box_light_yellow_10
{

	padding:7px; 
	border: 1px #999999 solid;
	background-color:#EEEEEE;
}

.widget_light_blue
{
	background-image: url(../../resources/eIndex_resources/images/en_gen_index/backgroundLayer_light_blue_1.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #F8FAFA;
}
