@charset "utf-8";
/* CSS Document */
body {
	margin: 0 0 0 0;
	padding: 0;
	}
#blue {
	width: 600px;
	height: 50px;
	margin: 0px auto auto 0px;
	padding-left: 30px;
	border: 0;
	background-color: #0097e8;
}
#Gray {
	width: 600px;
	height: 45px;
	margin-top: 2px;
	padding-left: 30px;
	border: 0;
	background-color: #b4b3b8;
	font-size: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: 400;
	line-height: normal;
}
#Gray_ar {
	width: 600px;
	height: 45px;
	margin-top: 2px;
	padding-left: 230px;
	border: 0;
	background-color: #b4b3b8;
	font-size: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: 400;
	line-height: normal;
}
#main {
	width: 600px;
	margin-top: 2px;
	border: 0;
	background-color: #f5f6e8;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	height: 450px;
}
#graylight {
	width: 600px;
	height: 30px;
	margin-top: 2px;
	padding-left: 300px;
	border: 0;
	background-color: #e7e7e9;
	padding-top: 5px;
}
/* ------- Submit English -------------*/
.button_add_new_call_en {
	border: 0;
	width: 80px;
	height: 24px;
	background-image: url(http://www.kouroushibros.net/images/template/submitbutton_en.jpg);
	background-repeat: no-repeat;
}
.buttonover_add_new_call_en {
	border: 0;
	width: 80px;
	height: 24px;
	background-image: url(http://www.kouroushibros.net/images/template/submitbuttonOver_en.jpg);
	background-repeat: no-repeat;
}
/* ------- Submit German -------------*/
.button_add_new_call_de {
	border: 0;
	width: 80px;
	height: 24px;
	background-image: url(http://www.kouroushibros.net/images/template/submitbutton_de.jpg);
	background-repeat: no-repeat;
}
.buttonover_add_new_call_de {
	border: 0;
	width: 80px;
	height: 24px;
	background-image: url(http://www.kouroushibros.net/images/template/submitbuttonOver_de.jpg);
	background-repeat: no-repeat;
}
/* ------- Submit Rusian -------------*/
.button_add_new_call_ru {
	border: 0;
	width: 80px;
	height: 24px;
	background-image: url(http://www.kouroushibros.net/images/template/submitbutton_ru.jpg);
	background-repeat: no-repeat;
}
.buttonover_add_new_call_ru {
	border: 0;
	width: 80px;
	height: 24px;
	background-image: url(http://www.kouroushibros.net/images/template/submitbuttonOver_ru.jpg);
	background-repeat: no-repeat;
}
/* ------- Submit Arabic -------------*/
.button_add_new_call_ar {
	border: 0;
	width: 80px;
	height: 24px;
	background-image: url(http://www.kouroushibros.net/images/template/submitbutton_ar.jpg);
	background-repeat: no-repeat;
}
.buttonover_add_new_call_ar {
	border: 0;
	width: 80px;
	height: 24px;
	background-image: url(http://www.kouroushibros.net/images/template/submitbuttonOver_ar.jpg);
	background-repeat: no-repeat;
}
a:link, a:visited {
	color: #747477;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FF881E
	}

