/* css DMI27 default style v1.01 */

/* basic elements */
body {
	background-color: #ffffff;
	color: #000000;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
}

table{
    border-spacing: 0;
    border-collapse: collapse;
}

td{
    padding: 0px; 
}

table.maintable{
	width: 980px;
	border-color: #7E8083;
	border-style: solid;
    border-width: 2px 2px 2px 2px;
}

td.topNavFrame{
	width: 750px;
	vertical-align: bottom;	
	padding: 10px 0px 10px 25px;	
}

td.logo{
	width: 230px;
	padding: 20px 0px 20px 0px;
}

td.topNavCell {
	vertical-align: bottom;		
	color: #d9531e;
	font-size: 12px;
	font-weight: bold;	
	background: url('../images/menubackground00.png');
	text-align: left;
	padding: 0px 10px 0px 10px;	
}

td a, a:link, a:visited, a:active {
	color: #d9531e;
	text-decoration: none;
}

a:hover {
	color: #d9531e;
	text-decoration: underline;
}

td.topNavCellOver {
	color: #d9531e;	
	font-size: 12px;
	font-weight: bold;		
	background: url('../images/menubackground01.png');	
	cursor:pointer; cursor: hand;
	padding: 0px 10px 0px 10px;	
}


td.topNavCellOver a, .topNavCellOver a:hover, .topNavCellOver a:link, .topNavCellOver a:visited, .topNavCellOver a:active {
	color: #d9531e;
	text-decoration: none;
	cursor:pointer; cursor: hand;
}

td.topNavCellSelected {
	color: #d9531e;
	font-size: 12px;
	font-weight: bold;		
	background: url('../images/menubackground00.png');
	padding: 0px 10px 0px 10px;		
}

td.topNavCellSelected a, .topNavCellSelected a:hover, .topNavCellSelected a:link, .topNavCellSelected a:visited, .topNavCellSelected a:active {
	color: #d9531e;
	text-decoration: none;
}

td.midNavFrame{
	width: 980px;
	vertical-align: bottom;	
	border-color: #7E8083;
	border-style: solid;
    border-width: 0px 0px 1px 0px;	
	padding: 5px 0px 5px 25px;	
}

td.mainContTableLeft{
	width: 712px;
	vertical-align: top;
	padding: 10px 0px 10px 25px;	
	color: #000000;
	font-family: arial;
	font-size: 12px; 
}

p { 
	margin-top: 5px;
	margin-bottom: 10px;
} 

ul {
	margin-left: 18px;
	text-indent: 0px;
	margin-top: 5px;
	margin-bottom: 5px;	
}

td.mainContTableRight{
	width: 250px;
	vertical-align: top;
	padding: 10px 10px 10px 10px;	
}

td.mainContTableRightImages {
	font-size: 11px;
	width: 250px;
	vertical-align: top;		
	padding: 0px;
	border-color: #7E8083;
	border-style: solid;
    border-width: 1px;		
}



h4, h5, h6 {
	font-size: 12px;
	margin: 0;
}

h4 {
	color: #d9531e;
}

h5 {
	color: green;
}

h6 {
	color: #007DC3;
}

td.mainContTableLeft td  {
	font-size: 12px;
	padding: 2px;
	vertical-align: top;
}
