body
{
	margin: 0px;
	background: url(/site/gfx/ge_bg.gif) #67D028 repeat-x;
}
body, td, select
{
    font-family: Verdana;
    font-size: 11px;
    color: #707070;
}
#container
{
	width:780px;
	/*margin-left:auto;
	margin-right:auto;*/
	background-color:#FFFFFF;
}
#header
{
	height: 224px;
	/*background:url(/site/gfx/ge_header_bg.jpg) no-repeat;*/
}
#toplinks
{
	float:right;
	padding-top:12px;
}
#menubar
{
	height:50px;
	/*background: #1EA222;*/
}
#navmap
{
	font-size: 9px;
	color: #949494;
	padding:8px 4px 0px 12px;
	height:20px;
}
#navmap a:link, #navmap a:visited 
{
	color: #949494;
}
#navmap a:hover, #navmap a:active
{
	color: #1EA222;
}

.layoutTable
{
    width:780px;
    /*border:solid 1px blue;*/
    border-collapse: collapse;
    background-color: #FFFFFF;
}
.layoutTable td
{
    /*vertical-align: top;*/
}
#bg_decoration
{
position:absolute;
width:106px;
height:500px;
background:url(/site/gfx/ge_side.jpg) no-repeat;
top:220px;
left:780px;
}
td.menucol { width:200px;  }
div.menucol { padding-left:10px;  }
td.contentcol {	width:580px; }

div.contentcol { 
	padding-left:20px;  
	padding-right:20px; 
	color:#707070;  
	min-height:400px;
	height:auto !important;
	height:400px;
}

li {
	list-style-image: url(/site/gfx/bullet.gif);
}
#footer
{
	float:none;
	width:760px;
	margin-left:10px;
	
	background-color:#FFFFFF;
	font-size:10px;
	color: #666666;
	border-top: solid 3px #EDEDED;
}
a:link, a:visited
{
	text-decoration:none;
	color:#1EA322;
}
a:hover, a:active
{
	text-decoration:underline;
	color:#1EA322;
}

a.toplink
{
	font-size:10px;
	text-decoration:none;
	background:url(/site/gfx/ge_linkbullet.gif) no-repeat;
	background-position:left;
	padding-left:8px;
	padding-right:12px;
}

a.toplink:link, a.toplink:visited
{
	color:#448440;
}
a.toplink:hover, a.toplink:active
{
	color: #00CC00;
}

.searchbox
{
	border:solid 1px #A7A6AA;
	font-size:10px;
	height:14px;
}
.ebultenbox
{
	border:solid 1px #A7A6AA;
	font-size:10px;
	height:14px;
    width:140px;
}
form
{
	margin:0px;
}
h1
{
	font-family:Tahoma;
	font-size:20px; 
	font-weight:normal; 
	margin:0px 0px 16px 0px;
	color:#1EA322;
}
h2
{
	font-family:Verdana;
	font-size:14px; 
	font-weight:bold; 
	padding:6px 0 0 0;
	color:#1EA322;
	margin:0px;
}
h3
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 4px 0px 4px 0px;
	color: #1EA322;
}
.Title
{
	font-family:Verdana;
	font-size:11px; 
	font-weight:bold; 
	color:#1EA322;
}
div.infobox
{
	border:solid 1px #EEEEEE;
	background:#f5f5f5;
	padding:8px;
}
table.introCell
{
	width:520px;	
	height:108px;
	border-bottom:solid 1px #EEEEEE;
}

td.introCell
{
	width:312px;
	background: url(/site/gfx/ge_cellbg01.jpg) no-repeat;
	color:#fefefe;
	padding:12px;
	font-weight:bold;
	cursor:default;
	vertical-align:top;
}


