.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	padding-right: 100px;
}
.bodyTextHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: none;
	color: #FF0000;
}

.bodyTextList {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	display: none;
	background-color: #FFFFFF;
	line-height: 1em;
	color: #FF0000;
	text-indent: 5px;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	display: list-item;
	list-style-position: outside;
	color: #0066AA;
	line-height: 11px;
	font-size: 10pt;
	font-weight: bold;
	list-style-image: url(../images/red_bullet.gif);
	text-decoration: none;
}
.aboutthenews {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	padding-right: 50px;
}
.magazines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	padding-right: 30px;
}
.rightline {
	padding: 20px;
}

.homeContent {
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.magazinesbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	line-height: 30px;
	text-indent: 5px;
}

.promobutton {
   border: none;
   padding-left: 10px;
   padding-bottom: 10px;
   padding-top: 10px;
   padding-right: 10px
}

.promobutton:hover {
   background-color:#FF0000;	
}

.homeHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #FF0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	background-color: #BF0000; 
}


.listNews {

	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	color: #0066AA;
	line-height: 35px;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	

}

#listNewsBtn a {
	
	font-family: Arial, Helvetica, sans-serif;

}

#listNewsBtn a:hover{

	color: #FFFFFF;	
	background-color:#0066AA;

}


.listNewsYellow {

	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	color: #ffffff;
	background-color:#ffbe28;
	line-height: 35px;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;

}
.listNewsGreen {

	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	color: #ffffff;
	background-color:#22a340;
	line-height: 35px;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;

}

.listNewsBlue {

	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	color: #ffffff;
	background-color:#00a2c4;
	line-height: 35px;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;

}

.listNewsRed {

	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	color: #ffffff;
	background-color:#f20029;
	line-height: 35px;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;

}

.listNewsOrange {

	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	color: #ffffff;
	background-color:#fa852d;
	line-height: 35px;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;

}

.listNewsPink {

	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	color: #ffffff;
	background-color:#f00078;
	line-height: 35px;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;

}

.listNewsPurple {

	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	color: #ffffff;
	background-color:#6f00c5;
	line-height: 35px;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;

}

.listNewsDrkgreen {

	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	color: #ffffff;
	background-color:#004241;
	line-height: 35px;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;

}


