/* Start of CMSMS style sheet 'theme' */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	background-color: #c7c7c7;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../uploads/images/bg.jpg);
	background-repeat: repeat-x;
}
dfn {display:none;}

img {
border:none;
}

.pagenavigation {
display:none;
}
.img img {
border:none;
}

h1 {
color:#000000;
line-height:25px;
font-size:24px;
}
h2 {
color:#ff0112;
font-size:18px;
}
h3 {
color:#f86626;
font-size:15px;
}

#Header{
	width: 949px;
	background-image: url(../uploads/images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 167px;
}
#newsbox {
background:url(../uploads/images/newsbox.jpg) no-repeat left top; 
width:949px;
height:70px;
}
.newscontent {
width:470px;
height:25px;
margin-left:233px;
font-size:14px;
color:#000000; 
padding-top:26px;
}
#Navigation{
	width: 197px;
	background-color: #000000;

}

#Content{
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#Footer{
	width: 949px;
	background-color: #ff0112;
	color: #ffffff;
	height:45px;
	}


.DottedLiveHorizontal{
	background-image: url(../uploads/images/dotted_live_h.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.DottedLiveVertical{
	background-image: url(../uploads/images/dotted_live_v.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.Title{
	background-image: url(../uploads/images/title_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-left: 28px;
	line-height: 1.5em;
}

a.NormalLink{
	color: #06c21d !important;;
}
a.NormalLink:Hover{
	color: #000000 !important;;
}
a.FooterLink{
	color: #ffffff !important;
}
a.FooterLink:hover{
	color: #000000 !important;;
}

/* End of 'theme' */

