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

a.links {
color:#00a3e4; 
text-decoration:none; 
font-size:14px;
margin-bottom:5px;
font-weight:bold;

}
a.links:hover{
text-decoration:underline; 

}


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

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

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

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

#Footer{
	width: 888px;
	background-color: #231f20;
	height:138px;
	color: #7c7879;
	}

.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' */

