/* /////////// KZST WEATHER STYLES ////////////////////////// */


.box			{
				padding: 4px;
				background: #FFFFFF;
				border: 1px solid #999999;
				}
.box_right		{
				border-left: 1px solid #999999;
				}
.box2			{
				padding: 5px;
				background: #DDDDDD;
				border: 2 px solid #999999;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10px;
				line-height: 16px;
				color: #000000;
				border-bottom: 4px solid #555555;
				}
.box3			{
				padding: 5px;
				background: #FFFFFF;
				border-bottom: 4px solid #555555;
				}
.text_blue 		{
				font-family: Arial;
				font-size: 18px;
				line-height: 14px;
				color: #0099CC;
				font-weight: bold;
				}
.text_blue2 	{
				font-family: Arial;
				font-size: 12px;
				line-height: 14px;
				color: #0099CC;
				font-weight: bold;
				text-transform: uppercase;
				}
.text_white		{
				font-family: Arial;
				font-size: 12px;
				line-height: 14px;
				color: #ffffff;
				text-decoration: none;
				font-weight: bold;
				}

.text_white2		a:hover {
				color: #333333;
				background-color: #FFFFFF;
				}
.text_black 	{
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				line-height: 16px;
				color: #000000;
				border-left: 1px dashed #999999;
				}
.text_title			{
				font-family: Verdana;
				list-style-type: none;
				color: #FFCC33;
				font-size: 12px;
				line-height: 15px;
				font-weight: bold;
				text-transform: uppercase;
				}


h2			{
				font-family: Verdana;
				list-style-type: none;
				color: #003399;
				font-size: 23px;
				line-height: 15px;
				font-weight: bold;
				}

p.events {
				font-family: Verdana;
				list-style-type: none;
				color: #000000;
				font-size: 12px;
				line-height: 15px;
				}
				
a:link{font-family:verdana, sans-serif; font-size:12px; color: #003399; letter-spacing:0px; line-height:22px; text-decoration:none;}
a:visited {font-family:verdana, sans-serif; font-size:12px; color: #003399; letter-spacing:0px; line-height:22px; text-decoration:none;}
a:hover {font-family:verdana, sans-serif; font-size:12px; color: #003399; letter-spacing:0px; line-height:22px; text-decoration:underline;}
a:active {font-family:verdana, sans-serif; font-size:12px; color: #003399; letter-spacing:0px; line-height:22px; text-decoration:none;}

