/* Start of CMSMS style sheet 'theme' */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #6eb27e;
	background-color: #534741;
	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;
}

dfn {display:none;}

h1 {
color:#534741;
line-height:25px;
font-size:24px;
}
h2 {
color:#e36c0a;
font-size:18px;
}
h3 {
color:#660ae3;
font-size:15px;
}

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

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

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

#Footer{
	width: 970px;
	background-color: #ffffff;
	color: #62575b;
	height:60px;
}

.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: #e36c0a;
	text-decoration:none;
}
a.NormalLink:Hover{
	color: #000000;
}
a.FooterLink{
	color: #62575b;
}
a.FooterLink:hover{
	color: #62575b;
}

/* End of 'theme' */

