﻿body
{
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Tahoma, serif;
	font-size: 13px;	
}
.tbH1
{
	color: #CC9933;
	font-size: 15px;
	font-weight:bold;	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cc9933;
	padding-bottom: 4px;
}
h1
{
	color: #CC9933;
	font-size: 15px;
	font-weight:bold;	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cc9933;
	padding-bottom: 4px;
}
.ntvsbl
{
	visibility: hidden;
}
.tbH2
{
	color: #94a9c4;
	font-size: 15px;
	font-weight:bold;	
}
.tbLine
{
	color: #CC9933;
	font-size: 15px;
	font-weight:bold;	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cc9933;
	padding-bottom: 4px;
}
.tbSmall
{
	color: #CC9933;
	font-size: 11px;	
}

.tbSmallNormal
{	
	font-size: 11px;	
}
.tbSmallRight
{	
	font-size: 11px;
	text-align: right;	
}
.tbSmallCenter
{	
	font-size: 11px;
	text-align: center; 
}
.tbThumbImages
{
	width: 140px;
	height: 96px;
}
.tbImgLeft
{
	margin-right : 10px;	
}
.tbImgRight
{
	margin-left : 10px;	
}
.tbImgGlue
{	
	clip: rect(auto, 0px, auto, 0px);
}
.tbRight
{
	text-align: right;	
}
a:link, a:visited
{
	color: #3399cc;
	text-decoration: none;
}

a:hover, a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

.purple
{
	color: #BC60DF;
}
.red
{
	color: #F20000;
}
.orange
{
	color: #FF8200;
}
.yellow
{
	color: #CC9933;
}
.green 
{
	color: #2B8A20;
}
.blue
{
	color: #94a9c4;	
}
.greyDarkBackground
{
	background-color: #222222;
}
.greyBackground
{
	background-color: #323232;
}


