.genericText
{
	color:#f2f2f2;font-family:arial;
}

.logo
{
	background-image: url(images/MyAmbiance.png);
	background-color: #522500;
	background-repeat: no-repeat;
	height: 124px; width: 124px;
}

.appInfo
{
	color:#f2f2f2; font-family: arial; font-size: 30pt; text-align: left;
	background-color: #522500;
	left:124px; top:0px;position:relative;
	height: 124px; width: 676px;
}

.genericText
{
	color:#ffffff;font-family:arial;font-weight: 600; font-size: 10pt;
}

.mediumText
{
	color:#ffffff;
	font-family:arial;font-weight:600;font-size:16pt;
}

.headerText
{
	color:#ffffff;
	font-family:arial;font-weight: 600; font-size: 22pt;
}

.myLink
{
	color:#c2c2c2;
}
.myLink:hover
{
	color:#ffffff;
}

.main_menu_space
{
	background-image: url(images/main.menu.nofocus.png);
	width:796px;height:26px;
}

.main_menu_button
{
	background-image: url(images/main.menu.nofocus.png);
	width: 74px; height:43px;
	font-size: 10pt; font-family: "Trebuchet MS"; font-weight: 600;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
.main_menu_button:hover
{
	color: #ffffff;
}
.main_menu_button_enforced
{
	background-color: #522500;
	width: 74px; height: 43px;
	font-size: 12pt; font-family: "Trebuchet MS";
	color: #a2a2a2;
	padding-top: 7px;
	text-decoration: none;
	text-align: center;
}
.main_menu_button_enforced:hover
{
	color: #ffffff;
}

.thumb_link
{
	font-size: 12pt; font-family: "Trebuchet MS";
	color: #c2c2c2;
	text-decoration: none;
	text-align: center;
	height: 85px; width: 87px;
}
.thumb_link:hover
{
	cursor: pointer;
	color: #ffffff;
}
.forecast {
	float:left;
	border: 1px solid #000000;
	padding: 6px;
	margin: 2px;
	color: #000000;
	background-color: #ffffff;
}

.loc_name {
	font-size: 1.1em;
	color: #ffffff;
}

.loc_text {
	text-align: center;
	color: #ffffff;
}

.details {
	font-size: .7em;
	color: #000000;
}
.for_date {
	font-size: .7em;
	color: #000000;
}
.for_border {
	border: 1px solid #CCC;
	background-color: #FFF;
	color: #000000;
}
.temp_u {
	background: url('images/temp_u.gif') repeat-y;
	background-color: #ffffff;
}
.temp_0 {
	background: url('images/temp_0.gif') repeat-y;
	background-color: #ffffff;
}
.temp_10 {
	background: url('images/temp_10.gif') repeat-y;
	background-color: #ffffff;
}
.temp_20 {
	background: url('images/temp_20.gif') repeat-y;
	background-color: #ffffff;
}
.temp_30 {
	background: url('images/temp_30.gif') repeat-y;
	background-color: #ffffff;
}
.temp_40 {
	background: url('images/temp_40.gif') repeat-y;
	background-color: #ffffff;
}
.temp_50 {
	background: url('images/temp_50.gif') repeat-y;
	background-color: #ffffff;
}
.temp_60 {
	background: url('images/temp_60.gif') repeat-y;
	background-color: #ffffff;
}
.temp_70 {
	background: url('images/temp_70.gif') repeat-y;
	background-color: #ffffff;
}
.temp_80 {
	background: url('images/temp_80.gif') repeat-y;
	background-color: #ffffff;
}
.temp_90 {
	background: url('images/temp_90.gif') repeat-y;
	background-color: #ffffff;
}
.temp_100 {
	background: url('images/temp_100.gif') repeat-y;
	background-color: #ffffff;
}