﻿A:link 		{color:#000000;}
A:visited 	{color:#000000;}
A:hover 	{text-decoration:none; color:#990000;}
A:active 	{color:#000000;}
A:focus 	{color:#000000;}

A.white:link	{color:white;}
A.white:hover	{text-decoration:none;}
A.white:visited {color:white;}
A.white:active 	{color:white;}
A.white:focus 	{color:white;}

A.grey:link	{color:#666666;}
A.grey:hover	{text-decoration:none;}
A.grey:visited    {color:#666666;}
A.grey:active 	{color:#666666;}
A.grey:focus 	{color:#666666;}

A.dfxTextBox:link	{color:white;}
A.dfxTextBox:hover	{color:white;text-decoration:none;}
A.dfxTextBox:visited      {color:white;}
A.dfxTextBox:active 	{color:white;}
A.dfxTextBox:focus 	{color:white;}


body 		{
			color:#000000;font-size:12px;font-family: "Times New Roman", Times, serif;
			font-weight:normal;	
			scrollbar-face-color : ##CC0000; 
			scrollbar-shadow-color : ##CC0000; 
			scrollbar-highlight-color : ##CC0000; 
			scrollbar-3dlight-color : #FFFFFF; 
			scrollbar-darkshadow-color : #FFFFFF; 
			scrollbar-track-color : #FFFFFF; 
			scrollbar-arrow-color : #FFFFFF;
			margin-left:0px; margin-right:0px;
			margin-top:0px; margin-bottom:0px;
			background-color: #800000;
            background-image:url('../pictures/forum_bg_main.jpg');
			
     		}

table 
{
	color		:black;
	font-size	:12px;
	font-family	:Verdana;
	font-weight	:normal;	
}

span.Headline
{
	color		:black;
	font-size	:12px;
	font-family	:Verdana;
	font-weight	:bold;
}

h1
{
	color		:black;
	font-size	:30px;
	font-family	:Verdana;
	font-weight	:bold;
}

h2
{
	color		:black;
	font-size	:20px;
	font-family	:Verdana;
	font-weight	:bold;
}

h3
{
	color		:black;
	font-size	:15px;
	font-family	:Verdana;
	font-weight	:bold;
}


span.CourierNewFontLarge
{
	color		:black;
	font-size	:14px;
	font-family	:Courier New, Arial;
	font-weight	:normal;
}

span.NewsText
{
	color		:black;
	font-size	:12px;
	font-family	:Courier New, Arial;
	font-weight	:normal;
}

span.Large
{
	color		:black;
	font-size	:14px;
	font-family	:Verdana;
	font-weight	:bolder;
}

span.Normal
{
	color		:black;
	font-size	:12px;
	font-family	:Verdana;
	font-weight	:normal;
}

span.NormalWhite
{
	color		:white;
	font-size	:12px;
	font-family	:Verdana;
	font-weight	:normal;
}

span.Tiny
{
	color		:black;
	font-size	:10px;
	font-family	:Verdana;
	font-weight	:normal;
}

span.TinyEx
{
	color		:black;
	font-size	:9px;
	font-family	:Verdana;
	font-weight	:normal;
}

span.BackgroundFont
{
	color		:#666666;
	font-size	:11px;
	font-family	:Verdana;
	font-weight	:normal;
}

span.BackgroundFontTiny
{
	color		:#999999;
	font-size	:9px;
	font-family	:Verdana;
	font-weight	:normal;
}

span.TinyWhite
{
	color		:white;
	font-size	:10px;
	font-family	:Verdana;
	font-weight	:normal;
}

.InnerWebSiteTable
{
	border-width	:1;
	border-color	:#800000;
	border-style	:solid;
	background-color:white;
	color		:black;
	font-size	:11;
	font-family	:Verdana,Arial;
	margin-left:0px; margin-right:0px;
	margin-top:0px; margin-bottom:0px;
}

.WebSiteTable
{
	border-width	:0;
	border-color	:black;
	border-style	:solid;
	background-color:white;
	color		:black;
	font-size	:11;
	font-family	:Verdana,Arial;
	margin-left:0px; margin-right:0px;
	margin-top:0px; margin-bottom:0px;
}


.HeaderTable
{
	border-width	:0;
	border-color	:white;
	border-style	:solid;
	background-color:#CC6666;	
	color		:white;
	font-size	:10;
	font-family	:Verdana,Arial;
	font-weight	:bold;
}

.TextFieldStyleRed
{
	border-width	:1;
	border-color	:white;
	border-style	:solid;
	background-color:#660000;	
	color		:black;
	font-size	:12;
	font-family	:Verdana,Arial;
}

.TextFieldStyleWhite
{
	border-width	:1;
	border-color	:#999999;
	border-style	:solid;
	background-color:white;	
	color		:black;
	font-size	:11;
	font-family	:Verdana,Arial;
}


.ButtonStyleWhite
{
	border-width	:1;
	border-color	:#999999;
	border-style	:solid;
	background-color:white;	
	color		:black;
	font-size	:11;
	font-weight	:bold;
	font-family	:Verdana,Arial;
}

.ButtonStyleRed
{
	border-width	:1;
	border-color	:white;
	border-style	:solid;
	background-color:#993333;	
	color		:white;
	font-size	:12;
	font-weight	:bold;
	font-family	:Verdana,Arial;
}
