@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.left-shadow {
	background-image: url(images/l-shadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.right-shadow {
	background-image: url(images/r-shadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
}
.main-text a:link {
	color: #000000;
	text-decoration: none;
}
.main-text a:visited {
	text-decoration: none;
	color: #000000;
}
.main-text a:hover {
	text-decoration: underline;
	color: #bf0130;
}
.main-text a:active {
	text-decoration: none;
	color: #FF000000FFFF;
}
.link-bg {
	background-image: url(images/link-bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.pad10
{
	padding-right: 10px;
}
.pad8
{
	padding-right: 8px;
}
.padding-L
{
	padding-left: 10px;
}
.padding-T
{
	padding-top: 5px;
}
.link-hover {
	background-image: url(images/link-hover.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
.link-hover-1 {
	background-image: url(images/link-hover-1.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #e4e4e4;
}
.follo-me {
	text-transform: uppercase;
	color: #bf0130;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.middle-bg {
	background-image: url(images/middle-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.welcome-head {
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	color: #bf0130;
	text-align: justify;
}
.read-more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bf0130;
}
.read-more a:link {
	color: #bf0130;
	text-decoration: underline;
}
.read-more a:visited {
	text-decoration: underline;
	color: #bf0130;
}
.read-more a:hover {
	text-decoration: underline;
	color: #000000;
}
.read-more a:active {
	text-decoration: underline;
	color: #bf0130;
}
.newest-head {
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	color: #000000;
}
.newest-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.newest-pinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #bf0130;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.more a:link {
	color: #000000;
	text-decoration: underline;
}
.more a:visited {
	text-decoration: underline;
	color: #000000;
}
.more a:hover {
	text-decoration: underline;
	color: #bf0130;
}
.more a:active {
	text-decoration: underline;
	color: #000000;
}
.l-border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CACACA;
}
.inner-bg {
	background-image: url(images/inner-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f2f2f2;
}
.inner-head {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #bf0130;
	font-weight: bold;
	text-transform: uppercase;
}
.pink-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #bf0130;
	line-height: 22px;
	text-align: justify;
}
.black-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #000000;
	line-height: 22px;
	text-align: justify;
}
.br-space{
	line-height:50px;
}.border {
	border: 1px solid #BF0130;
}

