@import url("reset.css");
body{text-align:center; font:12px verdana, sans-serif;}
#tableWrapper{margin:0 auto; width:960px; text-align:left;}
.tdLeft{width:180px; padding:10px; background:#4a5d85; position:relative;}
.tdCenter{740px; padding:10px; background:#ffc51b;}
#centerFrame{width:100%; height:100%;}
#tableWrapper td{ vertical-align:top;}
#leftMenu {width:172px;}
#leftMenu li{}
#leftMenu a{ display:block; padding:0 10px; border-bottom:1px solid #fff; color:#fff; background:#AD1E4A; line-height:24px;}
#leftMenu a:hover{ color:#AD1E4A; background:#fff;}
#leftFooter{color:#fff; font-size:10px;}

h1{font:2em "Times New Roman", serif; color:#fff; background-color:#AD1E4A; padding:5px;}
h2{font:1.8em "Lucida", serif; color:#AD1E4A; padding:5px;}
caption{font:1.6em "Times New Roman", serif; color:#fff; background-color:#4a5d85; padding:3px;}

p{line-height:1.5em; color:#000; padding:5px; margin:10px 0;}
.boxLeft{width:40%; margin:20px 10px 0 0; float:left;}
.boxRight{width:53%; margin:20px 0 0 10px; float:right;}
.boxRight table{margin:15px 0; text-align:center;}
.boxRight td{color:#000; padding:5px; border:1px solid #fff;}
.boxRight td a:hover{text-decoration:underline;}
.boxRight th{background:#4a5d85; padding:5px; color:#fff; font-weight:bold; border:1px solid #fff;}
tr.bosluk td{border:none; height:10px;}
tr.even td{background:#7790BF;}
tr.odd td{background:#A7BADF;}