/* RMD CSS Document */

.bottom {  font-size: 10px; color: white; line-height: 12px; font-family: Verdana,Arial,Helvetica, sans-serif}
.copyright {  font-size: 10px; color: white; line-height: 12px; font-family: Tahoma,Arial,Helvetica, sans-serif}
.bottommenu {  font-size: 11px; color: #7BA0BA; line-height: 12px; font-family: Tahoma,Arial,Helvetica, sans-serif}
.bluetext {  font-size: 11px; color: #3B81B6; line-height: 16px; font-family: Tahoma,Arial,Helvetica, sans-serif}
.bluetexttool {  font-size: 11px; color: #3B81B6; line-height: 14px; font-family: Tahoma,Arial,Helvetica, sans-serif}
.darkbluetexttool {  font-size: 11px; color: #1D73A2; line-height: 14px; font-family: Tahoma,Arial,Helvetica, sans-serif}
.blacktext {  font-size: 11px; color: black; line-height: 13px; font-family: Tahoma,Arial,Helvetica, sans-serif}
.greytext {  font-size: 11px; color: #898989; line-height: 14px; font-family: Tahoma,Arial,Helvetica, sans-serif}
.darkgreytexttool {  font-size: 11px; color: #333333; line-height: 14px; font-family: Tahoma,Arial,Helvetica, sans-serif}
.darkgreytext {  font-size: 11px; color: #5F5F5F; line-height: 14px; font-family: Tahoma,Arial,Helvetica, sans-serif}
.darkgreytextinside {  font-size: 11px; color: #5F5F5F; line-height: 16px; font-family: Tahoma,Arial,Helvetica, sans-serif}
.darkgreytextinsideli {  font-size: 11px; color: #5F5F5F; line-height: 14px; font-family: Tahoma,Arial,Helvetica, sans-serif}
.greytextinside {  font-size: 11px; color: #868686; line-height: 16px; font-family: Tahoma,Arial,Helvetica, sans-serif}
.greytextinsideli {  font-size: 11px; color: #868686; line-height: 14px; font-family: Tahoma,Arial,Helvetica, sans-serif}
.darkgreytextinsidemenu {  font-size: 11px; color: #5F5F5F; line-height: 13px; font-family: Tahoma,Arial,Helvetica, sans-serif}


/* Links */

a.textmenu:link { color: white; text-decoration: none}
a.textmenu:visited { color: white; text-decoration: none}
a.textmenu:active { color: white; text-decoration: none}
a.textmenu:hover { color: #BCD1DF; text-decoration: underline}

a.bluelink:link { color: #2BA4DD; text-decoration: underline}
a.bluelink:visited { color: #2BA4DD; text-decoration: underline}
a.bluelink:active { color: #2BA4DD; text-decoration: underline}
a.bluelink:hover { color: #1991D3; text-decoration: underline}

.login {
	background-color: white;
	border-color: #5D9FCF;
	border-width: 1;
	border-style: solid;
	border-right-width:1;
	border-right-style: solid;
	border-right-color: #5D9FCF; }

.login input {
	height: 19px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	

}

.login TD {
border-top-width:1;
border-top-style: solid ;
border-top-color: white;
border-bottom-width:1;
border-bottom-style: solid ;
border-bottom-color: #D2D2D2;
color:white;
FONT-SIZE: 11px; 
font-family:Tahoma, Arial, Helvetica, sans-serif;
}

.login .title {
	background-color: #D0D0D0;
}

.login .title TD {
	border-top-color: #ffffff;
	border-bottom-color: white;
	font-weight: bold;
}

.button {border: 1px outset; cursor: pointer; font-size:10px; font-weight: normal; margin: 0px 0px 0px 1px;
padding: 1px 1px 1px 1px;
background-color: #1086C3;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:white ;
width:106px;
}
