/* CSS Document */


body {
    margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #efefef;
	background-color: #363636;
}

td, p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

.headline2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #50380D;
font-weight:bold;
}

strong {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
font-weight:bold;
}

h1 { font-size: 16px;font-weight: bold;}
h2 { font-size: 13px; font-weight: bold; }
h3 { font-size: 11px; font-weight: bold; }

a:link { color: #D0AD35; text-decoration: none; font-weight:bold; }
a:visited { color: #D0AD35; text-decoration: none; font-weight:bold; }
a:active { color: #D0AD35; text-decoration: none; font-weight:bold; } 
a:hover { color: #000000; text-decoration: underline; font-weight:bold; }

a.lml:link { color: #D0AD35; text-decoration: none; font-weight:bold; line-height: 16px; }
a.lml:visited { color: #D0AD35; text-decoration: none; font-weight:bold; line-height: 16px; }
a.lml:active { color: #D0AD35; text-decoration: none; font-weight:bold; line-height: 16px; } 
a.lml:hover { color: #FFFFFF; text-decoration: none; font-weight:bold; line-height: 16px; }

a.lmlon:link { color: #FFFFFF; text-decoration: none; font-weight:bold; line-height: 16px; }
a.lmlon:visited { color: #FFFFFF; text-decoration: none; font-weight:bold; line-height: 16px; }
a.lmlon:active { color: #FFFFFF; text-decoration: none; font-weight:bold;  line-height: 16px;} 
a.lmlon:hover { color: #FFFFFF; text-decoration: none; font-weight:bold; line-height: 16px; }

a.fl:link { color: #D0AD35; text-decoration: none; font-weight: normal;  }
a.fl:visited { color: #D0AD35; text-decoration: none; font-weight: normal;  }
a.fl:active { color: #D0AD35; text-decoration: none; font-weight: normal;  } 
a.fl:hover { color: #FFFFFF; text-decoration: none; font-weight: normal;  }

a.bck:link { color: #D0AD35; text-decoration: none; font-weight: bold;  }
a.bck:visited { color: #D0AD35; text-decoration: none; font-weight: bold;  }
a.bck:active { color: #D0AD35; text-decoration: none; font-weight: bold;  } 
a.bck:hover { color: #FFFFFF; text-decoration: none; font-weight: bold;  }

.image_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00aadd;
}

.image_cie {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
color: #ffffff;
line-height: 10px;
}

.lmenu {
padding: 15px 0 0 22px;
}
.content {
padding:15px 15px 0 15px;
}
.footer {
padding:0 0 5px 22px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #efefef;
}

hr {
display: block;
color: #cccccc;
height: 1px;
margin: 0px 0px 5px 0px;
}

.style1 {font-size: 14px; color: #e3e4e6; font-family: Arial, Helvetica, sans-serif;}.gray {
	color: #666666;
}
