﻿body 
{
	margin: 0;
	padding: 0;
	/* Hide Main Scrollbar */
	overflow: auto;
}
td 
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px
}
img 
{
	border: none;
	/*
	padding: 6px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	*/
}
a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:link, a.nav:visited, a.nav:active, a.nav:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.imglink 
{
	position: relative;
	display:block;
	border:0;
	/*
	padding: 3px 3px 3px 3px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	*/
}
.cmd 
{
	position:absolute;
	top: 551px;
	left: 4px;
	width:294px;
	height:42px;
}
.ContactFormSingleLine
{
	left: 100px;
	right: 20px;
	width: expression((document.body.clientWidth - 470) + "px"); /* Only way to do it in IE :-/ */
}
.ContactFormMessage
{
	left: 0px;
	right: 20px;
	height: 200px;
	width: expression((document.body.clientWidth - 470) + "px"); /* Only way to do it in IE :-/ */
}
.ajax__tab_tab
{
	height: 21px !important;
	color: Black;
	font-weight: bold;
}
.articlesubject_News, .ArticleGenre_News
{
	color: #FF9C00 !important;
}
.articlesubject_Download, .ArticleGenre_Download
{
	color: #F5AEFF !important;
}
.articlesubject_Frontpage, .ArticleGenre_Frontpage
{
	color: #AEDBFF !important;
}
.articlesubject_Products, .ArticleGenre_Products
{
	color: #00457A !important;
}
.articlesubject_Solutions, .ArticleGenre_Solutions
{
	color: #FF6D6D !important;
}
.articlesubject_Site_Development, .ArticleGenre_Site_Development
{
	color: #9CFF00 !important; 
}
.articlesubject_Games, .ArticleGenre_Games
{
	color: #FF7878 !important; 
}
.articlesubject_Books, .ArticleGenre_Books
{
	color: #BB78FF !important;
}
.articlesubject_Movies, .ArticleGenre_Movies
{
	color: #CCE900 !important;
}
.articlesubject_News, .articlesubject_Download, .articlesubject_Frontpage, .articlesubject_Products, .articlesubject_Solutions, .articlesubject_Site_Development, articlesubject_Games, articlesubject_Books, articlesubject_Movies
{
	font-weight: bolder;
}
.MessageHeaderRow
{
	background-color: #0A6EBA;
	font-weight: bold;
}
.MsgCenterHeader
{	
	background-color: Black;
	font-weight: bold;
}
td.header, th
{	
    background-color: Black;
    FONT-WEIGHT: bold; 
    FONT-SIZE: 11px; 
    COLOR: #baf51d; 
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
td.Data, tr.Data
{
    background-color:  #006699;
}