/* Start of CMSMS style sheet 'theme' */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #000000;
	background-color: #000000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	/*background-image: url(../uploads/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
}
dfn {display:none;}

img {
border:none;
}

.pagenavigation {
display:none;
}
.img img {
border:none;
}

h1 {
color:#498429;
line-height:25px;
font-size:24px;
}
h2 {
color:#f26522;
font-size:18px;
}
h3 {
color:#92bc20;
font-size:15px;
}

#Header{
	width: 913px;
	background-image: url(../uploads/images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 157px;
}

#Navigation{
	width: 913px;
	height:54px;
	background-image: url(../uploads/images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#Content{
	background-color: #ffffff;
	padding:5px 0px 5px 0px;
}

#Footer{
	width: 913px;
	color: #000000;
	background-image:url(../uploads/images/footer.jpg);
	background-position: right top;
	background-repeat:no-repeat;
	height:58px;
}

.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, a{
	color: #666666;
	text-decoration:none;	
}
a.NormalLink:Hover, a:hover{
	color: #000000;
}
a.FooterLink{
	color: #000000;
}
a.FooterLink:hover{
	color: #000000;
}

/* End of 'theme' */

