@charset "utf-8";
.marquee1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: 100;
	color:#F8F8F8;
}
html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }
.data {
	font-family: tahoma;
	font-size: 12px;
	font-weight: 100;
	color: #333333;
	text-align: right;
}
.dataeng {
	font-family: tahoma;
	font-size: 12px;
	font-weight: 100;
	color: #333333;
	text-align: left;
}
.title1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.footer {
	font-family: tahoma;
	font-weight: 100;
	color: #767676;
	font-size: 10px;
}
.r_links {
	font-family: tahoma;
	font-size: 11px;
	font-weight: 100;
	color: #666666;
	text-align: right;
}
.logo {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #1C4C93;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #A8B2BC;
}
a:visited {
	text-decoration: none;
	color: #5a5a5a;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.title {
	font-family: tahoma;
	font-size: 11px;
	font-weight: 100;
	color: #1C4C93;
	text-align: right;
}
.titleng {
	font-family: tahoma;
	font-size: 11px;
	font-weight: 100;
	color: #1C4C93;
	text-align: left;
}
.buttons {
	font-family: tahoma;
	font-size: 11px;
	font-weight: 100;
	color: #FFFFFF;
	background-color: #252B32;
	border:none;
}
.input {
	font-family: tahoma;
	font-size: 11px;
	background-color: #F3F3F3;
	word-spacing: normal;
	border: thin none #D8D8D8;
	text-align: right;
	font-weight: 100;
	color: #333333;
}
.menu {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #5888C6;
	text-align: right;
}
.menueng {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #5888C6;
	text-align: left;
}