/*  Last update to Style_IMB_Master performed on 27 Sep 09.  */
/*  Version 3.00 (Build 013)  */
/*  Copyright (c) 2005-2009 Kenneth L. Anderson, All Rights Reserved.  */

/*  Parameter Rotation Sequence:  top, right, bottom, left.  */

    .page-frame {
	direction:		ltr;
	position:		absolute;
	left:			0px;
	top:			0px;
	display:		block;
	height:			100%;
	width:			100%;
	background-color:	#ffffff;
	color:			#000000;
	margin:			0px;
	border-collapse:	separate;
	border-color:		#00ff00;
	border-style:		none;
	border-width:		0px;
	padding:		0px;
    }
    .body-frame {
	display:		block;
	height:			auto;
	width:			auto;
/*	background-color:	#66ccff;  */
	background-color:	#ffffff;
	font-family:		verdana,arial,sans-serif;
	font-size:		12px;
	font-weight:		normal;
	margin:			0px;
	border-color:		#ffffcc;
	border-style:		none;
	border-width:		0px;
	padding:		0px;
    }
    h1 {
	color:			#666666;
	font-family:		verdana,arial,sans-serif;
	font-size:		30px;
    }
    h2 {
	font-family:		verdana,arial,sans-serif;
	font-size:		20px;
    }
    h3 {
	font-family:		verdana,arial,sans-serif;
    }
    p {
	font-family:		arial,sans-serif;
    }
    .h1-heading-style {
	color:			#ff6633;
	font-family:		verdana,arial,sans-serif;
	font-size:		30px;
	font-weight:		bold;
    }
    .h2-heading-style {
	color:			#3333ff;
	font-family:		verdana,arial,sans-serif;
	font-size:		20px;
	font-weight:		bold;
    }
    .h3-heading-style {
	color:			#3333ff;
	font-family:		verdana,arial,sans-serif;
	font-size:		12px;
	font-weight:		bold;
    }
    a:link {
	color:			#3333ff;
    }
    a:visited {
	color:			#3333ff;
    }
    a:hover {
	color:			#000033;
	background-color:	#ffdd33;
	text-decoration:	none;
    }
    a:active {
	color:			#ff0000;
    }
    a.logo:link {
	color:			#ffffff;
	background-color:	transparent;
	text-decoration:	none;
    }
    a.logo:visited {
	color:			#ffffff;
	background-color:	transparent;
	text-decoration:	none;
    }
    a.logo:hover {
	color:			#3333ff;
	background-color:	transparent;
	text-decoration:	none;
    }
    a.logo:active {
	color:			#ffffff;
	background-color:	transparent;
	text-decoration:	none;
    }
    a.menu-1:active {
	color:			#ffffff;
	text-decoration:	none;
    }
    a.menu-1:link {
	color:			#ffffff;
	text-decoration:	none;
    }
    a.menu-1:visited {
	color:			#ffffff;
	text-decoration:	none;
    }
    a.menu-1:hover {
	color:			#3333ff;
	background-color:	#ffffff;
	text-decoration:	underline;
    }
    .flying-menu-table {
	float:			right;
	height:			auto;
	width:			auto;
	background-color:	transparent;
	color:			#3333ff;
	font-family:		arial,sans-serif;
	font-size:		11px;
	font-weight:		normal;
	word-spacing:		3px;
	white-space:		nowrap;
	margin:			0px;
	padding:		0px;
    }
    .flying-menu-base {
	height:			17px;
	width:			auto;
	background-color:	#006699;
	color:			#ffffff;
	font-family:		verdana,arial,sans-serif;
	font-size:		13px;
	font-weight:		bold;
	word-spacing:		6px;
	margin:			0px;
	border-color:		#000000;
	border-style:		solid;
	border-width:		1px;
	padding:		0px 12px 2px 12px;
    }
    .flying-menu-anchor {
	background-color:	#006699;
	color:			#ffffff;
	font-family:		verdana,arial,sans-serif;
	font-size:		13px;
	font-style:		normal;
	font-weight:		bold;
	word-spacing:		6px;
	margin:			0px;
	padding:		0px;
    }
    a.flying-menu-anchor:link {
	background-color:	#006699;
	color:			#ffffff;
	text-decoration:	none;
    }
    a.flying-menu-anchor:visited {
	background-color:	#006699;
	color:			#ffffff;
	text-decoration:	none;
    }
    a.flying-menu-anchor:hover {
	background-color:	#0099cc;
	color:			#ffffff;
	text-decoration:	none;
    }
    a.flying-menu-anchor:active {
	background-color:	#0099cc;
	color:			#ffffff;
    }
    .validator {
	height:			31px;
	width:			88px;
	background-color:	transparent;
	margin:			0px;
	border-color:		#ffffff;
	border-style:		hidden;
	border-width:		0px;
    }
