/* Start of CMSMS style sheet 'style' */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
background-color:#000000;
	background-image: url(uploads/images/index-bg.jpg);
	line-height: 18px;
}
.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	margin: 0px;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: normal;
	text-transform: uppercase;
}

img {
border: none;
}

.footerLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	margin: 0px;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: normal;
	text-transform: uppercase;
}
a{
	color: #ffffff;
	text-decoration: underline;
}
a:hover{
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
a:active{
	text-decoration: none;
}
a:visited{
	color: #999999;
	text-decoration: none;
}
.heading-red {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.heading-white {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.img-left {
	float: left;
	padding-bottom: 20px;
	padding-right: 10px;
}
.img-right {
	float: right;
	padding-bottom: 20px;
	padding-left: 10px;
}
.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
/* End of 'style' */

