@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.light_black_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.black_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}

.light_black_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474747;
	text-decoration: none;
	font-weight: bold;
}
.grey_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #474747;
	text-decoration: none;
	font-weight: bold;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.yellow_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e6e786;
	text-decoration: none;
}
.black_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.black_bold_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.black_small_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.black_border {
	border: 1px solid #000000;
}
.black_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.curiar_text {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.curiar_text_italic {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.white_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.grey_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545364;
	text-decoration: none;
}
.border_yelow {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BFFDC1;
	border-bottom-color: #BFFDC1;
	border-left-color: #BFFDC1;
}
.light_grey_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}

a.link_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}

a.link_footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
.white_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
.black_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.curriar_text {
	font-family: "Courier New";
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.black_header {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.green_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #096;
	text-decoration: none;
	font-weight: bold;
}
.repairul
{
	margin-left:10px;
	margin-top:0px;
	padding-left:30px;
}

.repairul ul
{
	margin:0px;
	padding:0px;
	
}
.repairul li
{
	margin-left:-30px;
}


.curiar_text_gray {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: bold;
	color: #6b9395;
	text-decoration: none;
}
.lig_gr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99cccc;
	text-decoration: none;
}

