body, td, p{  
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

h1 {  
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
 	font-weight: bold;
  	margin-bottom: 10px;
   	color: #C46128;
	line-height: 24px;
}
h2 { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13pt; 
	font-weight: bold;
}
h3 {  
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: bold;
	color:#386AA6;
}
h4 {  
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:  10pt;
	font-weight: normal;
}
h5, .morelink {  
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	padding-bottom: 3px;
}
h6 {  
	font-size: 7pt;
	font-weight: normal;
}

a:active {  
	color: #FF0000; 
	text-decoration: underline;
	font-weight: bold;
}

a:link, a:visited {  
	color: #A03A00; 
	text-decoration: none; 
	font-weight: bold;
}
a:hover {  
	color: #E87525;  
	text-decoration: underline;
	font-weight: bold;
}
.colhead, .sectiontitle {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: bold;
	color: #715167; 
}
.tablehead {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color: #FFFFFF; 
	background-color: #715167; 
}
.tablehead td{ 
	padding:2px;
}
.tablesubhead {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal;
	background-color: #D5C6D1;
	padding: 1px 1px 1px 1px;
}





ol.boldlist {
	font-weight:bold;
}

/*ul {
	margin: .1em 0;
}
ol {
	margin: .1em 0;
}
ul li, ol li { 
	padding-left: 0px; 
	margin: .6em 0 0 30px;
}

ul ul {
	margin: .6em 0 0 1em;
	}*/


.navbar, a.navbar {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	color: #FFE87F;
	text-decoration: none;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
}
a.navbar:hover  {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #D0B8C9;
	}
.navbar:visited {
	color: #D0B8C9;
	text-decoration: none;
	}
	
.copy, a.copy {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #F3A273;
	text-decoration: none;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
}
a.copy:hover  {
	color: #FFE87F;
	text-decoration: underline;
	}
.copy:visited {
	color: #F3A273;
	text-decoration: none;
	}
	
.navbarsub {
	color: #000000;
}	
a.navbarsub {
	color: #365734;
}
.navbarsub, a.navbarsub:link , a.navbarsub:visited  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/*font-style: bold;*/
	text-decoration: none;
	font-size: 10px;
	text-align: left;
}

a.navbarsub:hover  {
	color: #365734;
	text-decoration: underline;
	}
	

	
a.navbar:active, a.navbarsub:active, a.copy:active {  color: #FF0000; text-decoration: none;}

input.post, textarea.post, select {
	background-color : #FFFFFF;
}


input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}



input, select, textarea { 
	color : #000000;
	border: 1px solid #777777;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-indent : 1px;
	margin: 1px 0 1px 0;
} 

input:focus, select:focus, textarea:focus {
	/*border: 1px solid #000000;*/
outline: 1px solid #666666;
}

.navbar_cell {
	padding-left: 16px; padding-bottom: 8px; border-style: none
	}
html { overflow-y: scroll; } 
hr {
	color: #CC6633;
	background-color: #CC6633;
	border-top: 1px;
	height: 1px;
}
.special {
	width:5px;
	visibility:hidden;
}
.hidden {
  display: none;
}
	
#demonstrations	ul {
	margin-left: 10px;
	font-size: 13px ;
}
#demonstrations  .column1 {
	border-right: solid white 5px;
}
#demonstrations ul li {
	list-style-image: url(/media/arrowsmall.png);
	/*padding-left: 2px; */
	margin-bottom: 0.3em; 
	margin-left: 0 !important;
}


/*columns*/

#outer{
    position:relative;
    width:100%;
	top:0;
}
#column1{
	float:left;
    width:47%;
	margin: 0 10px 0 0px;
}
#column2{
	float:right;
    width:47%;
  	margin: 0 0px 0 10px;
}
.sectiontitle {
	border-top: 1px solid #CC6633;
	margin-top:15px;
}
.morelink {
	text-align:right;
	font-style:italic;
}
#inline-text {
	color:#FFFFFF;
	margin:20px;
	/*position: absolute;
	top: 15%; 
	height:75%;
	width:75%;
	overflow:auto;*/

}

