
BODY {
	margin: 0px 0px 0px 0px;
	background: #fff;
}

.frame {
	border-left: 10px solid #999;
	border-right: 10px solid #999;
	background: #fff;
}

.header {
	height: 100px;
	margin: 0px;
	padding: 0px;
	background: url(../images/img_top.jpg) no-repeat right bottom;
	background-color: #eee;
}

.title {
	font-family: sans-serif, Times New Roman, Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-indent: 10px;
	text-align: left;
}

.subtitle {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-indent: 10px;
	text-align: left;
}

#blok-left {
}

#blok-right {
}

#blok-user1 {
	background: #ccc;
}

.bg-dark {
	background: #666;
	height: 30px;
}
.bg-grey {
	background: #ccc;
}
.bg-lite {
	background: #eee;
}
/*
#image-left {
	background: #ccc url(../images/deds/ded.png) no-repeat left top;
	width: 160px;
	height: 100px;
}
*/
.page_bgr {
	background-image: url(../images/img_bgr.gif);
	padding: 0px;
	margin: 0px;
}
.mainpage{
	background: #eee;
	color: #333333;
	padding-top: 8px;
	text-align: left;
}
#topmenu {
	height:60px;
	background-color 	: #06caff;
}
.footer {
	color: #eee;
	font-size: 10px;
}


/*===========================*/
/* General Styles : required */

ul {
	margin: 0px; padding: 0px;
	list-style: none;
}
li {
	line-height: 19px;
	padding-left: 5px;
	padding-top: 0px;
	background-repeat: no-repeat;
}

td {
	font-family   : Verdana, Arial, Helvetica, sans-serif;
	color         : #363636;
	font-size		: 11px;
	line-height: 15px;
}

.button {
	font-style       	: normal;
	font-size        	: 9px;
	font-weight      	: bold;
	background-color 	: #F0F0F0;
	color           	: #000000;
	border          	: 1px solid #999;
	margin-top		: 5px;
}
.inputbox {
	font-size        : 10px;
	color            : #000000;
	background-color : #F0F0F0;
	border           : 1px solid #999;
}

a.mainlevel:link, a.mainlevel:visited {
	color: #666;
	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ddd;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	text-decoration: none;
	width: 100%;
}

a.mainlevel:hover {
	color: #eee;
	background: #999;
	font-size: 17px;
	border-left-color: #666;
	width: 100%;
}

a.mainmenu:link, a.mainmenu:visited {
	color: #08caff; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.mainmenu:hover, {
	color: #333333;
	text-align: left;
}

a.sublevel:link, a.sublevel:visited {
	color: #666; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
}

a.sublevel:hover {
	color: #eee;
	text-align: left;
	background: #999;
}

ul#mainlevel-nav {
	margin-top: 0px; padding: 0px;
	float: right;
}
ul#mainlevel-nav li {
	list-style:none; 
	float: right; 
	margin: 0px; padding: 0px;
	width: 70px; 
	font-size: 10px;
	line-height: 20px;
	white-space: nowrap;
	text-align: center;
}
ul#mainlevel-nav a {
	display: block;
	text-decoration: none;  
	background: url(../images/img_tab.gif) 0px no-repeat;
	width: 70px;
	color: white;
}
ul#mainlevel-nav a {
	float: none;
}
ul#mainlevel-nav a:hover{
	color: #333
}

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 100%;
	border-top: 2px solid #999;
}
table.moduletable th {
	font-size        : 11px;
	font-weight      : bold;
	color            : #000000;
	text-align       : left;
	width            : 100%;
	line-height: 20px;
	letter-spacing: 1px;
	padding:2px;
	font-family: Arial, Verdana, Helvetica, Tahoma;
	text-transform: uppercase;
}
table.moduletable td {
   font-weight: normal;
   text-indent: 0px;
   padding right: 2px;
   padding-left: 2px;
   text-align: left;
}

.contentpane {
	background       : transparent;
}

.contentpaneopen {
	border : 0px ridge #0099cc;
}

.contentheading {
	font-family      	: Arial, Verdana, Tahoma;
	font-size        	: 12px;
	font-weight		: bold;
	text-align       	: left;
	color				: #000;
	letter-spacing	: 0.5px;
}

a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	color: #6699ff;
	text-align:left;
	text-decoration: none;
}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
	
.sectiontableheader {
	background-color : #CCCCCC;
	color            : #333333;
	font-weight      : bold;
}

.sectiontableentry1 {
	background-color : #F0F0F0;
}

.sectiontableentry2 {
	background-color : #E0E0E0;
}

a.category:link, a.category:visited {
	color            	: #333333;
	font-size			: 10px;
	font-weight		: bold;
}

a.category:hover {
	color            : #eee;
}

.createdate {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #0099cc;
	text-align       : left;
	line-height: 20px;
}

.modifydate { 
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #0099cc;
	text-align       : left;
}

a.readon:link, a.readon:visited {
	color: #333; 
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/read.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	text-decoration: none;
	font-weight: bold;
}

a.readon:hover {
	color: #eee;
}

.small {
	color: #336699;
	font-size: 10px;
}
	
.componentheading {
	font-family      : Arial, Verdana, Tahoma;
	font-size        : 14px;
	font-weight      : bold;
	color            : #666;
	text-align       : left;
}

.poll {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #666666;
	line-height      : 14px;
}

.pathway {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	background: #666;
	color: #eee;
	text-align: left;}

a.pathway:link, a.pathway:visited {
	color            : #eee;
	font-weight      : normal;
}

a.pathway:hover {
	color            : #666;
	background	:#fff;
	font-weight      : normal;
	text-decoration   : none;
}

a.weblinks:link, a.weblinks:visited {
	color: #666666;
	text-decoration: underline;
	}

a.weblinks:hover {
	color: #000000;	
	text-decoration: none;
}

a:link, a:visited {
	color: #336699;
	text-decoration: underline;}

a:hover {
	color: #eee;
	text-decoration: none;
	background: #336699;
	}

.pagenav {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	width: auto;
	padding: 3px;
	margin: 1px;
	text-decoration: none;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
	font-weight: bold;
	font-size : 10pt;
	color : #FFFFFF;
	text-align: center;
	background-color: #FF0000;
