/* CSS Document */

/*PAGE LAYOUT*/
body {
	margin-left: 100px;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	background color:#FFFF00;
	width:1400;
}  

h3 a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
}

h3 {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
}


#top{float:left; width:1150px; height:80px;}
#header1{float:left; width:3050px; height:10px;}
#logo{float:left; background-image:url(tie_logo.gif); width:274px; height:213px;}
#topheader{float:left; width:1150px; height:80px; background-image:url(bg_header.jpg);  background-repeat:repeat-x;}
#subheader{float:left; width:1150px; height:97px; background-color:#F0F0F0; position:relative}
#topheaderindex{float:left; width:1200px; height:80px; background-image:url(bg_header.jpg);  background-repeat:repeat-x;}
#subheaderindex{float:left; width:1200px; height:97px; background-color:#F0F0F0; position:relative}
#menu{float:left; width:1150px; height:32px; background-image:url(bg_menu.gif); background-repeat:repeat-x;}
#menuindex{float:left; width:1200px; height:32px; background-image:url(bg_menu.gif); background-repeat:repeat-x;}
#submenu{float:left; width:1000px; height:32px; background-image:url(bg_submenu.gif); background-position:top; background-repeat:repeat-x;}
#contenttext{float:right; width:526px;}
#leftpanel{ float:right; width:5;margin-top : 0;}
#rightpanel{float:right; width:10px;text-align:center;margin-top : 0;}
#midpanel{float:left; width:2000px;text-align:left; padding-right:50px; margin-top : 0;}
#footer{float:left; width:800px; background-color:#F0F0F0; padding:10px;}
#tablelinks{position:absolute; left:100px; top:450px;}
#table 
{
background color:#FFFFF0;

} 

#table1 
{
background color:#FFFFF0;

} 

#table2 
{
background color:#FFFFFF;
width : 600;
} 
#table3
{
background color:#FFFFFF;
width : 700;
} 
/*GRAY PANEL*/
.graypanel{
	border:solid 1px #666666; background-color:#F7F7F7; padding:10px; margin:10px;
}

/*TEXT STYLES*/
.bodytext {
	font: 0.9em Times, sans-serif;
	
	text-align:top; 
}

.scaletabletext {
	font: 0.9em Arial;
	
	text-align:top; 
}
.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#CC0000;

}

.subtitletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#CC0000;

}
.smalltitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#CC0000;
}
h1 {
	font: 0.7em Tahoma, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#CC0000;
}
p.big {

line-height: 150%;
font: 0.9em Arial;
text-decoration:none;


}

p.small {line-height: 150%;
font: 0.5em Arial;



}
.whitetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FFFFFF;
}


.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}

.smallnavtext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #CC0000;
	text-decoration:none;

}



.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
}

.smallbluetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color:#0000FF;
	text-decoration:none;
}

p.headerbluetext {
	font: 0.7em Tahoma, sans-serif;
	font-size:18 px;
	font-weight:bold;
	color:#0000FF;
	text-decoration:none;
}

p.headerbluetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size:18 px;
	font-weight:bold;
	color:#0000FF;
	
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.smallredtext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
}
.smallredtext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}

.smallbluetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:blue;
	text-decoration:none;

.smallredtext a:hover{
	text-decoration:underline;
}


