/* CSS Document */
body { /* Sets up the page and aligns everything to center */
	margin:10px;
	width:1066px;
	height:100%;
	text-align:center; /* makes IE center everything*/
	background:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#main {
background:#ffffff ; 
margin-top:0px;
margin-bottom:0px;
font-family:arial;
font-size:10pt;
color:#000000;
width:1036px;
border: 0px solid #778;
}



.topborder{
padding:0px;
margin:0px;
height:35px;
background: url(../images/topbanner.png) repeat-x;
}

.leftborder {
text-align:left;
width:22px;
padding:0px;
margin:0px;
background: url(../images/leftborder.png) repeat-y;

}
.rightborder {
width:24px;
padding:0px;
margin:0px;
background: url(../images/rightborder1.png) repeat-y;
}

.bottomleft {
text-align:left;
background: url(../images/bottombanner1.png) repeat-x;
}
.bottomright {
text-align: right;
background: url(../images/bottombanner3.png) repeat-x;
}

#header {
width:100%;
margin-left:0px;
height:50px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif; color:#7F7F7F; font-size:26px;
margin-bottom:0px;
border-bottom:0px #CCCCCC solid;
}

#header1 {
margin-left:96px;
float:left;
height:50px;
width:60%;
text-align: left;
font-family:Verdana, Arial, Helvetica, sans-serif; color:#7F7F7F; font-size:36px;
margin-bottom:0px;
}
#header2 {
margin-left:348px;
float:left;
height:50px;
width:10%;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif; color:#7F7F7F; font-size:26px;
margin-bottom:10px;
}


#MidWrap {
width:100%;
height:90%!important;
height:auto;

background-color:#fff;
border: 0px solid #778;
padding:0px;

}


#leftbar {
float:left; 
width:86px;
margin-top:30px; 
margin-left:0px; 
border: 0px solid gray; 
}

#bottompanel {
float:left;
width:100%;
margin-top:30px !important;
border: 0px solid #778;
}



#midmid {
width:519px; 
height:569px; 
float:left;
border: 0px solid gray;
}



 


.catolog {
text-align:center;
height:361px !important; 
height:356px; 
overflow:auto; 
width: 416px;
margin-top: 20px;
padding-left: 0px; 
display:block;
border: 0px solid #778;

}

.titledescrip{
margin-left:32px !important; 
margin-left:0px; 
align: center;  
text-align: left;
width: 126px !important;
width: 132px;
height:19px!important; 
height:28px; 
border-style: solid; 
border-width: 1px 1px 0px 1px; 
border-color: #CCCCCC; 
padding-bottom:5px ;
padding-left:4px;
padding-top:5px;
}


.imgscript {
padding:0px;
 margin-left:0px;
 margin-bottom:0px;
border: 0px solid #778;
}

#InfoTable {
float:left;
margin-left:30px;
display:none;
width: 382px;
height:361px !important; 
height:376px; 
border: 0px solid #778;
}

#backbut {
text-align:left;
float: left; 
margin-left:0px; 
margin-top:10px;
border: 0px solid #778;
}

#t2llogo {
position:relative;
top:30px;
right: 56px; 
float:right; 
}

#footer {
 width:100%;

}
