.menubar a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.menubar a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.menubar a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.boldgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-indent: 0px;

}
.boldwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.table {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #D7D7C8;
	border-bottom-color: #FFFFFF;
	border-left-width: 0px;
	border-left-color: #FFFFFF;


}
.titleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0033FF;

}
.grey {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-indent: 0px;
	list-style-position: outside;
	list-style-image: url(/assets/bullet.gif);
	list-style-type: disc;


}
.greylink a:link{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-indent: 0px;
	list-style-position: outside;
	list-style-image: url(/assets/bullet.gif);
	list-style-type: disc;


}
.greylink a:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-indent: 0px;
	list-style-position: outside;
	list-style-image: url(/assets/bullet.gif);
	list-style-type: disc;


}
.grey a:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-indent: 0px;
	list-style-position: outside;
	list-style-image: url(/assets/bullet.gif);
	list-style-type: disc;


}
.titlered {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.tableleft {

	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #003366;
	border-bottom-color: #FFFFFF;
	border-left-width: 0px;
	border-left-color: #FFFFFF;
}
.loginmenu a:link {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.loginmenu a:visited {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.loginmenu a:hover {
	text-decoration: underline;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.smallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.tabtracking {
	background-image: url(tab_tracking.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 134px;
	vertical-align: middle;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;

}
.taboff {

	background-image: url(tab_off.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 134px;
	vertical-align: middle;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
}
.tabforum {

	background-image: url(tab_forums.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 134px;
	vertical-align: middle;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
}
.tabdetails {

	background-image: url(tab_details.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 134px;
	vertical-align: middle;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
}
.forumbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}
.forumbuttons a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.forumbuttons td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
	background-color: #ADBDDD;
	display:block; 
}
.forumbuttons td a:link {
	color: #000000;
	font-weight: bold;
	border: 2px solid #000000;
	display:block; 
}
.forumbuttons td a:visited {
	color: #000000;
	font-weight: bold;
	border: 2px solid #000000;
	display:block; 
}
.forumbuttons td a:active {
	color: #000000;
	font-weight: bold;
	border: 2px solid #000000;
	display:block; 
}
.forumbuttons td a:hover {
	color: #000000;
	background-color: #D7D7C8;
	border: 2px solid #999999;
	display:block; 
}
.actionbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #ADBDDD;
}
