/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

.txt_main {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
.txt_main a:hover {
	text-decoration: underline;
}
	
.txt_grey_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #AD1521;
	text-decoration: none;
	}
.txt_main a:hover {
	text-decoration: underline;
}

.txt_blue_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #32405D;
	text-decoration: none;
	}

.border_grey {
	border: #BEC7D0 2px solid;
	}

.border_blue {
	border: #092648 1px solid;
	}
.text_red {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.text_red:HOVER {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}
.txt_main_new {
	font-family: Tahoma;
	font-size: 12px;
	color: #CDCDCD;
	text-decoration: none;
}
.txt_main_new:HOVER {
	font-family: Tahoma;
	font-size: 12px;
	color: #CDCDCD;
	text-decoration:underline;
}
