body {
	margin-left: 0px;
	margin-top: 0px;
	background-color:#7e8999;
}

TEXTAREA, INPUT{
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px; /* a bit of breathing room*/
	font-size: 11px;
	color: #000000;/* The text in white*/
	border: solid 1px #000000;/* and a red border*/
}

a:hover {
	text-decoration: none;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.news_kahve {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.news_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}
.trackinfo_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.big_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.very_big_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.info_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #222A8D;
	font-weight: bold;
}
.login_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	font-weight: bold;
	text-transform: uppercase;
}

.login_text_regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
.register_text {color: #000000; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.register_textO {color: #000000; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.invoice_text {color: #000000; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 20px;}
.history_text {color: #000000; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

.register_text_dark {color: #CC3300; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.register_text_dark_big {color: #CC3300; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 26px; }
.register_text_yellow {color: #FF9900; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.small_orange {color: #FF9900; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.poweredby_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.construction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFCC00;
}
.Taccnum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bolder;
	color: #FF9900;
}
.error_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	text-transform: uppercase;
}

.red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}

.red_text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}

.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222A8D;
/*	font-weight: bold;*/
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222A8D;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222A8D;
	text-decoration: none;
}
.Red_Big {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	text-transform: uppercase;
}
.Blue_Big {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #222A8D;
	font-weight: bold;
	text-transform: uppercase;
}
.Red_medium {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-transform: uppercase;
}
