html, body {
	margin:0;
	height:100%; /* this is the key! */
	background-color:#000000;
}
body{"Trebuchet MS",arial,sans-serif;color: #333;
  
}


.small_nav {
	color:#ED1B24;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
.small_nav a{
	text-decoration:none;
	color:#f4f4f4;
	font-weight:normal;
}
.small_nav a:hover{
	color:#FFfffff;
	text-decoration:underline;
}


.red_3 {
	color:#FF0000;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:14px;
	font-weight:normal;
}

.green_3 {
	color:#ED1B24;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:14px;
	font-weight:normal;
}

.right_links {
	float:right;
	padding:5px;
	color:#FFFFFF;
	font-size:10px;
}

.border_bottom_highlight{
border-bottom:#FFFFFF 0px solid;
	color:#FFFFFF;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:14px;
	font-weight:normal;
	background:url(images/section_bg2.jpg);
	text-decoration:none;
}
.border_bottom_highlight a{
	color:#FFFFFF;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:14px;
	font-weight:normal;
	background:url(images/section_bg2.jpg);
	text-decoration:none;
}
.border_bottom_highlight a:hover{
border-bottom:#FFFFFF 0px solid;
	color:#FF0000;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:14px;
	font-weight:normal;
	background:url(images/section_bg2.jpg);
	text-decoration:none;
}

/*	BLACK ----------------------------------------------------------*/
.black_1 {
	color:#000000;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:10px;
	font-weight:normal;
}
.black_1 a{
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}
.black_1 a:hover{
	color:#FF0000;
	text-decoration:underline;
}

.black_2 {
	color:#000000;
	font-family: "Trebuchet MS",arial,sans-serif;
	font-size:12px;
	font-weight:normal;
}
.black_2 a{
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}
.black_2 a:hover{
	color:#FF0000;
	text-decoration:underline;
}

.black_3 {
	color:#000000;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:14px;
	font-weight:normal;
}
.black_3 a{
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}
.black_3 a:hover{
	color:#FF0000;
	text-decoration:underline;
}

.black_4 {
	color:#000000;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:20px;
	font-weight:normal;
}

.black_5 {
	color:#003366;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:24px;
	font-weight:normal;
}

.black_6 {
	color:#000000;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:30px;
	font-weight:normal;
}


/*	WHITE ----------------------------------------------------------*/
.white_1 {
	color:#FFFFFF;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:10px;
	font-weight:normal;
}
.white_1 a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
}
.white_1 a:hover{
	color:#FF0000;
	text-decoration:underline;
}

.white_2 {
	color:#FFFFFF;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:12px;
	font-weight:normal;
}
.white_2 a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
}
.white_2 a:hover{
	color:#FF0000;
	text-decoration:underline;
}

.white_3 {
	color:#FFFFFF;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:14px;
	font-weight:normal;
}
.white_3 a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
}
.white_3 a:hover{
	color:#FF0000;
	text-decoration:underline;
}

.white_4 {
	color:#FFFFFF;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:16px;
	font-weight:normal;
}
.white_4 a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
}
.white_4 a:hover{
	color:#FF0000;
	text-decoration:underline;
}

.white_5 {
	color:#ffffff;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:24px;
	font-weight:normal;
}

/*	-------------------------------------- */
.table_border_1 {
	border:1px #06101C solid;
	padding:1px;
	text-decoration:none;
/*
filter:alpha(opacity=70);
opacity: 0.7;
-moz-opacity:0.7;
*/

}

.table_border_1_submenu {
	font-family:"Trebuchet MS",arial,sans-serif;
	border:1px #020202 solid;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	height:20px;
	text-decoration:none;
	
}
.table_border_1_submenu a{
	text-decoration:none;
	color:#FFFFFF;
	display:block;
}
.table_border_1_submenu a:hover{
	color:#FF0000;
	background-color:#e4E5F7;
	padding-left:2px;
	background:#FFFFFF;
	text-decoration:none;
}


/*	----------------------------------------------	*/
.grey_2 {
	color:#cccccc;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:12px;
	font-weight:normal;
}
.grey_2 a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
}
.grey_2 a:hover{
	color:#FF0000;
	text-decoration:underline;
}

.border_bottom{

	color:#FFFFFF;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:13px;
	font-weight:normal;
	background:url(images/bg_heading.gif);
	text-decoration:none;
}
.border_bottom a{
	color:#FFFFFF;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-weight:bold;
	text-decoration:none;
}
.border_bottom a:hover{

	color:#FF0000;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-weight:normal;
	text-decoration:none;
}

.heading {
	color:#FFFFFF;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.heading a{
	text-decoration:none;
	color:#FFFFFF;
}
.heading a:hover{
	color:#FF0000;
	text-decoration:none;
}


.table_border_2 {
	border:1px #06101C solid;
	padding:5px;
	text-decoration:none;
/*
filter:alpha(opacity=70);
opacity: 0.7;
-moz-opacity:0.7;
*/

}


.table_border_2_submenu {
	font-family:"Trebuchet MS",arial,sans-serif;
	border:1px #020202 solid;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	padding:1px;
	margin:0px;
}
.table_border_2_submenu a{
	text-decoration:none;
	color:#f4f4f4;
	display:block;
	margin:2px;
	padding:4px;
}
.table_border_2_submenu a:hover{
	color:#FFffff;
	font-weight:bold;
	background-color:#e4E5F7;
	padding-left:2px;
	/* background:#FFFFFF; */
	background-image:url(images/bg_heading.gif);
	text-decoration:none;
	padding:6px;
	margin:0px;
}