.inDENT {
	padding-left: 20px;
}
.redBOX {
	background-color: #96080E;
	height: 5px;
	width: 5px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}
.grayBox {
	background-color: #CCCCCC;
	width: 100%;
	color: #96080E;
}
.dateLine {
	background-color: #96080E;
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
}
.redText {
	color: #96080E;
}
.copyRightForPG {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
}
.copyRightForPG A:link {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	color: #000099;
	text-decoration: underline;
}

.copyRightForPG A:visited {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	color: #000099;
	text-decoration: underline;

}

.copyRightForPG A:hover {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	color: #000099;
	text-decoration: underline;

}

.copyRightForPG A:active {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	color: #000099;
	text-decoration: underline;

}
.inDENT2 {
	padding-right: 20px;
}

.pgHOME {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}
.pgHOME A:link {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	color: #000099;
	text-decoration: underline;
}

.pgHOME A:visited {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	color: #000099;
	text-decoration: underline;

}

.pgHOME A:hover {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	color: #000099;
	text-decoration: underline;

}

.pgHOME A:active {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	color: #000099;
	text-decoration: underline;

}
body {
	background-image: url(/images/TCN76-2.jpg);
}
.noDecoration {
	text-decoration: none;
}
.noDecoration A:link {
	text-decoration: none;
}

.noDecoration A:visited {
	text-decoration: none;

}

.noDecoration A:hover {
	text-decoration: none;

}

.noDecoration A:active {
	text-decoration: none;

}
.wIcon {
	text-transform: lowercase;
	padding-bottom: 5px;
}
.tempChange {
	clear: none;
	width: 110px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	color: #96080E;
	margin-top: 50px;
	text-align: center;
}
.theBox {
	background-color: #96080E;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	background-image: url(/images/time-temp.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 5px;
	border-top: 1px solid #96080E;
	border-left: 1px solid #FFFFFF;
}
.wTemp {
	color: #FFFFFF;
	clear: both;
	padding-top: 3px;
	font-size: x-large;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #96080E;
}
.wWind {
	font-size: small;
	font-style: italic;
	text-transform: lowercase;
	font-weight: normal;
}
.wFeellike {
	font-size: small;
	font-weight: normal;
	text-transform: lowercase;
	font-style: italic;
}

ul.sidemenu {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border-bottom: 1px solid #6F3E04;
	width: 175px;
	background-color: #CCCCCC;
}

ul.sidemenu li {
	border-top: 1px solid #970A0F;
	border-left: 1px solid #970A0F;
	border-right: 1px solid #970A0F;
}

ul.sidemenu li a {
	text-decoration: none;
	display: block;
	width: 153px;
	color: #970A0F;
	font-weight: bold;
	padding: 2px 10px;
}

ul.sidemenu li a:hover {
	background-color: #970A0F;
	color: #CCCCCC;
}

