﻿body 
{
	font-family: Sylfaen, Times New Roman;
	font-size: medium;
	color: whitesmoke;
}
body { 
scrollbar-face-color : #FF0000; 
scrollbar-highlight-color : #FF6666; 
scrollbar-3dlight-color : #FF9999;
scrollbar-darkshadow-color : #660000; 
scrollbar-arrow-color : #FFCCCC; 
scrollbar-shadow-color : #FF0000; 
scrollbar-track-color: #330000 
} 



.master_heading
{
	color: black;
	font-family: Arial;
	font-size: small;
	font-weight:600;
	}
	
a:link	{
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	color: Black;
	text-decoration: none;
}
a:visited	{
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	color: Black;
	text-decoration: none;
}
a:hover	{
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	color: white;
	text-decoration: none;
}
a:disabled {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	color: #999999;
	text-decoration: none;
}

.generalText
{
	color: White;
	font-family: Verdana;
	font-size: small;
}
.generalText2
{
	color: White;
	font-family: ArialNarrow;
	font-size: medium;
}

.AdvertiseHereText
{
	color: Blue;
	font-family: Arial;
	font-size: small;
	text-align:center;
}

.BeckingHoldingsLink
{
	font-family: arial, helvetica, sans-serif;
	color:lime;
	font-size:small;
	background-color:Black;
}

.News
{
    color:Black;
    font-family: Verdana;
    font-size: small;
}
.H
{
    color:Black;
    font-family:Calibri;
    font-size:24pt;
    font-weight:bold;
}
.T
{
    color:Black;
    font-family:Calibri;
    font-size:12pt;
}
.sH
{
    color:Black;
    font-family:Calibri;
    font-size:14pt;
    font-weight:bold;
}
.sT
{
    color:Black;
    font-family:Calibri;
    font-size:9pt;
}
