@charset "utf-8";
/* CSS Document */

body
{
	scrollbar-face-color: #3F5E83;
	scrollbar-highlight-color: #6488B4;
	scrollbar-3dlight-color: #4B6F9B;
	scrollbar-darkshadow-color: #324A67;
	scrollbar-shadow-color: #324A67;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #2b405a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
/*	background-color: #2b405a;	*/
background-color: #2B2B2B;

}


body,td,th {				color: #FFFFFF;}
a:link {					color: #FFFFFF;			text-decoration: none;}
a:visited {					color: #FFFFFF;			text-decoration: none;}
a:hover {					color: #FFFFFF;			text-decoration: underline;	}
a:active {					color: #FFFFFF;			text-decoration: none;}

margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;

.size_8 {					font-size: 8px;}
.size_10 {					font-size: 10px;}
.size_12 {					font-size: 12px;}
.size_14 {					font-size: 14px;}
.size_16 {					font-size: 16px;}
.size_16_bold {				font-size: 16px; 		font-weight: bold;}
.size_16_bold_black {		font-size: 16px; 		font-weight: bold; 		color: #000000;}
.size_18 {					font-size: 18px;}
.size_18_bold {				font-size: 18px;		font-weight: bold;}
.Size_20 {					font-size: 20px;}
.size_20_bold {				font-size: 20px;		font-weight: bold;}
.size_22 {					font-size: 20px;}
.size_22_bold {				font-size: 20px;		font-weight: bold;}
.size_22_bold_black {		font-size: 20px;		font-weight: bold;		color: #000000;}


.EMD_NumberLarge {			font-size: 38px;		font-weight: bold;		text-align: center;			color: #000000;}


.W_location {				font-size: 24px;		font-weight: bold;}
.W_normbold {				font-size: 16px;		font-weight: bold;}
.W_FiveDaySize {			font-size: 28px;		font-weight: bold;}
.W_FiveDateSize {			font-size: 24px;		font-weight: bold;}
.W_TempLarge {				font-size: 26px;		font-weight: bold;}
.W_TempMedium {				font-size: 22px;		font-weight: bold;}
.W_DaySize { 				font-size: 18px; 		font-weight: bold;}
.W_ConditionSize {			font-size: 18px; 		font-weight: bold;}
.W_Header1 {				font-size: 25px;		font-weight: bold;}

.W_CTempLarge {				font-size: 32px;		font-weight: bold;}
.W_CTempMedium {			font-size: 28px;		font-weight: bold;}
.W_CdaySize {				font-size: 28px;		font-weight: bold;}
.W_CConditionSize {			font-size: 20px; 		font-weight: bold;}
.W_CDataSize0 {				font-size: 16px; 		font-weight: bold;}
.W_CDataSize1 {				font-size: 18px; 		font-weight: bold;}
.W_CDataSize2 {				font-size: 20px; 		font-weight: bold;}
.W_CTextSize0 {				font-size: 16px;}
.W_CTextSize1 {				font-size: 18px;}
