body {
	font-family: Tahoma, Helvetica, sans-serif, Verdana, Arial;
	font-size: 10pt;
	color: #555555;
	background-color: #A5A4A4;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	line-height: 12pt;
	text-align: justify;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a.grey {
	color: #EBEBEB;
	text-decoration: underline;
}

a.grey:hover {
	color: #EBEBEB;
	text-decoration: none;
}

a.brdr_proofs {
	border: 1px solid #B9B9B9;
}

select {
	font-family: Tahoma, Helvetica, sans-serif, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	padding-left: 3px;
}
input {
	font-family: Tahoma, Helvetica, sans-serif, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	padding-left: 3px;
}

textarea {

	font-family: Tahoma, Helvetica, sans-serif, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	padding-left: 3px;
}

h1 {
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 28px;
}

.text_black {
	color: #000000;
}

.text_align_right {
	text-align: right;
}

.text_align_center {
	text-align: center;
}

.text_white {
	color: #FFFFFF;
}
.text_lite_grey {
	color: #EBEBEB;
}

.text_proofs {
	color: #B9B9B9;
	font-size: 10.5pt;
}

.bg_black {
	background-color: #000000;
}
.bg_line_drk_grey {
	background-color: #555555;
}
.bg_body {
	background-color: #EBEBEB;
}

.bg_white {
	background-color: #FFFFFF;
}


.drop_list_sm {
	width: 151px;
}
.drop_list_vsm {

	width: 140px;
}

.drop_list_med {

	width: 162px;
}

.box_bold {
	font-weight: bold;
	border: 1px solid #000000;
}

.button_submit {
	font-weight: bold;
}
.button_submit:hover {
	font-weight: bold;
	cursor: hand;
}

.margin_left_10px {
	margin-left: 20px;
}
.proofs_page {
	color: #B9B9B9;
	background-color: #000000;
	font-size: 11pt;
}
.brdr_image {
	border: 1px solid #000000;
	text-decoration: none;
}
