.contentTableBorder {
	border: 1px solid #90C2D5;
}
.vote {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.heading1 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:10px;
}
.postedby {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left:10px;
}
.postedby2 {

	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left:10px;
}
.vote {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.vote2 {

	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodytext {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding:5px 5px 5px 5px; 
}
.toplink {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding:0px 0px 0px 8px; 
}
a:hover {
	text-decoration: underline;
}
.sidelink {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding:0px 0px 0px 8px; 
}
.sidelink2 {

	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding:0px 0px 0px 8px;
}
.copyright {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #CDE4ED;
}
table.poll {
	border: 1px solid #ffffff;
}
.heading-blk {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #2D4043;
	text-decoration: none;
}
.tag1 {
	font-family: Trebuchet MS;
	font-size: 13px;
	color:#024D29;
	text-decoration:none;
}
a.tag1:hover {
	font-family: Trebuchet MS;
	font-size: 13px;
	color:#024D29;
	text-decoration:underline;
}
.tag2 {
	font-family: Trebuchet MS;
	font-size: 18px;
	color:#FF6600;
	text-decoration:none;
}
a.tag2:hover {
	font-family: Trebuchet MS;
	font-size: 18px;
	color:#FF6600;
	text-decoration:underline;
}
.tag3 {
	font-family: Trebuchet MS;
	font-size: 20px;
	color:#FF6600;
	text-decoration:none;
}
a.tag3:hover {
	font-family: Trebuchet MS;
	font-size: 20px;
	color:#FF6600;
	text-decoration:underline;
}
.tag4 {
	font-family: Trebuchet MS;
	font-size: 24px;
	color:#FF6600;
	text-decoration:none;
}
a.tag4:hover {
	font-family: Trebuchet MS;
	font-size: 24px;
	color:#FF6600;
	text-decoration:underline;
}
.maincontent-orange {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FF1100;
	text-decoration: none;
}
a.maincontent-orange:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FF1100;
	text-decoration: underline;
}
.button {
	font-family: Arial;
	color: white;
	font-weight:bold;
	font-size:12px;
	background-color:#0066CC;
}