div.vmenusub1 { border-top:dotted 1px #DDDDDD; color: #1EA322; }
div.vmenu1
{
    background: #ffffff;
    background-image: url(/site/gfx/ge_linkbullet2.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 4px 4px 4px 8px;
    border-bottom:solid 1px #EEEEEE;
}
a.vmenu1 {	text-decoration:none; }
a.vmenu1:link, a.vmenu1:visited {	color:#707070; }
a.vmenu1:hover, a.vmenu1:active {	color:#1EA322; }
a.vmenu1_selected {	text-decoration:none;	font-weight:bold; }
a.vmenu1_selected:link, a.vmenu1_selected:visited {	color:#1EA322; }
a.vmenu1_selected:hover, a.vmenu1_selected:active {	color:#1EA322; }

div.vmenusub2 { padding-left:0px; border-bottom:dotted 1px #DDDDDD; color: #707070; }
div.vmenu2
{
    padding: 4px 0px 4px 24px;
    background-color: #F3F3F3;
    border-bottom: solid 1px #FFFFFF;
    background-image: url(/site/gfx/ge_linkbullet3.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
a.vmenu2 { text-decoration:none; }
a.vmenu2:link, a.vmenu2:visited {	color:#707070; }
a.vmenu2:hover, a.vmenu2:active {	color:#1EA322; }
a.vmenu2_selected {	text-decoration:none;	font-weight:normal; }
a.vmenu2_selected:link, a.vmenu2_selected:visited {	color:#1EA322; }
a.vmenu2_selected:hover, a.vmenu2_selected:active {	color:#1EA322; }

div.vmenusub3 { padding-left:0px;}
div.vmenusub4 { padding-left:10px;}
div.vmenu3
{
    padding: 2px 0px 4px 34px;
    background-color: #FAFAFA;
    border-bottom: solid 1px #FFFFFF;
    background-image: url(/site/gfx/ge_linkbullet4.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
a.vmenu3 { font-size:10px; text-decoration:none; }
a.vmenu3:link, a.vmenu3:visited {	color:#707070; }
a.vmenu3:hover, a.vmenu3:active {	color:#1EA322; }
a.vmenu3_selected {	text-decoration:none; font-size:10px; font-weight:normal; }
a.vmenu3_selected:link, a.vmenu3_selected:visited {	color:#1EA322; }
a.vmenu3_selected:hover, a.vmenu3_selected:active {	color:#1EA322; }


.TBaslik1{
	background-color: #336600;
	color: #FFFFFF;
	
}
.TBaslik2{
	background-color: #CCFF00;
	color: #336600;
}
.TBaslik3{
	background-color: #99CC00;
	color: #336600;
	text-align: center;
}
.TSol{
	background-color: #F4F4F4;
	color: #336600;
}
.TBirinciSatir{
	background-color: #F4FFD5;
	color: #336600;
	text-align: center;
}
.TikinciSatir{
	background-color: #FFFFFF;
	color: #336600;
	text-align: center;
}
.TableVeri{
	border: 1px #AAAAAA solid;
}

.dipnot{
	font-size: 9px;
}
.tablebaslik {
	font-size: 10px; color: #065B00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
}
.tableicyazi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
}
.tableicyazi_dipnot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #707070;
}

#main{
	background-color: #ffffff;
	width: 790px;
	margin: 0 0 0 15px;
	padding: 0 0 0 20px;
	text-align: left;
}
#main #box{
	border: 1px #D5D5D5 solid;
	width: 749px;
	background: url(../assets/Image/sigorta_sec/box_bg.jpg);
	background-repeat: repeat-x;
	background-color: #F2F2F2;
	text-align: left;
	margin-bottom: 15px;
	padding-bottom: 10px;
	font: 11px arial;
	color: #707070;
	
}
#main #box #title{
	margin: 5px 0 0 10px;
	background: url(../assets/Image/sigorta_sec/bullet.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 42px;
	text-align: left;
}
div.sayfa_alt_linkler {
	border-top-color: #EDEDED;
	border-bottom-color: #EDEDED;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	width: 500px;
	padding-top: 15px;
	padding-bottom: 15px;
}
p.sayfa_alt_linkler2
{
background: url(../assets/Image/sagok.gif) no-repeat center left;
padding:0px 0px 0px 10px;
line-height: 5px;
}
/* Tablo Beyaz Yazę */
.style4 { font-family:Arial, Helvetica, sans-serif;
}
#banner-sag { position:absolute; left:800px; top:16px; }

.geTablo th{
	text-align:left;
	color:#FFFFFF;
	background-color:#67d028;
}
.geTablo td{
	height:25px;
}
