/* Stylesheet for TBS - Tack Box System*/
/* Copyright © TBS - Tack Box System */

body  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0;
	background-color : #FFFFFF;

}

td {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10;
	}
	
a:link 		{ color : #000000; text-decoration: none; }
a:hover		{ color : #000000; text-decoration: none; }
a:visited 	{ color : #000000; text-decoration: none;}
a:active 	{ color : #000000; text-decoration: none;}

a.glinks:link { color : #FFFFFF; text-decoration: none; }
a.glinks:hover	{ color : #FFFFFF; text-decoration: none;  font-weight: bold; }
a.glinks:visited { color : #FFFFFF; text-decoration: none; }
a.glinks:active{ color : #FFFFFF; text-decoration: none; }


.bgup {
	background-image : url(pics/bg_up.gif);
	background-repeat : repeat-x;
}

.bgdown {
 	background-image :url(pics/bg_down.gif);
	background-repeat : repeat-x;
    height: 100%;
}

.oneup {
	background-color : #323846;
	height: 7px;
}
.twoup {
	background-image : url(pics/7vs7.gif);
	height: 16px;
	background-repeat : repeat-x;
}
.threeup {
	background-color : #FFFFFF;
	height: 4px;
}
.fourup {
	background-color : #000000;
	height: 133px;
}

.leftshadowup {
	background-image: url(pics/left_shadow_up.gif);
	width: 9px;
	height: 182px;
}
.rightshadowup {
	background-image: url(pics/right_shadow_up.gif);
	width: 9px;
	height: 182px;
}
.rightshadowdown {
	background-image: url(pics/right_shadow_down.gif);
	width: 9px;
	height: 560px;
}
.rightshadowdown2 {
	background-image: url(pics/right_shadow_down2.gif);
}

.leftshadowdown {
	background-image: url(pics/left_shadow_down.gif);
	width: 9px;
	height: 560px;
}
.leftshadowdown2 {
	background-image: url(pics/left_shadow_down2.gif);
}
.logo {
	background-image: url(pics/logo.jpg);
	width: 306px;
	height: 133px;
}
.whiteoflogo {
	background-color: #FFFFFF;
	width: 4px;
}

.imagelogo {
	width: 561px;
	height: 133px;
	background-color : #5A6174;
}
.twovstwo {
	background-image: url(pics/2vs2.gif);
	height: 20px;
	background-repeat : repeat-x;
}
.black1 {
	background-color: #515151;
	height: 1px;
}
.grey1 {
	background-color: #C9C9C9;
	height: 1px;
}
.bluemenubg {
	background-color: #596174;
	width: 170px;
}
.whitemiddle {
	background-color: #FFFFFF;
	width: 770px;
}
.rainbow {
	background-image : url(pics/rainbow.gif);
	width: 170px;
	height: 97px;
}
.fadegrey {
	background-image : url(pics/fadegrey.gif);
	background-repeat : repeat-x;
	height: 44px;
}
.site {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10;
}
.linkhr {
	background-image: url(pics/linkhr.gif);
	width: 139px;
	height: 2px;
	background-position : right;
	background-repeat : no-repeat;
}
.menulink {
	text-align : right;
	color: #FFFFFFF;
	font-size : 10;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.sweflag {
	background-image : url(pics/sweflag.gif);
	background-repeat : no-repeat;
	width : 18px;
}
.engflag {
	background-image : url(pics/engflag.gif);
	background-repeat : no-repeat;
	width : 18px;
}
