BODY{
   margin: 0 auto;
   padding: 0px;
   text-align: center;
   background-color: #000000;
   height: 100%;
   width: 100%;
   font-family: Tahoma;
   font-size: 9pt;
}
table{
   font-family: Tahoma;
   font-size: 9pt;
}

#logo{
	position: relative;
	float: left;
   background: url('images/logo1.png');
	width: 198px;
	height: 148px;
	left: 20px;
	top: 0px;
}

#header{
	position: relative;
	float: left;
	left: 55px;
	top: 57px;
}

#header1{
	background: url('images/header-top1.png') no-repeat;
	width: 701px;
	height: 7px;
	font-size: 0; /*hack for IE 6*/
	margin: 0px;
	padding: 0px;
}

#header2{
	background: white;
	width: 701px;
	margin: 0px;
	padding: 0px;
}

#header3{
	position: relative;
	margin-left: 5px;
	background: url('images/header2.jpg') white no-repeat;
	width: 692px;
	height: 329px;
}

#header_text{
	display: block;
    position: absolute;
    bottom: 10px;
    left: 0px;
    width: 690px;
    text-align: right;
    color: white;
}

#header4{
	float: right;
	position: relative;
	top: 10px;
	margin-top: 10px;
	background: url('images/header-bottom1.png') no-repeat;
	width: 702px;
	height: 8px;
	font-size: 0; /*hack for IE 6*/
	margin: 0px;
	padding: 0px;
}

#footer{
	float: right;
	position: relative;
	top: 10px;
	width: 701px;
	/*height: 140px;*/
	margin: 0px;
	padding: 0px;
	border-top: 1px dashed black;
	background: white;
	padding-bottom : 20px;
}

#footer_text1{
    position: absolute;
    bottom: 0px;
    left: 49px;
    #top: 50%;
    width: 465px;
    text-align: left;
    color: black;
    height: 100%;
}

#footer_text2{
    position: absolute;
    bottom: 20px;
    left: 514px;
    width: 265px;
    text-align: left;
    color: black;
}

#footer_phone{
	position: relative;
	float: left;
	background: url('images/phone.jpg') no-repeat;
	width: 49px;
	height: 53px;
}

#main{
	position: absolute;
	width: 701px;
	background: white;
}

#menu{
	position: relative;
 	float: left;
	width: 150px;
}

a{
	color: black;
   font-weight: bold;
   text-decoration: underline;
}

a:hover{
	color: #EAB538;
	font-weight: bold;
   text-decoration: underline;
}
a:active{
   color: #EAB538;
   font-weight: bold;
   text-decoration: underline;
}

a.login{
	color: white;
	text-decoration: none;
}

a.login:hover{
	color: #EAB538;
}
a.login:active{
   color: #EAB538;
}

input{
   font-family: Tahoma;
   font-size: 8pt;
	background: #F7F7F7;
	border:1px solid #3e2004;
}
input.bigcheck {
   height: 20px;
   width: 20px;
   border: 0px;
}
div.mainText
{
   font-family: Tahoma;
   font-size: 10pt;
   line-height: 20pt;
   text-align: justify;
}
span{
   font-family: Tahoma;
   font-size: 10pt;
}
select{
   font-family: Tahoma;
   font-size: 8pt;
	background: #F7F7F7;
	border:1px solid #3e2004;
}
textarea{
   font-family: Tahoma;
   font-size: 8pt;
	background: #F7F7F7;
	border:1px solid #3e2004;
}

#menu ul{
	list-style: none;
	padding: 0px;
	padding-left: 25px;
	margin: 0px;
}

#menu ul li{
	padding-bottom: 5px;
}

#menu ul a{
	color: black;
	font-weight: bold;
}

#menu ul a:hover{
	color: #EAB538;
}

#wrap{
 	float: left;
 	position: relative;
 	width: 550px;
 	top: 0px;
 	left: 0px;
}

#content{
   float: left;
   padding: 0px;
   position: relative;
	width: 549px;
}

div#login{
	position: absolute;
	float: left;
   top: 693px;
	left: 120px;
	width: 299px;
	height: 220px;
	background: url('images/login1.png') no-repeat;
}
div#innerlogin
{
	position: absolute;
	float: left;
	top: 600px;
	left: 120px;
	width: 299px;
	height: 220px;
}

div#counter
{
	float: center;
	position: relative;
	top: 60px;
	width: 100px;
	margin: 0px;
	padding: 0px;
}


.CHK{
	border:0;
	background:#b89e6b;
}
#btnEnter{
   width: 76px;
	height: 34px;
   background-image: url('images/button.png');
   cursor: hand;
}
#btnExit{
   width: 74px;
	height: 32px;
   background-image: url('images/exit.png');
   cursor: hand;
}

