BODY 
{
	scrollbar-3d-light-color : #FFFFFF;   
	scrollbar-arrow-color : #C30E2B;      
	scrollbar-base-color : #EDE9DC;
	scrollbar-dark-shadow-color : #EDE9DC;
	scrollbar-highlight-color : #EDE9DC;
	scrollbar-shadow-color : #EDE9DC;
	SCROLLBAR-TRACK-COLOR: #CEC6AF; 
}
.mypathway
{
	padding-left:3px;
	padding-bottom:3px;
}
ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 20px;
padding-left: 12px;
padding-top: 0px;
background-image: url(/images/design/bullet.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}

.pagenav
{
  font-size:10px;
  font-weight: bold;
  margin: 2px;
}

.pagenavbar {
	padding-right: 6em;
	float: right;
}


.componentheading
{
	background:#E1DECF;
	height: 20px;
	margin-left:2px;
	padding-left:3px;
	border: 1px solid #FFFFFF;
	color: #C20A28;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
}


a.toclink:link, a.toclink:visited
{
	line-height:normal;
	font-size:11px;
	font-family:arial;
	color: #000000;
	text-decoration: underline;
}

a.toclink:hover
{
	text-decoration: none;
}

table.contenttoc {
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}


table.contenttoc th {
	background: #E1DECF;
	color: #C20A28;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}


.button {
	margin-top:3px;
	margin-bottom: 3px;
	padding-left:1px;
	padding-right:1px;
	border:solid 1px #ADAA9C;
	background-color: #E1DECF;
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 10px;
}

.sectiontableheader
{
	background: #E1DECF;
	height: 20px;
	padding-right:3px;
	font-weight :bold;
}

table.contentpane td.contentdescription
{
	font-size:12px;
	line-height:18px;
}

table.contentpane td.componentheading
{
	background:#E1DECF;
	height: 20px;
	padding-left:3px;
	border: 1px solid #FFFFFF;
	color: #C20A28;
	text-align: left;
	padding-bottom:3px;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
}

table.contentpane td
{
	padding-top:1px;
	padding-bottom:2px;
	font-size:12px;
}

a:visited, a:active, a:link {
color:  #000000;
text-decoration:  none;
}

a:hover {
color:  #808080;
text-decoration:  underline;
 }

table.contentpaneopen
{
	width:100%;
}

table.contentpaneopen td
{
	line-height:18px;
	font-size:12px;
}

table.contentpaneopen td.contentheading
{
	background:#E1DECF;
	height: 20px;
	padding-left:3px;
	border: 1px solid #FFFFFF;
	color: #C20A28;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
}


a.sublevel:link, a.sublevel:visited {
	font-size: 10px;
	color: #000000;
	text-align: left;
	text-decoration: underline;
	vertical-align:middle;
	
}

a.sublevel:hover {
	text-decoration: none;

}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 10px;
	color: #000000;
	text-align: left;
	padding-left:3px;
	padding-top: 5px;
	height: 23px;
	width:140px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ADAA9C;
	border-left-width:2px;
	border-left-style: solid;
	border-left-color:#F3F0E1;
}


a.mainlevel:hover {
	text-decoration: none;
	border-bottom-color: #C20A28;
	border-left-width:2px;
	border-left-style: solid;
	border-left-color:#C20A28;
}


a.readon:link, a.readon:visited {
	font-size: 10px;
	font-weight: bold;
	color: Black;
	background: url(/images/design/readon.gif) no-repeat center left;
	font-family: Verdana, Geneva, Arial, sans-serif;
	padding-left:15px; padding-right:10px; padding-top:0px; padding-bottom:0	
	}

a.readon:hover {
	font-size: 10px;
	font-weight: bold;
	background: url(/images/design/readon.gif) no-repeat center left;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #C20A28;
	padding-left:15px; padding-right:10px; padding-top:0px; padding-bottom:0
}


table.moduletable {
	width:100%;	
	margin-bottom: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	background: #E1DECF;
	color: #C20A28;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
}

table.moduletable td {
	margin-top:12px;
	padding-left:7px;
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
}

td
{
	font-family:arial;
	font-size:11px;
	color:#3C3032;
}
.mymoduletdmiddle
{
	background: url(/images/design/length.gif) repeat-y;
	padding-left:18px;
	padding-right:10px;
}

.mymoduletdheader
{
	background: url(/images/design/top.gif) no-repeat;
	height: 13px;
}

.mymoduletdfooter
{
	background: url(/images/design/footer.gif) no-repeat;
	height: 10px;
}

.mymodulebg
{
	background: url(/images/design/violin.jpg) no-repeat right bottom;
	height:110px;
}

.mymainbody
{
	padding-top :3px;
	padding-left:5px;
	padding-right :23px;
}

.inputbox {
	font-size:11px;
	font-family: Arial, Verdana;
	border:solid 1px #ADAA9C;
	background-color: #F3F0E1;
	
}

#menu-bottom {
	margin			: 1px !important;
	margin			: 14px 1px 2px 2px;
	padding			: 1px 1px;
	border			: 2px solid #ffffff;

	width			: 745px !important;
	width			: 753px;

	height			: 31px !important;
	height			: 33px ;

	background		: #EDE9DC;
	text-align		: center;
	clear			: both;
}

.sectiontableheader{
height:auto;
}