@charset "utf-8";
/* CSS Document */
a,li,ul,body,html,br { margin:0; padding:0; }
a{text-decoration:none;}
li{list-style-type:none;}
img{border:0px;}
table{border:0;}
tr{border:0;}
td { border 1px solid gray; }
body{background:black;font-family:Tahoma, Geneva, sans-serif;font-size:11px;color:#666;}
.mainContainer{width:1024px;height:800px;margin-top:20px;margin-left:auto;margin-right:auto;background:url(../images/bg.gif) repeat;}
.logo{position:relative;top:85px;left:90px; }
.mainContent{position:relative; top:100px; left:80px; }
.mainContentHeader{ background:url(../images/midbg1.png)  no-repeat; width:840px; height:36px;}
.mainContentCenter{ background:url(../images/midbg2.png) repeat-y; width:840px; min-height:403px;margin-left:-3px;}
.mainContentFooter{ background:url(../images/midbg3.png) no-repeat; width:840px; height:36px;margin-left:-1px;}
.mainMenu{background:url(../images/midmenubg3.png) no-repeat; width:173px; height:403px;position:relative;top:-19px;left:22px;float:left;}
.content{position:relative; left:50px; width:500px;}
.menuBox{ margin-top:20px;margin-left:15px;height:200px;}
.menuBox a{display:block;color:#5e270c; width:173px; height:27px; position:relative; left:5px; }
.menuBox a:hover{background:url(../images/menubg1.gif) no-repeat; width:173px; height:27px; color:#6f6b69; position:relative; left:5px;}
/*.mtr2{position:relative;left:-10px;top:-7px;}*/
.menuA{position:relative; left:0px;}
.menuA_1{position:relative; left:10px;background:url(../images/menubg1.gif) no-repeat; width:173px; height:27px; color:#6f6b69;}
.amenutxt{position:relative;top:5px;left:10px;}
.input_submit{background:url(../images/saadaBtn.gif) no-repeat; width:50px; height:21px; border:0; color:white;cursor:pointer;font-size:11px;}
ul#nav { position:relative; left:-20px; }