#container{
   z-index:-1;
   margin:0 auto;    /* for the rest */
	width: 1000px;
	height: 823px;
	padding: 0px;
	font-size: 9pt;
	text-align:left;  /* reset text alignment */
   background: url('images/bg.jpg') #000000 no-repeat;
}

div#slogan{
   float: right;
   z-index:5;
   width: 226px;
	height: 39px;
   background-image: url('images/slogan.png') no-repeat;
   background: url('images/slogan.png') no-repeat;
}
div#caption{
   width: 100%;
	height: 63px;
	text-align: center;
	background-image: url('images/caption2.png') no-repeat top center;
	background: url('images/caption2.png') no-repeat top center;
}
/* html element styles*/
.MainTable{
   width:100%;
   border: none;
   font-family: Tahoma;
   font-size: 9pt;
}

.inpMain{
   width : 190px;
}

.inpBtn{
   background: url('images/btn.png') #f7b80e no-repeat top right;
	border:2px solid #3e2004;
	font-family: Tahoma;
	text-align: center; 
	color: #FFFFFF;
   font-size: 10pt;
   font-weight: bold;
}

input:focus, select:focus, .editField:focus
{
   border-color: #FF8200;
}

/*calendar*/

div.div_calendar{
   /*background: url('images/calendar_bg.png') no-repeat;*/
   background: url('images/calendar_bg.jpg') no-repeat;
   height:177px;
   valign:top;
}
.calendar{
   /*background: #FCD97A;
	border:1px solid #AAAAAA;*/
   padding: 0px;
   padding-top: 2px;
   width:198px;
   height:145px;
   color: #F7B80E;
   font-family: Tahoma;
   font-size: 8pt;
   font-weight: bold;
}
.calendar-month{
   text-align:center;
   color: #F7B80E;
   font-family: Tahoma;
   font-size: 11pt;
   font-weight: bold;
}

.calendar-prev-next{
   text-decoration: none;
	color: #000000;
	padding:0px;
}
.calendar-prev-next:hover{
   text-decoration: none;
	color: #FFFFFF;
}

td.FreeCell{
   width:19px;
   height:19px;
   padding-top:2px;
	padding-right:2px;
}
td.linked-day{
	padding-top:2px;
	padding-right:2px;
	text-align:center;
	background: url('images/linked-day.png') no-repeat top center;
   behavior: url(iepngfix.htc);
   width:19px;
   height:19px;
}
a.linked-day{
   color:white;
   text-decoration: none;
 
}   
a.linked-day:hover{
   color: #000000;
   text-decoration: none;
}
td.free-day{
   padding-top:2px;
	padding-right:2px;
   text-align:center;
   width:19px;
   height:19px;
}
a.free-day:hover{
   color: #000000;
   text-decoration: none;
}
td.selected-day{
   padding-top:2px;
	padding-right:2px;
	text-align:center;
	background: url('images/selected-day.png') no-repeat top center;
	behavior: url(iepngfix.htc);
	width:19px;
   height:19px;
}
a.selected-day{
   color: #000000;
   text-decoration: none;
}
a.selected-day:hover{
   color: #000000;
}

a.activated{
   color: #CC00FF;
}

.trMenuHeader{
   background: #FFFFFF;
   color: #4b2f15;
   font-family: Tahoma;
   font-size: 10pt;
	text-align:center;
}
.tdMenuHeader{
   border-top:1px solid #3e2004;
	border-bottom:1px solid #3e2004;
}

.tdMenuRow{
	border-bottom:1px solid #3e2004;
}

.menuTable{
   width : 99%;
   background: #FFFFFF;
	border-bottom:   2px solid #3e2004;
	border-right:    2px solid #3e2004;
	border-top:      1px solid #3e2004;
	border-left:     2px solid #3e2004;
}

.trMenuRow{
	/*border-bottom:1px solid #3e2004;*/
	color: #FFFFFF;
   font-family: Tahoma;
   font-size: 9pt;
	text-align:center;
	background: #b89e6b;
}
.caption{
   text-align:left;
   font-family: Verdana;
   font-size: 10pt;
   font-weight: bold
}

a.linkOnWhiteBG{
   color: white;
   font-weight: bold;
}
.Error{
   text-align:center;
   font-family: Verdana;
   font-size: 10pt;
   font-weight: bold;
   color: red;
}

a.linkIndex{
   width: 114px;
   height: 20px;
   background: url('images/menu/index.jpg') no-repeat;
}
a.linkIndex:hover{
   width: 114px;
   height: 20px;
   background: url('images/menu/index_a.jpg') no-repeat;
}


