body {
	margin-top: 10px;
	background: #ffffff;
	font-family: Verdana;
	font-size: 13px;
	color: #39090F;
	height:100%;
	top:10px;

}
a {
  color: #ffaa00;
}
a:hover {
  color: black;
}
a img {
  border: 0px;
}
blockquote, pre {
	padding: 4px 8px 4px 8px;
	border-right: 1px #CCCCCC solid;
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	margin: 5px 20px 11px 20px;
	overflow: auto;
	background: white;
}
#page {
	margin: auto;
	width: 900px;
}
#header {
	background: url(../images/header.jpg);
	height: 148px;
	width: 900px;
}
ul#mainlevel-nav li a, table.moduletable a {
	text-decoration: none;	
}

#top_menu {
	background: url(../images/top_menu.jpg);
  	height: 30px;
	width: 900px;
	margin: auto;
	text-align: left;
}
#top_menu ul{
	margin: 0px;
	padding: 6px 20px;
	list-style: none;
}
#top_menu li{
	display: inline;
	white-space: nowrap;
}
#top_menu li a{
    color:#ffaa00;
	padding: 6px 8px 8px 8px;
	font-weight: bold;
}
#top_menu li a:hover{
    color:#777777;
	padding: 6px 8px 8px 8px;
	background: ;	
	border-top: 2px solid #C8C8C8;
	border-right: 0px solid #C8C8C8;
	border-bottom: 0px solid #C8C8C8;	
}
#border_left {
	background: url(../images/border_left.png) repeat-y left;
	width: 800px;
}
#main {
	background-image: url(../images/main.jpg);
	width: 900px;
	margin: auto;
}
#content {
  
	text-align: justify;
	padding: 8px 20px 8px 210px;
	font-size: 0.9em;
}
#pathway_container {
	border-bottom: 1px solid #D8D8D8;
	margin: 0px 5px 5px 5px;
	padding: 5px 0px 5px 0px;
}
.pathway a{
	text-decoration: none;		
}
.contentheading, .componentheading {
    border-right: 2px solid #D8D8D8;
	border-left: 2px solid #D8D8D8;
    height:30px;
    background-image:url(../images/contenthead.jpg);
	background-repeat:repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;	
}
.contentpane, .contentpaneopen {	
	width: auto;
	text-align: justify;
}
.createdate {
	color: gray;
}
.small {
	color: gray;
}
#solmenu {
	float: left;
	width: 180px;
	min-height: 100%;
	margin-left:16px;
	text-align: left;
	background-image:url(../images/bg.jpg);
}
#solmenu  ul{
	margin: 0px;
	padding: 0px;
}
#solmenu  li{
	list-style: none;	
}
#solmenu  table.moduletable {
	width: 180px;
	border:	0px solid #D8D8D8;
	margin-bottom: 0px;
	padding: 2px 2px 3px 0px;
}
#solmenu table.moduletable th{
    text-align:center;
	color: #FFaa00;
	width: 180px;
	background-image: ;
	background-repeat:repeat-x;
	padding: 2px 0px 3px 0px;
}
#solmenu table.moduletable td{
    border:0px solid #000000;
	width: 130px;
	padding: 2px 5px 2px 5px;
	padding: 2px;
}
#solmenu  table.moduletable td a{
background-image:url(../images/menutd.jpg);
background-repeat:no-repeat;
background-position:left;
    color:#777777;
	width: 150px;
	font-weight: bold;
	display: block;
	padding: 2px 5px 2px 15px;
}
#solmenu  table.moduletable td a:hover{	
background-image:url(../images/menutd.jpg);
background-repeat:no-repeat;
background-position:left;
	padding: 2px 5px 2px 15px;
	color:#ffaa00;
	
}
#solmenu  table.moduletable td a:visited{	
	border: 0px solid #D599A0;
	padding: 2px 5px 2px 15px;
	background-image:url(../images/menuhover.jpg);
background-repeat:no-repeat;
background-position:left;
}
#cleaner {
	clear: both;
	margin: 0;
}
#footer {
	background: url(../images/footer.jpg);
	height: 70px;
	width: 900px;
	font-size: 0.85em;
}
#border_right {
	background: url(../images/border_right.png) repeat-y right;
	width: 800px;
	text-align: center;
}
.sectiontableentry1 {
	background: #FBFBF5;
}
.sectiontableentry2 {
	background: #F5F5F5;
}
#content a.readon:link, 
#content a.readon:visited, 
#content a.readon:hover {
	font-weight: bold;
	padding-left: 19px;
}
#comment a{
	text-decoration: none;
}
#comment .sectiontableheader{
	font-weight: bold;
}
a.readon:link, a.readon:visited {
	background: url(../images/readon_normal.png) no-repeat;
}
a.readon:hover {
	background: url(../images/readon_hover.png) no-repeat;
}
.write_comment a.readon:link, .write_comment a.readon:visited {
	background: url(../images/comments.png) no-repeat;
}
.write_comment a.readon:hover {
	background: url(../images/comments.png) no-repeat;
}
#arama {
float:right;
padding: 30px 40px 3px 2px;
}
.button {
background: url(../images/button.png);
}
#slider {
color:#ffaa00;
float:right;
background-image:url(../images/button.png);
background-repeat:repeat-x;
}