body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height:16px;
}
.table_left_bg {
	background-image: url(../images/left_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.table_right_bg {
	background-image: url(../images/right_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.txt_50_grey {
	font-size: 50px;
	color: #3E3939;
	text-decoration: none;
}
.txt_13_light_grey {
	font-size: 13px;
	color: #878787;
	text-decoration: none;
}

.txt_11_light_grey {
	font-size: 11px;
	color: #878787;
	text-decoration: none;
}

.txt_18_grey {
	font-size: 18px;
	color: #3E3939;
	text-decoration: none;
}
.txt_13_grey {
	font-size: 13px;
	color: #3E3939;
	text-decoration: none;
}

.txt_11_grey {
	font-size: 11px;
	color: #3E3939;
	text-decoration: none;
}


.txt_main_gray {
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}
.txt_main_black {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.txt_13_blue_verdana {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #00739D;
	text-decoration: none;
}

.txt_11_blue_verdana {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #00739D;
	text-decoration: none;
}

.txt_15_blue {
	font-size: 15px;
	color: #00739D;
	text-decoration: none;
}
.txt_22_grey {
	font-size: 22px;
	color: #3E3939;
	text-decoration: none;
	line-height:22px;
}

.txt_show_all_link:link {
	font-size: 18px;
	color: #3E3939;
	text-decoration: none;
}
.txt_show_all_link:visited {
	font-size: 18px;
	color: #3E3939;
	text-decoration: none;
}
.txt_show_all_link:hover {
	font-size: 18px;
	color: #808080;
	text-decoration: none;
}
.txt_featured_link:link {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_featured_link:visited {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_featured_link:hover {
	font-size: 18px;
	color: #EBF7FB;
	text-decoration: none;
}
.txt_18_white {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_18_blue {
	font-size: 18px;
	color: #0095CC;
	text-decoration: none;
}
.txt_22_blue {
	font-size: 22px;
	color: #0095CC;
	text-decoration: none;
}
.txt_18_grey_link:link {
	font-size: 18px;
	color: #3E3939;
	text-decoration: none;
}
.txt_18_grey_link:visited {
	font-size: 18px;
	color: #3E3939;
	text-decoration: none;
}
.txt_18_grey_link:hover {
	font-size: 18px;
	color: #0095CC;
	text-decoration: none;
}
.txt_18_red_link:link {
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
}
.txt_18_red_link:visited {
	font-size: 18px;
	color: #3E3939;
	text-decoration: none;
}
.txt_18_red_link:hover {
	font-size: 18px;
	color: #0095CC;
	text-decoration: none;
}
a:link {
	color: #3E3939;
	text-decoration: none;
}
a:visited {
	color: #3E3939;
	text-decoration: none;
}
a:hover {
	color: #3E3939;
	text-decoration: underline;
}
.dotted_line {
	background-image: url(../images/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer_link:link {
	color: #3E3939;
	text-decoration: none;
	padding:5px;
}
.footer_link:visited {
	color: #3E3939;
	text-decoration: none;
	padding:5px;
}
.footer_link:hover {
	color: #00739D;
	text-decoration: underline;
	padding:5px;
}
.midas_link:link {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(../images/midasbox.gif);
	background-position:center;
	background-repeat:no-repeat;
	padding:5px;
}
.midas_link:visited {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(../images/midasbox.gif);
	background-position:center;
	background-repeat:no-repeat;
	padding:5px;
}
.midas_link:hover {
	font-size: 11px;
	font-weight: normal;
	color: #D3EFFF;
	text-decoration: none;
	background-image:url(../images/midasbox.gif);
	background-position:center;
	background-repeat:no-repeat;
	padding:5px;
}
.border {
    border:1px solid #CACACA;
}
.txt_field {
	color: #000000;
	text-decoration: none;
	border: 1px solid #CACACA;
	width:155px;
}
.txt_area {
	color: #000000;
	text-decoration: none;
	border: 1px solid #CACACA;
	width:159px;
}
.btn {
	font-weight: bold;
	color: #AB0404;
	text-decoration: none;
	background-image: url(../images/btn_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.border_left {
    border-left:1px solid #9BC8D7;
}
.border_right {
    border-right:1px solid #9BC8D7;
}
.border_top {
    border-top:1px solid #9BC8D7;
}
.border_bottom {
    border-bottom:1px solid #9BC8D7;
}
.red_link:link {
	color: #AB0404;
	text-decoration: none;
}
.red_link:visited {
	color: #AB0404;
	text-decoration: none;
}
.red_link:hover {
	color: #000000;
	text-decoration: none;
}
.red_link_big:link {
    font-size:14px;	
	color: #AB0404;
	text-decoration: none;
}
.red_link_big:visited {
font-size:14px;	
	color: #AB0404;
	text-decoration: none;
}
.red_link_big:hover {
font-size:14px;	
	color: #000000;
	text-decoration: none;
}
.featured_show_link:link {
	background-image: url(../images/grey_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:18px;
	text-decoration:none;
	color:#3E3939;
	display:block;
	padding:10px;
}
.featured_show_link:visited {
	background-image: url(../images/grey_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:18px;
	text-decoration:none;
	color:#3E3939;
	display:block;
	padding:10px;
}
.featured_show_link:hover {
	background-image: url(../images/blue_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:18px;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	padding:10px;
}
.featured_show {
	background-image: url(../images/blue_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:18px;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	padding:10px;
}
.midas_warnings
{
color:#FF0000;
font-size:12px;
}
.midas_linkall
{
font-size:12px;
text-align:right;
color:#0000FF;
font-weight:bold;

}
.red_link_12:link {
	font-size: 12px;
	font-weight: normal;
	color: #AB0404;
	text-decoration: none;
}
.red_link_12:visited {
	font-size: 12px;
	font-weight: normal;
	color: #AB0404;
	text-decoration: none;
}
.red_link_12:hover {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.red_link_13:link {
	font-size: 13px;
	font-weight: normal;
	color: #AB0404;
	text-decoration: none;
}
.red_link_13:visited {
	font-size: 13px;
	font-weight: normal;
	color: #AB0404;
	text-decoration: none;
}
.red_link_13:hover {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.red_link_14:link {
	font-size: 14px;
	font-weight: normal;
	color: #AB0404;
	text-decoration: none;
}
.red_link_14:visited {
	font-size: 14px;
	font-weight: normal;
	color: #AB0404;
	text-decoration: none;
}
.red_link_14:hover {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.red_link_15:link {
	font-size: 15px;
	font-weight: normal;
	color: #AB0404;
	text-decoration: none;
}
.red_link_15:visited {
	font-size: 15px;
	font-weight: normal;
	color: #AB0404;
	text-decoration: none;
}
.red_link_15:hover {
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.blue_link_15:link {
	font-size: 15px;
	font-weight: normal;
	color: #00739D;
	text-decoration: none;
}
.blue_link_15:visited {
	font-size: 15px;
	font-weight: normal;
	color: #00739D;
	text-decoration: none;
}
.blue_link_15:hover {
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}



.blue_link_13:link {
	font-size: 13px;
	font-weight: normal;
	color: #00739D;
	text-decoration: none;
}
.blue_link_13:visited {
	font-size: 13px;
	font-weight: normal;
	color: #00739D;
	text-decoration: none;
}
.blue_link_13:hover {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}




.img_border {
    border:2px solid #00739D;
}
