﻿html,body 
{
	width:100%;
	height:100%;
}

body
{
	background:#26add3;
	margin:0px;
}

body,td,th 
{
	font-family:Trebuchet MS;
	font-size:11px;
}

a img
{
	border:0px;
}

h1
{
	color:#cf1629;
	font-size:16px;
	font-weight:bold;
}


h5
{
	color:#cf1629;
	font-size:12px;
	font-weight:bold;
}


.floatLeft
{
	float:left;
}	

.floatRight
{
	float:right;
}

.clearBoth
{
	clear:both;
}

div.main
{
	width:852px;
	margin:0px auto;
	background-color:white;
	
}

div.topMenu
{
	width:818px;
	padding-top:5px;
	padding-right:15px;
	margin:0px auto;
	font-size:bold;
	text-align:right;	
	background:url(../../Images/top_Bg.gif) no-repeat;
	height:24px;
	color:White;
	font-size:12px;
	font-weight:bold;
}

div.topMenu a
{
	color:white;
	text-decoration:none;
	font-size:bold;
}
div.topMenu a:hover
{
	color:#e8e8e8;
}

div.container
{
	width:833px;
	margin:0px auto;
	
}
div.leftBar
{
	width:167px;
}
div.contentContainer
{
	width:661px;
	background:url(../../Images/leftBorder.gif) repeat-y left;
}

div.content
{
	margin:10px 30px;
	text-align:justify;
}

div.menuContainer
{
	margin:10px auto;
	width:148px;
}

div.menuContainer a
{
	display:block;
	color:White;
	text-decoration:none;
	padding:2px 3px 3px 12px;
	background:url(../../Images/menu.gif);
	margin-bottom:3px;
	text-align:left;
}	
div.menuContainer a:Hover
{
	background:url(../../Images/menuHover.gif);
}

div.menuContainer a.redMenu

{
  background:url(../../Images/menuHover.gif);  
}	

.contentInner
{
	background-color:#eeefef;
	width:831px;
	border-right:solid 1px #ccc6c6;
	border-left:solid 1px #ccc6c6;
	margin-top:0px;
	padding-top:0px;	
}

div.formButtonsContainer
{
	width:170px;
	margin:0px auto;
	font-size:10px;
	text-align:left;
}

div.formButtonsContainer a
{
	display:block;
	padding:10px 3px 0px 2px;
	margin-left:5px;
}

div.formButtonsContainer a img
{
	float:left;
	margin-left:2px;
	margin-top:-5px;
	margin-right:5px;
}

div.contentBottom
{
  height:9px;  
  text-align:center;
}

div.verus
{
    padding:3px 10px 7px;
    margin-top:10px;
}

a:link,a:visited,a:active
{
    color:#448306;
    text-decoration:underline;
}
a:hover
{
	color:#cf1629;
	text-decoration:none;
}

div.text
{
    color:#919494;
    padding:3px 0px 7px 15px;
    font-size:10px;
    filter:default;
   
}

div.footer
{
    width:832px;
    background:white url(../../Images/footerBottom.gif) no-repeat bottom;
	padding:0px 10px;
	margin-top:10px;
}

div.contactInfo
{
	width:140px;
	margin:0px auto;
	font-size:10px;
}
div.contactInfo h5
{
	font-size:11px;
	margin:0px;
}
div.contactInfo b
{
	display:block;
	color:#ca0000;
	
}
div.contactInfo strong
{
 	color:#ca0000;
}

div.contactInfo2 h5
{
	font-size:11px;
	margin:0px;
}
div.contactInfo2 b
{
	display:block;
	color:#ca0000;
	
}
div.contactInfo2 strong
{
 	color:#ca0000;
}

a.turkish

{
  font-size:16px;
  color:#cf1629;
  text-decoration:none;
}

a.turkish:hover

{
  font-size:16px;
  color:#26add3;
  text-decoration:none;
}

.table

{
 background:#26add3;   
}

.table td

{
 background:#eeefef;   
}

.table th

{
 color:#184e66; 
 background:#c1d7e4; 
}


.tab
{
    background:#26add3;
}

.tab th
{
    text-align:center;
    
}table2

{
 background:#339fbd;   
}

.table2 td

{
 background:#ffffff;   
}

.table2 th

{
 color:#184e66; 
 background:#c1d6db;
 width:15%; 
 text-align:center;
}
