/* CSS Document */
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	cursor:default;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color:#0066CC;
}
a:active {
	text-decoration: none;
	color: #C0C0C0;
}
body {
	background-image: url(../images/Bg.gif);
	margin-top: 0px;
	background-repeat:repeat-x;
}
* {
margin:0px
}
h3 {
	margin-top:10px;
	margin-bottom:10px;
}
.LanguageInput {
	height:18px;
	background-color:#6F7A84;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:138px;
}

.MenuLinks, .MenuLinks a:Link, .MenuLinks a:Visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#677078;
	text-decoration:none;
}

.MenuLinks a:Hover, .MenuLinks a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.BottomLinks, .BottomLinks a:Link, .BottomLinks a:Visited {
	font-family:Tahoma;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}
.Red {
	color:#CC0000;
	font-weight:bold;
	font-size:11px;
	margin-bottom:8px;
}
.TDOver {
	background-image:url(../images/FieldBg.gif);
	background-repeat:no-repeat;
	cursor:default
}
.SubMenuOver{
	background-image:url(../images/BgTr.gif);
	background-repeat:no-repeat;
	color:#990000;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	cursor:pointer;
}
.SubMenuTable, .SubMenuTable a:Link, .SubMenuTable a:Hover, .SubMenuTable a:visited, .SubMenuTable a:Active{
	color:#666666;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	cursor:pointer;
}
.Georgia {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
.Header {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#42586d;
	font-weight:bold
}
.Information {
	border:1px solid #CCCCCC;
	border-bottom:2px solid #CCCCCC;
	padding:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:6px;
}
.Content {
	line-height:140%;
}
.SmallInput {
	height:17px;
	font-size:9px;
	font-family:Tahoma;
}
.myBody {
width: 750px;
margin-left: auto;
margin-right: auto;
}
#TranslationOffice {
	top:-10000px;
	position:absolute
}
.Languages td {
	border-bottom:1px solid #F5F5F5;
	width:33%;
}

.Languages a {
	color:#333333;
}

html>img
{
width: 0!important;
height: 48px!important;
padding-left: 48px!important;
background: url(http://www.rumelitercume.com/images/whi-scroll.png) no-repeat;
}