body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size : 15px; 
	cursor: url(devilhand.ani);
}

img
{ border: 0px;
  cursor: url(victory.ani);
}

.left
{ float: left; 
  padding: 9px 9px 5px 0px;
}

.right
{ float: right; 
  padding: 9px 0px 9px 19px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

a {
	color : #000066; 
	text-decoration : none; 
/*	cursor: url(../pic/Deeppurple3.ani); */
} 

a:hover {
	color : #6ca2be; 
	text-decoration : none; 
} 

a:active { 
	text-transform: none;
	text-decoration: none;
	font-weight: bolder; 
	color: blue;
	border-bottom: 1px #000000 dotted;
}

a:visited { 
	border-bottom: none;
	text-decoration: none;
}


#logo{float:left; background-image:url(tie_logo.gif); width:274px; height:213px;}
#topheader{float:right; width:526px; height:97px; background-color:#F0F0F0; position:relative}
#toplinks{position:absolute; right:10px; top:10px;}
#menu{float:right; width:526px; height:32px; background-image:url(bg_menu.gif); background-repeat:repeat-x;}
#submenu{float:right; width:526px; height:32px; background-image:url(bg_submenu.gif); background-position:top; background-repeat:repeat-x;}

#contenttext{float:right; width:465px;}
#leftpanel{float:left; width:315px;}

#footer{float:left; width:800px; background-color:#F0F0F0; padding:10px;}

/*GRAY PANEL*/
.graypanel{
	border:solid 1px #666666; background-color:#F7F7F7; padding:10px; margin:5px;
}

/*TEXT STYLES*/
.bodytext {
	font: 0.7em Tahoma, sans-serif;
	color: #666666;
}

.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#CC0000;
}

.whitetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#FFFFFF;
}

.smalltitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#CC0000;
}

.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;
/*	cursor: url(../pic/Deeppurple3.ani); */
}

.smallwhitetext a:hover{
	text-decoration : none;
	color : red;
}

.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
}

.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
/*	cursor: url(../pic/Deeppurple3.ani); */
}

.smallgraytext a:hover{
	text-decoration : none;
	color : purple;
}

.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;
/*	cursor: url(../pic/Deeppurple3.ani); */
}

.smallredtext a:hover{
	text-decoration : none;
	color : red;
}