/* Tribes 2 site style sheet */
body {
background-color: #000077;
background-image: url('t2bkgd2.gif')
}
table.mainmenu {
border:0px; filter:alpha(opacity=40); width:80px; position:absolute; top:200px; left:15px; background-color: #bbbbbb;
}
table.content1 {
border:0px; filter:alpha(opacity=40); width:500px; position:absolute; top:200px; left:170px; background-color: #bbbbbb;
}
table.topbar {
border:0px; filter:alpha(opacity=40); width:1000px; height:170; position:absolute; top:0px; left:0px; background-color: #bbbbbb;
}
img.pborgpalace {
position:absolute; left:100px; top:10px; width:500px; height:180px;
}
font.content1font1 {
color:#000000;
}
font.content1headline1 {
color:#ff0000;
font-size:120%;
}
font.content1headline2 {
color:#ff0000;
size:110%;
}

A:link { 
color: #000000; text-decoration: "none";
}
A:link.intext { 
color: #ff0000; text-decoration: "none";
}
A:visited { 
color: #000000; text-decoration: "none";
}
A:visited.intext { 
color: #ff0000; text-decoration: "none";
}	
A:hover { 
color: #ff0000; text-decoration: "underline"; 
}
A:hover.intext { 
color: #0000bb; text-decoration: "underline"; 
}
A:active { 
color: #0000bb; text-decoration: "underline";
}
A:active.intext { 
color: #000000; text-decoration: "underline";
}