body {
	margin: 0px;
	text-align: center;
	background-image: url(../images/pagebg.png);
        background-repeat:repeat-x;
        height: 100%;
	width: 100%;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	
	color:#000000;
}
a {
  color: #000000;
}
a:hover {
  color: #F102B0;
}
a img {
  border: 0px;
}

li {
	
	list-style: circle;
}
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: 800px;
       
}
#header {
	background: url(../images/header.gif);
	height: 178px;
	width: 800px;
}
ul#mainlevel-nav li a, table.moduletable a {
	text-decoration: none;
		
}
#top_menu_container {

	height: 30px;
	width: 800px;
	background-color: #3399FF
}
#top_menu {

	background-color: #3399FF/*url(../images/modularka.png)*/;
  	height: 30px;
	width: 800px;
	margin: auto;

	     
}
#top_menu ul{
	margin: 0px;
	padding: 6px 5px;
	list-style: none;

}
#top_menu li{
	display: inline;
	white-space: nowrap;
        border-left: 0px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	border-bottom: 0px solid #000000;

}
#top_menu li a{
        color:#000000;
	padding: 6px 8px 6px 8px;
	font-weight: auto;
}
#top_menu li a:hover{
	color: #FFF;
	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: url(../images/border_left.png) repeat-y left;*/
	width: 800px;
}
#main {

	width: 800px;
	margin: left;
        border-left: 0px solid #C8C8C8;
	border-right: 0px solid #C8C8C8;
	border-bottom: 0px solid #C8C8C8;
}
#content {
	text-align: left;
	padding: 8px 8px 8px 190px;
	font-size: 1.0em;
        color:#000000;
		 line-height: 1.3em;
		
}
#pathway_container {
	border-bottom: 1px solid #D8D8D8;
	margin: 0px 5px 5px 5px;
	padding: 5px 0px 5px 0px;
}
.pathway a{
	text-decoration: none;		
	
}
.contentheading {
	color: #000000;
	font-weight: normal;
	font-size: 2.0 em;
	line-height: 1.0em;
}

.componentheading {
	color: #F102B0;
	font-weight: normal;
	font-size: 1.6em;
	line-height: 1.0em;
	margin-bottom:0.6em;
	border-bottom:2px dotted #DDD;
}
.contentpane, .contentpaneopen {	
	width: auto;
	text-align: left;
}
td.contentheading {
	
	font-weight: normal;
	text-decoration:none;
	color: #FF0099;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size:2.3em;

}
.createdate {
	color: #66C221;
}
.small {
	color: gray;
}
#menu_right {
	float: left;
	width: 180px;
	background:#ffffff;
	min-height: 150px;
	padding: 5px;
	text-align: left;
	margin-right:4px;
	border-right: 1px solid #DDD;
}
#menu_right ul{
	margin: 0px;
	padding: 0px;
}
#menu_right li{
	list-style: none;	
}
#menu_right table.moduletable {
	width: 180px;
	border:	0px solid #000000;
	margin-bottom: 5px;
	background: #ffffff;
}
#menu_right table.moduletable th{
	color: #000000;
	width: 100%;
	border: 0px solid #000000;
	background-image: url(../images/footer.gif);
        background-repeat:repeat-x;
	padding: 10px 5px 10px 5px;
}
#menu_right table.moduletable td{
	width: 100%;
	padding: 2px 5px 3px 5px;
	padding: 2px;
}
#menu_right table.moduletable td a{
	width: 160px;
	font-weight: auto;
	display: block;
	padding: 1px 0px 1px 3px;
        border-right: 0px #CCCCCC solid;
	border-top: 0px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	border-left: 0px #CCCCCC solid;
}
#menu_right table.moduletable td a:hover{	
	color: #FFF;
	border: 0px solid #fbd008;
	background: #3399FF;
	padding: 1px 0px 1px 3px;
       border-right: 4px #3399FF solid;
	border-top: 0px #3399FF solid;
	border-bottom: 1px #3399FF solid;
	border-left: 0px #3399FF solid;
}
#cleaner {
	clear: both;
	margin: 0;
}
#footer {
	background-image: url(../images/footer2.gif);
        background-repeat:repeat-x;
	height: 90px;
	width: 100%;
	font-size: 0.95em;
        border-top: 1px solid #DDD;
}
#border_right {
	/*background: url(../images/border_right.png) repeat-y right;
	width: 700px;
	text-align: center;*/
}
.sectiontableentry1 {
	background: #ffffff;
	padding: 4px;
        
}
.sectiontableentry2 {
	background: #deffc5;
	padding: 4px;
}
#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 {
margin:4px;
border: 1px solid #DDD;
padding:4px;;
background-color:#FF99FF;
text-decoration:none;
color:#036;
}
a.readon:hover {
	background-color:#66CC00;
	text-decoration:none;
	color:#FFF;
}
.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;*/
}

a.contentpagetitle {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
	color: #FF0099;
	
}

p {
	
}
moduletable-top {
text-align:right;

}

.syndicate {
padding-top:4px;
padding-bottom:4px;
margin-top:4px;
}
 img {
 	padding:4px;
	border:1px solid #DDD;
	margin-right:6px;
 }