body {
margin:0;
background-image:url(headBarHomeSmall.jpg);
background-repeat:repeat-x;
}
#outer {
	margin: 0px;
	text-align: center;
}
#main {
	width:770px;
	margin-left:auto;
	margin-right:auto;
	}
#content {
	background-image: url(contentbg.jpg);
	background-repeat: repeat-y;
}
#contentHead {
	background-image: url(index_files/contentbg.jpg);
	background-repeat: repeat-y;
}
#footer {
	background-image: url(footerbg.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	vertical-align: middle;
	padding-left: 25px;
	text-align: left;
}
#left {
	background-image:url(SCRhome2_01.jpg);
	background-repeat:no-repeat;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 25px;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
#left a:link {
	color:#990000;
	text-decoration:underline;
}
#left a:hover {
   	color:#990000;
	text-decoration:underline;
}
#left a:visited {
   	color:#990000;
	text-decoration:underline;
}
#left a:active {
   	color:#990000;
	text-decoration:underline;
}
#mngmntlink{
	font-size: 14px;
}
.moduletitle {
	font-size:1.5em;
	padding-bottom:10px;
}
.itemtitle {
	font-weight:bold;
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
}
hr {
	width:400px;
	margin-left:0;
	padding-left:0;
	margin-right:40px;
	}
.navlink {
font-size: 11px;
font-family: Tahoma,Verdana,Arial;
font-weight: bold;
text-decoration: none;
}
#nav {
	padding-left:20px;
}
#nav a:link{
color:#363c2e;
}
#nav a:visited{
color:#363c2e;
}
#nav a:active{
color:#363c2e;
}
#nav a:hover {
color: #cc0000;
text-decoration:none;
}
.leftnav {
width: 200px;
border-bottom: solid thin #5d6256;
}
#login {
	margin-left: 20px;
}
#login a:link {
color:#363c2e;
font-size: 11px;
font-family: Tahoma,Verdana,Arial;
font-weight: bold;
text-decoration: none;
}
#login a:hover {
color:#ccooo0;
}
li {
	padding-bottom: 10px;
}
.container_box {
	margin-bottom:20px;
}
h1 {
font-size:20px;
}
h2 {
font-size:15px;
}
.menuActuator a { 
			color:#666666;
			font-weight:bold;
			font-size:12px;
			font-family:arial;
		}

.menu {
			font-family:verdana;
			color:#666666;
			font-size:10px;
			background-color:#E9E6D5;
			layer-background-color:#cccccc;
		}
.dropmenu {
	list-style:none;
	padding:0;
	margin:0;
}
.dropitem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	padding-top: 5px;
	padding-bottom:5px;
	}
.dropitem a:link, .dropitem a:visited {
color:#333333;
font-weight:bold;
text-decoration:none;
margin-left: 10px;
}
.dropitem a:hover {
	color: #FFFFFF;
	background-color: #C54F0F;
}