/* Declare the custom embedded font-face we are using */
@font-face 
{
	font-family: hooge 05_55 Cyr;
	font-style:  normal;
	font-weight: normal;
	font-size: 10px;
	src: url(HOOGECY0.eot);
}
/* Body definition */
body 
{
	background-image: url(images/bg_sides.gif);
	background-repeat: repeat;
	font-family: hooge 05_55 Cyr, verdana, arial, helvetica;
	font-size: 11px;
	margin: 0;
}
.tagline 
{
	font-family: hooge 05_55 Cyr, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #C0C0C0;
}
.logoDiv
{
	width: 652;
	height: 100;
	position: relative;
	top: 0;
	left: 0;
}
.versionDiv
{
	width: 50;
	height: 10;
	position: relative;
	top: -25;
	left: 25;
}
.taglineDiv
{
	width: 550;
	height: 10;
	position: relative;
	top: -37;
	left: 80;
}

/* Background definitions*/
.bg_content
{
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;
	background-color: #000000;
}
.bg_navbar
{
	background-image: url(images/bg_nav_off.gif);
	background-repeat: repeat-x;
/*	border-top: 2px solid #FF0000;
	border-bottom: 2px solid #0000FF;
	background-color: #0082FF;*/
	background-color: #000000;
}
.bg_navshadow
{
	background-image: url(images/bg_nav_shadow.gif);
	background-repeat: repeat-x;
}
/* Control definitions */
.inputBox 
{
	height: 20px;
	background-color: #C0C0C0;
	border-top: 2px solid #AAAAAA;
	border-left: 2px solid #BBBBBB;
	border-right: 2px solid #BBBBBB;
	border-bottom: 2px solid #E1E1E1;
	font-family: hooge 05_55 Cyr, verdana, arial, helvetica; 
	font-size: 11px;
	color: #0082FF;
}
.inputBoxNoHooge 
{
	height: 20px;
	border-top: 2px solid #AAAAAA;
	border-left: 2px solid #BBBBBB;
	border-right: 2px solid #BBBBBB;
	border-bottom: 2px solid #E1E1E1;
	font-family: verdana, arial, helvetica; 
	font-size: 11px;
	color: #000000;
}
.textareaNoHooge 
{
	height: 80px;
	border-top: 2px solid #AAAAAA;
	border-left: 2px solid #BBBBBB;
	border-right: 2px solid #BBBBBB;
	border-bottom: 2px solid #E1E1E1;
	font-family: verdana, arial, helvetica; 
	font-size: 11px;
	color: #000000;
}
.inputButton 
{
	height: 20px;
	background-color: #C0C0C0;
	border-top: 2px solid #E1E1E1;
	border-left: 2px solid #BBBBBB;
	border-right: 2px solid #BBBBBB;
	border-bottom: 2px solid #AAAAAA;
	font-family: hooge 05_55 Cyr, verdana, arial, helvetica; 
	font-size: 11px;
	color: #0082FF;
}
.InfoinputButton 
{
	width: 150px;
	height: 18px;
	background-color: #C0C0C0;
	border-top: 2px solid #E1E1E1;
	border-left: 2px solid #BBBBBB;
	border-right: 2px solid #BBBBBB;
	border-bottom: 2px solid #AAAAAA;
	font-family: hooge 05_55 Cyr, verdana, arial, helvetica; 
	font-size: 11px;
	color: #0082FF;
}
.timerBox 
{
	height: 20px;
	width: 25px;
	text-align: right;
	background-color: #C0C0C0;
	border-top: 2px solid #AAAAAA;
	border-left: 2px solid #BBBBBB;
	border-right: 2px solid #BBBBBB;
	border-bottom: 2px solid #E1E1E1;
	font-family: hooge 05_55 Cyr, verdana, arial, helvetica; 
	font-size: 11px;
	color: #0082FF;
}
/* Text definitions */
.upStatSummaryTxt 
{
	font-family: hooge 05_55 Cyr, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
}
.upStatPercentTxt 
{
	font-family: hooge 05_55 Cyr, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #454545;
}
a:link{
	color:#686767;
	text-decoration:none;
	cursor:hand;
}

a:hover{
	color:#5C5C5C;
	text-decoration:none;
	cursor:hand;
}

a:visited{
	color:#686767;
	text-decoration:none;
	cursor:hand;
}
.txtLinkOrange
{
	font-family: hooge 05_55 Cyr, verdana, arial, helvetica;
	font-size: 10px;
	color: #0082FF;
	cursor:hand;
}
.txtLinkOrangeUnderline
{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #0082FF;
	cursor:hand;
	text-decoration: underline;
}
.txtRegular
{
	font-family: verdana, arial, helvetica; /*hooge 05_55 Cyr, */
	font-size: 10px;
	color: #686767;
}
.txtHoogeOrange
{
	font-family: hooge 05_55 Cyr, verdana, arial, helvetica;
	font-size: 10px;
	color: #0082FF;
}
.txtHoogeGray
{
	font-family: hooge 05_55 Cyr, verdana, arial, helvetica;
	font-size: 10px;
	color: #686767;
}
.txtCopyright
{
	font-family: hooge 05_55 Cyr, verdana, arial, helvetica;
	font-size: 10px;
	color: #0082FF;
}
.txtNavBar
{
	font-family: hooge 05_55 Cyr, verdana, arial, helvetica;
	font-size: 12px;
	color: #686767;
	/*cursor: pointer;*/
}
TD.InfoTitle
{
	font-family: hooge 05_55 Cyr, verdana, arial, helvetica;
	font-size: 10px;
	color: #000000;
	/*border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;*/
	border-bottom: 1px solid #000000;
}
TD.ListTitle
{
	font-family: hooge 05_55 Cyr, verdana, arial, helvetica;
	font-size: 10px;
	color: #000000;
	border-top: 1px solid #000000;
	/*border-left: 1px solid #000000;
	border-right: 1px solid #000000;*/
	border-bottom: 1px solid #000000;
}
TD.ListDataStrikeout
{
	font-family: verdana, arial, helvetica; /*hooge 05_55 Cyr, */
	font-size: 11px;
	color: #686767;
	text-decoration: line-through;
}
TD.ListData
{
	font-family: verdana, arial, helvetica; /*hooge 05_55 Cyr, */
	font-size: 11px;
	color: #686767;
}
TD.ListDataAlt
{
	font-family: verdana, arial, helvetica; /*hooge 05_55 Cyr, */
	font-size: 11px;
	color: #686767;
}
TR.ListRow
{
	cursor: pointer;
}
TR.ListRowAlt
{
	background-color: #d4d4d4;
	cursor: pointer;
}
TR.ListRowHover
{
	background-color: #FFA171;
	cursor: pointer;
}
TD.NavBar
{
	text-align: center;
	width: 16%;
	margin: 0;
	cursor: pointer;
}
TD.NavBarHover
{
	text-align: center;
	width: 16%;
	margin: 0;
	background-image: url(images/bg_nav_on.gif);
	background-repeat: repeat-x;
	cursor: pointer;
}
