body {
	margin: 0px;
	text-align: center;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #39090F;
}
a {
  color: #ffffff;
}
a:hover {
  color: #FF9900;
}
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: 700px;
       
}
#header {
	
}
ul#mainlevel-nav li a, table.moduletable a {
	text-decoration: none;	
}
#top_menu_container {
	background-image: 
	height: 20px;
	width: 700px;
        text-align:left;
}
#top_menu {
	background-image: url(../images/topmenu.jpg);
  	height: 20px;
	width: 680px;
	text-align: left;
        margin: auto;
        padding: 4px 0px 0px 0px;
               
}
#top_menu ul{
	margin: 0px;
	padding: 0px 0px;
	list-style: none;
}
#top_menu li{
	display: inline;
	white-space: nowrap;
        border-left: 0px solid #C8C8C8;
	border-right: 0px solid #C8C8C8;
	border-bottom: 0px solid #000000;
        
}
#top_menu li a{
        color:#FF9900;
	padding: 6px 8px 6px 8px;
	font-weight: auto;
}
#top_menu li a:hover{
	color: #ffffff;
	padding: 6px 8px 6px 8px;
	background: /*url(../images/top_menu_hover.png) #D599A1 repeat-x;*/	
	border-left: 0px solid #C8C8C8;
	border-right: 0px solid #C8C8C8;
	border-bottom: 0px solid #000000;	
}
#border_left {
	background-image: url(../images/border_left1.png);
        background-repeat: repeat-y ;
	background-position: left ; 
        width: 700px;
        
}
#main {
	background:#cccccc;
	width: 680px;
	margin: auto;
        border-left: 0px solid #C8C8C8;
	border-right: 0px solid #C8C8C8;
	border-bottom: 5px solid #FF3300;
        padding: 0px 0px 5px 0px;
}
#content {
	text-align: left;
	padding: 8px 8px 8px 205px;
	font-size: 11px;
}
#pathway_container {
	border-bottom: 2px solid #FF3300;
	margin: 0px 5px 5px 5px;
	padding: 5px 0px 5px 0px;
        
}
.pathway a{
	text-decoration: none;		
}
.contentheading, .componentheading {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;	
}
.contentpane, .contentpaneopen {	
	width: auto;
	text-align: justify;
}
.createdate {
	color: gray;
}
.small {
	color: gray;
}
#menu_right {
	float: left;
	width: 201px;
	background-image:url(../images/modulbg.png);
        background-repeat:repeat;
	min-height: 150px;
	padding: 0px;
	text-align: left;
}
#menu_right ul{
	margin: 0px;
	padding: 0px;
}
#menu_right li{
	list-style: none;	
}
#menu_right table.moduletable {
	width: 202px;
	border-right: 0px #c8c8c8 solid;
	border-top: 0px #CCCCCC solid;
	border-bottom: 0px #CCCCCC solid;
	border-left: 0px #CCCCCC solid;
	margin-bottom: 5px;
	/*background-image:url(../images/modulbg.png);*/
        background-repeat:repeat-x;
        
}
#menu_right table.moduletable th{
	color: #000000;
	width: 100%;
	border: 0px solid #000000;
	background-image: url(../images/modularka.png);
        background-repeat:repeat-x;
	padding: 15px 5px 10px 30px;
        text-align:left;
}
#menu_right table.moduletable td{
	width: 100%;
	padding: 0px 0px 0px 0px;
	padding: 2px;
}
#menu_right table.moduletable td a{
	width: 160px;
	font-weight: bold;
	display: block;
	padding: 1px 0px 1px 0px;
        border-right: 0px #CCCCCC solid;
	border-top: 0px #CCCCCC solid;
	border-bottom: 0px #CCCCCC solid;
	border-left: 0px #CCCCCC solid;
        color: #000000;
}
#menu_right table.moduletable td a:hover{	
	color: #FF9900;
	border: 0px solid #fbd008;
	background-image: ;
	padding: 1px 0px 1px 0px;
        border-right: 0px #669966 solid;
	border-top: 0px #CCCCCC solid;
	border-bottom: 0px #CCCCCC solid;
	border-left: 0px #CCCCCC solid;
}
#cleaner {
	clear: both;
	margin: 0;
}
#footer {
	background-image: url(../images/footer.jpg);
        background-repeat:repeat-x;
	height: 46px;
	width: 680px;
	font-size: 0.85em;
        
}
#border_right {
	background-image: url(../images/border_right1.png) ;
        background-repeat: repeat-y;
        background-position: right;
        width:700px;
        
	
	
}
.sectiontableentry1 {
	background: #cccccc;
        
}
.sectiontableentry2 {
	background: #cccccc;
}
#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;
}
a.category:link, a.category:visited {
         background:/*#535353;*/

}
#table {
	float: left;
	width: 969px;
	background-image:url(../images/tabloarka.png);
        background-repeat:repeat-x;
	min-height: 150px;
	padding: 0px;
	text-align: left;
}
#table ul{
	margin: 0px;
	padding: 0px;
}
#table li{
	list-style: none;

}
#flash{
	float: right;
	width: 400px;
	min-height: 50px;
	padding: 1px;
	text-align: left;
}
#sonhaber {
	float: left;
	width: 500px;
	height: 150px;
	padding: 1px;
	text-align: left;
}
#flash table.moduletable {
	width: 400px;
	border:	0px solid #000000;
	margin-bottom: 0px;
	
}
#sonhaber table.moduletable {
	width: 500px;
        min-height:150px;
	border:	1px solid #000000;
	margin-bottom: 0px;
        background-image: url(../images/toparka.jpg);
        background-repeat:repeat-x;
}
#sonhaber table.moduletable th{
        color: #000000;
	width: 500px;
	border: 0px solid #000000;
	background-image: url(../images/toparka.jpg);
        background-repeat:repeat-x;
	padding: 1px 1px 1px 1px;
}
#sonhaber table.moduletable td{
	width: 500px;
	padding: 0px 0px 0px 0px;
	padding: 0px;
}
#sonhaber table.moduletable td a{
	width: 500px;
	font-weight: auto;
	display: block;
	padding: 1px 0px 1px 0px;
        border-right: 0px #CCCCCC solid;
	border-top: 0px #CCCCCC solid;
	border-bottom: 0px #CCCCCC solid;
	border-left: 0px #CCCCCC solid;
}
#flash table.moduletable {	
	color: #000000;
	border: 0px solid #fbd008;
	background: #;
	padding: 1px 0px 1px 0px;
        border-right: 0px #669966 solid;
	border-top: 0px #CCCCCC solid;
	border-bottom: 0px #CCCCCC solid;
	border-left: 0px #CCCCCC solid;
