@charset "utf-8";

/* CSS Document */

body

{

	background: #FFFFFF;

	font-family:arial;

	font-size:12px;

	/*background-image:url('images/back.jpg');background-repeat:repeat-x;*/

	margin:0px auto auto auto;

	padding:0px;

}

.style1 {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 24px;

}

.style2 {

	font-family: "Trebuchet MS";

	font-weight: bold;

	font-size: xx-large;

}

.style3 {

	font-family: "Trebuchet MS";

	font-size: 18px;

}

.style4 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

}

.style7 {font-family: "Trebuchet MS"; font-weight: bold; }

.style16 {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 12px;

}

.style19 {color: #FFFFFF}



.style20 {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 14px;

	text-align: center;

}

.title{

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 14px;

	text-align:left;

}

ul li{

list-style-type: none;

padding-left:10px;

}



.signup{

  width:auto; 

  float:right; 

  margin-right: 15px;

  font-weight: bold;

  font-size: 12px;

}



.signup a{

	color: BLUE;

}



.signup a:hover{

	text-decoration: none;

	color: RED;

}

.nexustag{

	float:left;

	font-weight:bold;

	font-size:12px;

	text-align:center;

}	



.weather{

	float:left;

	width:220px;

	height: 40px;

	font-size: 12px;

	text-align:center;

}

.foot{

	font-family:arial;

	font-size:12px;

}

.foot a{

	color:blue;

}	
