/* CSS Document */

/* DOCman Custom Start */

a.docman-view:link, a.docman-view:visited {
	color: #1A7F08;
	font-size: 6.5pt;
	font-weight:bold;
}

/* login start  */

.loggedin {
  color: #000000;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: Left;
  font-size: 11px;
  font-weight: bold;
}

.componentheading-login {
	font-weight: bold;
	font-size: 9pt;
	margin: 8px 0px 8px 0px;
} 

.login {
	margin-left: 194px;
}

div.login a {
	color: #1A7F08;
}

.button-login {
  color: #000000;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px single #336699;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox-login {
	padding: 2px;
	border:solid 1px #336699;
	background-color: #ffffff;
}

.dddr-logo {
	background: url(../images/mtsddrtxt.jpg) no-repeat right bottom;
	height: 337px;
}

.dddr-logosearch {
	background: url(../images/ddr_search_pic_photo.jpg) no-repeat right top;
}

.dddr-logo2 {
	background: url(../images/mtsddrtxt.jpg) no-repeat right bottom;
	height: 307px;
}

.dddr-srlogo {
	background: url(../images/searchresults_ddr.jpg) no-repeat right top;
}

a.mainlevel:link, a.mainlevel:visited {
	margin-left: 4px; 
	font-size: 6.5pt;
    margin-top: 6px; 
    padding-top: 6px; 
    padding-bottom: 6px; 
    border-style: solid; 
    border-width: 1px; 
    border-color: #00711D; 
    width: 90px; 
    display: block; 
    color: #00711D; 
    text-decoration: none; 
	text-align: center;
	font-weight: bold;
}

a.mainlevel:hover {
	background: url(../images/menu_selected_background.jpg) 0 0; 
}

a.mainlevel_current#active_menu {
	margin-left: 4px; 
	font-size: 6.5pt;
    margin-top: 6px; 
    padding-top: 6px; 
    padding-bottom: 6px; 
    border-style: solid; 
    border-width: 1px; 
    border-color: #00711D; 
    width: 90px; 
    display: block; 
    color: #00711D; 
    text-decoration: none; 
	text-align: center;
	font-weight: bold;
	background: url(../images/menu_selected_background.jpg) 0 0; 
}

a.mainlevel-active {
	margin-left: 4px; 
	font-size: 6.5pt;
    margin-top: 6px; 
    padding-top: 6px; 
    padding-bottom: 6px; 
    border-style: solid; 
    border-width: 1px; 
    border-color: #00711D; 
    width: 90px; 
    display: block; 
    color: #00711D; 
    text-decoration: none; 
	text-align: center;
	font-weight: bold;
	background: url(../images/menu_selected_background.jpg) 0 0; 
}

a.mainlevel_active {
	margin-left: 4px; 
	font-size: 6.5pt;
    margin-top: 6px; 
    padding-top: 6px; 
    padding-bottom: 6px; 
    border-style: solid; 
    border-width: 1px; 
    border-color: #00711D; 
    width: 90px; 
    display: block; 
    color: #00711D; 
    text-decoration: none; 
	text-align: center;
	font-weight: bold;
	background: url(../images/menu_selected_background.jpg) 0 0; 
}

a.mainlevel#active_menu:hover {
}

a.sublevel:link, a.sublevel:visited {
	font-size: 6.5pt;
	margin-left: 4px; 
    margin-top: 6px;  
    padding-bottom: 6px;
    width: 90px; 
    display: block; 
    color: #00711D; 
    text-decoration: none;
    background: url(../images/smallarrowup.gif) 100% 2px no-repeat; height: 9px;
	text-align: center;
	font-weight: bold;
}

a.sublevel:hover {
	background: url(../images/smallarrowdown.gif) 100% 2px no-repeat; height: 9px;
}

a.sublevel_current#active_menu {
	font-size: 6.5pt;
	margin-left: 4px; 
    margin-top: 6px;  
    padding-bottom: 6px;
    width: 90px; 
    display: block; 
    color: #00711D; 
    text-decoration: none;
    background: url(../images/smallarrowdown.gif) 100% 2px no-repeat; height: 9px;
	text-align: center;
	font-weight: bold;
}

a.sublevel_current {
	font-size: 6.5pt;
	margin-left: 4px; 
    margin-top: 6px;  
    padding-bottom: 6px;
    width: 90px; 
    display: block; 
    color: #00711D; 
    text-decoration: none;
    background: url(../images/smallarrowdown.gif) 100% 2px no-repeat; height: 9px;
	text-align: center;
	font-weight: bold;
}
