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



.new1{
font-family: Nyala,"Trebuchet MS","Calibri",arial,sans-serif;
color: #FFB500;
text-decoration: none;
word-spacing: 0.1em;
letter-spacing: 1;
line-height: 1.3em;
font-size:16px;
font-weight:bold;
}
.new21{
font-family: Nyala,"Trebuchet MS","Calibri",arial,sans-serif;
color: #FFB500;
text-decoration: none;
word-spacing: 0.1em;
letter-spacing: 1;
line-height: 1.3em;
font-size:22px;
font-weight:bold;
}

.orange_1{
	font-family: "Trebuchet MS","Calibri",arial,sans-serif;
	color:#f48c1a;
	font-size:20px;
	font-weight:bold;
	letter-spacing:0.2em;
}
.bluea{
	font-size:14px;
	color:0066CC;
	letter-spacing:0.05em;

}

.google_style1{
	font-size:14px;
	color:#FFFFFF;
	letter-spacing:0.05em;
}
.google_style1 a{
	color:0066CC;
	text-decoration:none;
}
.google_style1 a:visited{
	color:0066CC;
	text-decoration:none;
}
.google_style1 a:hover{
	text-decoration:none;
	color:#FF0000;
}
.google_style1 a:active{
	color:0066CC;
	text-decoration:none;
}


.google_style2{
	font-size:12px;
	color:#FFFFFF;
	letter-spacing:0.1em;
}
.google_style2 a{
	color:0066CC;
	text-decoration:none;
}
.google_style2 a:visited{
	color:0066CC;
	text-decoration:none;
}
.google_style2 a:hover{
	text-decoration:none;
	color:#FF0000;
}
.google_style2 a:active{
	color:0066CC;
	text-decoration:none;
}



.black_3 {
	color:#000000;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:16px;
	font-weight:bold;
	letter-spacing:0.2em;
}


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

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

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

.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_2 {
	border:1px #06101C solid;
	padding:5px;
/*
filter:alpha(opacity=70);
opacity: 0.7;
-moz-opacity:0.7;
*/

}

#overlay2{
filter:alpha(opacity=70);
opacity: 0.7;
-moz-opacity:0.7;
width:100%;
height:100%;
position:absolute;
background-color:#000000;
display:none;
}

.img{border:1px #666666 solid;}

