/* Start of CMSMS style sheet 'theme' */
body{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 1.5em;
	color: #061b7a;
	background-color: #ffffff;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../uploads/images/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
}
.footerbg
{
background-image: url(../uploads/images/bg_up.jpg);
	background-repeat: repeat-x;
	background-position:top;
padding-bottom:0px;
	}
dfn {display:none;}

h1 {
# line-height:45px;
}
h2 {
# font-size:20px;
}
h3 {
# font-size:16px;
}

#Header{
	width: 960px;
	background-image: url(../uploads/images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 258px;
}

#Navigation{
	width: 940px;
	margin-top:180px;
	margin-left:100px;
	text-align:center;
	float:right;
	display:inline; #
margin-left:20px;
}

#Content{
	background-color: #ffffff;
width:917px;
	padding:10px 18px 10px 25px;
}

#Footer{
	width: 960px;
	background-color: #ffffff;
	color: #cccccc;
	background-image:url(../uploads/images/footer.jpg);
	background-position: center center;
	background-repeat:no-repeat;
}

.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: #666666;
}
a.NormalLink:Hover{
	color: #000000;
}
a.FooterLink{
	color: #cccccc;
}
a.FooterLink:hover{
	color: #FF9900;
}

/* End of 'theme' */

