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

img {
border:none;
}

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

dfn {display:none;}

h1 {
color:#663399;
line-height:25px;
font-size:24px;
}
h2 {
color:#66cccc;
font-size:18px;
}
h3 {
color:#f4649f;
font-size:15px;
}

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

#Navigation{
	width: 890px;
	height:44px;
	background-image: url(../uploads/images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#Content{
	background-color: #ffffff;
	padding:10px 5px 10px 10px;
}

#Footer{
	width: 890px;
	color: #ffffff;
	background-image:url(../uploads/images/footer.jpg);
	background-position: right top;
	background-repeat:no-repeat;
	height:53px;
}

.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 {
	text-decoration:none;
}

a.NormalLink{
	color: #666666;
	text-decoration: none;
}
a.NormalLink:Hover{
	color: #000000;
	text-decoration:none;
}
a.FooterLink{
	color: #ffffff;
	text-decoration:none;
}
a.FooterLink:hover{
	color: #ffffff;
	text-decoration:none;
}
#fancy_title {
display:none !important;
}
/* End of 'theme' */

