/* -11 84 -34 */

td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 11px;
	color: #333333;
	text-align: left;
}

h3{
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #FF3C16;
	line-height: 18px;
	margin: 5px 0;
}

ol
{
	margin-left: 25px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0;
}

ul
{
	margin: 4px;
	padding: 0;
	list-style: none;
}

ul li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/sc_bullet_orange.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.small {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: left;
}
.modifydate {
  height: 30px;
  vertical-align: bottom;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: left;
}
.createdate {
	height: 25px;
	vertical-align: top;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;

}
.clr {
	clear: both;
}

a.mainlevel:link, a.mainlevel:visited {
  font-size: 10px;
	background: url(../images/sc_menu.png) no-repeat;
	font-weight: bold;
	color: #535657;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	padding-left: 15px;
	width: 194px;*/
}

a.mainlevel:hover {
  	text-decoration: none;
	font-weight: bold;
	background-position: 0px -22px;
	color: #a70505;
}

a.mainlevel#active_menu {
	background-position: 0px -48px;
	color: #000;
}
a.mainlevel#active_menu:hover {
	color: #333;
}
#mainlevel-nav li {
  margin: 0;
  float:right;
  height: 25px;
  margin-left: 4px;
  padding: 0;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
  display:block;
  line-height: 25px;
  height: 25px;
  background:url(../images/ssk_tab_normal.gif) no-repeat 0% 100%;
  width: 112px;
  text-align: center;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #3C3E3F;
  text-transform: uppercase;
}

a.mainlevel-nav:hover {
  background:url(../images/ssk_tab_active.gif) no-repeat 0% 100%;
  color: #EDEDED;
}

a.mainlevel-nav#active_menu-nav {
  background:url(../images/ssk_tab_active.gif) no-repeat 0% 100%;
  color: #EDEDED;
}
a.mainlevel#active_menu:hover {
	color: #333;
}

#workingArea div {
	padding: 0px 5px 0px 5px
}

#tabbar ul {
  margin: 0 15px 0 0;
  padding: 0;
  list-style:none;
}

/* top level links */

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabbar a {float:none;}
/* End IE5-Mac hack */

/*
#tabbar li {
	margin: 0;
  float:right;
  height: 25px;
  margin-left: 4px;
  padding: 0;
}

#tabbar li a {
  display:block;
  line-height: 25px;
  height: 25px;
  background:url(../images/ssk_tab_normal.gif) no-repeat 0% 100%;
  width: 139px;
  text-align: center;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #3C3E3F;
  text-transform: uppercase;
}

#tabbar a:hover {
  background:url(../images/ssk_tab_active.gif) no-repeat 0% 100%;
  color: #EDEDED;
}
*/