table.admintable {
	width:100%;
	border: 1px solid #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	
	clear:both;
}
table.admintable thead  td {
	color: #FFFFFF;
	background-color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
}

table.admintable td.none {
	border-bottom: 0px solid #ffffff;
}
table.admintable tbody td {
	border-bottom: 1px solid #cccccc;
	padding-right: 5px;
	padding-left: 5px;
}


.nav {
	float:left;
	clear:both;
	width:120px;
	margin-right:10px;
	height:100%;
}
.admin_body {
	position:absolute:
	left:165px;
	float:left;
	top:0;
	left:10px;
	width:80%;
	padding-left:10px;
}
#scrolling_area {
	height:130px;
	padding-right:20px;
	overflow-x: hidden; 
	overflow-y: scroll; 
	border: 1px solid #cccccc;
}
.list_entry img {
	position:relative;
	float:right;
	margin:10px;
}
.list_entry .icon {
	position:none;
	float:none;
	margin:0 5px 0 -30px;
	float:left;
}
.error {  
	font-weight: bold;
   	color: #990000;
}
.spacer {
	margin:10px;
}
#navbox {
	margin-bottom:10px;
	border:#6A3106 2px solid;
}
#navbox td {
	background: #ffffff url(/../media/column.gif);
	padding: 5px;
}
#navbox thead td {
	margin: 0 0 10px 0;
	color: #ffffff;
	font-weight: bold;
	text-align:center;
	background: #C46128 url(none);
}
#navbox ul {
	text-align:left;
	list-style: outside url(/media/arrow_bl.gif);
	list-style-type: none;
	font-size:11px;
	line-height: 11px;
	white-space: nowrap;
}
.navboxlinks {
	
	text-align:left;
}
.navboxreturn {
	margin-top: 15px;
	font-size:11px;
	text-align:right;
}
input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: 0;
}
ul.admin_functions {
margin:0;
padding:0;
	list-style-type:none;
	font-size:9px; 
}
ul.admin_functions li {
	margin:1px;
	display:inline;  
}
ul.admin_functions  a {
	border: 1px solid #efefef;
	color:#0000ff;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding-top:20px; 
	
}

ul.admin_functions a:hover {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
ul.admin_functions li  a { 
	display:inline-block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width:34px;
}
ul.admin_functions li.add a{  
	background: url(/media/icons/add.gif) no-repeat;
}
ul.admin_functions li.add a:hover {
	background: url(/media/icons/add.gif) 1px -31px no-repeat;
}
ul.admin_functions li.updates a{  
	background: url(/media/icons/edit.gif) no-repeat;
}
ul.admin_functions li.updates a:hover {
	background: url(/media/icons/edit.gif) 1px -31px no-repeat;
}
ul.admin_functions li.delete a{  
	background: url(/media/icons/delete.gif) no-repeat;
}
ul.admin_functions li.delete a:hover {
	background: url(/media/icons/delete.gif) 1px -31px no-repeat;
}
ul.admin_functions li.save a {  
	background: url(/media/icons/save.gif) no-repeat;
}
ul.admin_functions li.save a:hover {
	background: url(/media/icons/save.gif) 1px -31px no-repeat;
}
ul.admin_functions li.export a {  
	background: url(/media/icons/export.gif) no-repeat;
}
ul.admin_functions li.export a:hover {
	background: url(/media/icons/export.gif) 1px -31px no-repeat;
}
ul.admin_functions li.search a {  
	background: url(/media/icons/search.gif) no-repeat;
}
ul.admin_functions li.search a:hover {
	background: url(/media/icons/search.gif) 1px -31px no-repeat;
}
ul.admin_functions li.stats a {  
	background: url(/media/icons/stats.gif) no-repeat;
}
ul.admin_functions li.stats a:hover {
	background: url(/media/icons/stats.gif) 1px -31px no-repeat;
}
.success{
color:#009900;
font-weight:bold;
}