﻿H1 
{
	font-size: medium;
	font-weight:bold;
	/*color:#999999;*/
	color:#0195b7;
	}
	
	.PageHeader { padding:0px; margin:0px; color:#FFFFFF; font-size:12px; }
.contentwindow
	{
		
		overflow:scroll;
		}
H2
{
	font-size: small;
	font-style:italic;
	font-weight:lighter;
	color:#0195b7;
	}
H3
{
	font-size: small;
	font-weight:bold;
	color:#0195b7;
	}
.menulinks
{
	color:White;
	font-weight:normal;
	font-style:normal;
	}
.menulinks link
{
	color:White;
	font-weight:normal;
	font-style:normal;
	}
.menulinks active
{
	color:White;
	font-weight:normal;
	font-style:normal;
	}
.menulinks visited
{
	color:White;
	font-weight:normal;
	font-style:normal;
	
	}
.offertext 
{
	font-size:18px;
	font-weight:bold;
	color:#0195b7;
	}
body 
{
	background-color: #111111;
	font-family: Tahoma;
	font-size: small;
}
.centerme
{
	text-align:center;
	padding:0px; !important;
	}
.leftalign
{
	text-align:left;
	padding:2px; !important;
	}
.price
{
	font-weight: bold;
	}
.staticmenuitem
{
	text-align: center;
	margin:0px;
	padding:0px;
	}
.staticmenuhover
{
	text-align: center;
	margin:0px;
	padding:0px;
	}
.staticmenuselected
{
	text-align: center;
	margin:0px;
	padding:0px;
	}
.headertext
{
	font-size:large;
	color:#0195b7;
	}
	
.footertext { color:#676767; font-size:10px; margin-top:5px; }
.footertext a { color:#676767; font-size:10px; margin-top:5px; }
