/* css DMI27 default style v1.01 */

/* basic elements */
body {
	background-color: #ffffff;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;

}

td {
	font-size: 10px;

}

.topNavCell {
	color: white;
	background: #559E29;
	text-align: center;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
}

.topNavCell a, .topNavCell a:hover, .topNavCell a:link, .topNavCell a:visited, .topNavCell a:active {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.topNavCellOver {
	color: white;
	background: #E9EEFD;	
	text-align: center;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
}


.topNavCellOver a, .topNavCellOver a:hover, .topNavCellOver a:link, .topNavCellOver a:visited, .topNavCellOver a:active {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}


.topNavCellSelected {
	color: black;
	background: #E9EEFD;
	text-align: center;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
}

.topNavCellSelected a, .topNavCellSelected a:hover, .topNavCellSelected a:link, .topNavCellSelected a:visited, .topNavCellSelected a:active {
	color: #333333;
	text-decoration: none;
}


td {
	font-size: 10px;

}

.sideNavCell {
	color: white;
	background: #559E29;
	text-align: left;
	padding: 3px 3px 3px 3px;
}

.sideNavCell a, .sideNavCell a:hover, .sideNavCell a:link, .sideNavCell a:visited, .sideNavCell a:active {
	color: white;
	text-decoration: none;
}

.sideNavCellOver {
	color: white;
	background: #E9EEFD;	
	text-align: left;
	padding: 3px 3px 3px 3px;
}


.sideNavCellOver a, .sideNavCellOver a:hover, .sideNavCellOver a:link, .sideNavCellOver a:visited, .sideNavCellOver a:active {
	color: black;
	text-decoration: none;
}


.sideNavCellSelected {
	color: black;
	background: #E9EEFD;
	text-align: left;
	padding: 3px 3px 3px 3px;
}

.sideNavCellSelected a, .sideNavCellSelected a:hover, .sideNavCellSelected a:link, .sideNavCellSelected a:visited, .sideNavCellSelected a:active {
	color: #333333;
	text-decoration: none;

}

.sideNavCell2 {
	color: black;
	background: #B6E191;
	text-align: left;
	padding: 3px 3px 3px 3px;
}

.sideNavCell2 a, .sideNavCell2 a:hover, .sideNavCell2 a:link, .sideNavCell2 a:visited, .sideNavCell2 a:active {
	color: black;
	text-decoration: none;
}

.sideNavCellOver2 {
	color: black;
	background: #E9EEFD;	
	text-align: left;
	padding: 3px 3px 3px 3px;
}


.sideNavCellOver2 a, .sideNavCellOver2 a:hover, .sideNavCellOver2 a:link, .sideNavCellOver2 a:visited, .sideNavCellOver2 a:active {
	color: black;
	text-decoration: none;
}


.sideNavCellSelected2 {
	color: black;
	background: #E9EEFD;
	text-align: left;
	padding: 3px 3px 3px 3px;
}

.sideNavCellSelected2 a, .sideNavCellSelected2 a:hover, .sideNavCellSelected2 a:link, .sideNavCellSelected2 a:visited, .sideNavCellSelected2 a:active {
	color: #333333;
	text-decoration: none;

}


/* rightmenu divs */

td.rightmenu { 
	border-left: 2px solid #808080;
	background: #f4f5f7;
}

td.rightmenutitle { 
	color: black;
	background: #dcdfe9;
	font-weight: bold;	
	padding: 5px;
	border-bottom: 1px solid #6A7180;
}

td.rightmenubody { 
	color: black;
	background: #f4f5f7;
	padding: 5px;
	text-decoration: none;
	border-bottom: 1px solid #E9EBF2;
}

td.mainbody { 
	color: black;
	padding: 5px;
}

	
/* specific divs */
	

td.topdivframe { 
	padding: 0px 0px 0px 2px;
}

td.sideBars { 
	padding: 0px 5px 0px 5px;
}

td.rightframe { 
	background: url(DMI27right00.jpg);
}

td.mainRightFrame { 
	border-left: 2px solid #808080;
}

td.topFrame { 
	color: black;
	text-decoration: none;		
	text-align: left;	
	padding: 5px 5px 5px 5px;

}

td.topFrame a, td.topFrame a:link, td.topFrame a:visited {
	color: black;
	text-decoration: none;		
}

td.topFrame a, td.topFrame a:active {
	color: black;
	text-decoration: none;	
	font-weight: bold;	
}

td.topFrame a, td.topFrame a:hover {
	color: #589D28;
	text-decoration: none;	
}

table.entryBox {
	border: 2px solid #ABABAB;
	background-color: #589D28;
	color: #ffffff;
	padding: 3px;
	width: 150px;
	margin: 0px 0px 0px 0px;
}

input.entryBoxField {
	border: 1px solid #ABABAB;
	width: 100px;
	margin-right: 3px;
}

input.entryBoxButton {
	border: 1px solid #ABABAB;
}
