td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.title {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #0e5cb6;
	font-weight: bold;
}

.subTitle {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ffcc00;
	font-weight: bold;
}

.list {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #0e5cb6;
	font-weight: bold;
}

.white {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

A:link {
	color: #268BEE;
	font-weight: bold;
	text-decoration: none;
}

A:active {
	color: #808080;
	font-weight: bold;
}

A:visited {
	color: #0E5CB6;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: #ffd000;
	font-weight: bold;
}

A:link.hidelink {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

A:active.hidelink {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

A:visited.hidelink {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

A:hover.hidelink {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.newsHead {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold; 
	font-family: arial, helvetica, sans-serif;
}

.newsBody {
	color: #ffffff;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}

.lwsDesign {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}

.txtMenu {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
hr {
	border-top: 1px solid #A2CDF7;
	border-left: 1px solid #A2CDF7;
	border-bottom: 1px solid #DEEDFD;
	border-right: 1px solid #DEEDFD;
}

.smallTxt{
	color: #000000;
	font-size: 8px;
	font-weight: bold;
	font-family: verdana,arial,sans-serif;
}