/* 5,0,0,0
   --------------------------------------------------------------------------

		Copyright (c) 2001-6 Corporate Practical Solutions.

		This software is the property of Corporate Practical Solutions.

		No part of this software may be reproduced in any form,
		without the prior consent of Corporate Practical Solutions.

   --------------------------------------------------------------------------
*/

basefont     { font-family: Verdana; font-size: 8pt }
p            { font-family: Verdana; font-size: 8pt }
small        { font-size: 7pt; font-family: Verdana }
li           { font-family: Verdana; font-size: 8pt }
textarea     { font-family: Verdana; font-size: 8pt }
input        { font-family: Verdana; font-size: 8pt }
table        { font-family: Verdana; font-size: 8pt }
td           { font-family: Verdana; font-size: 8pt }
select       { font-family: Verdana; font-size: 8pt }
ul           { font-family: Verdana; font-size: 8pt }
base         { font-family: Verdana; font-size: 8pt }
body         { font-family: Verdana; font-size: 8pt }
html         { font-family: Verdana; font-size: 8pt }
div          { font-family: Verdana; font-size: 8pt }
a            { text-decoration: none }

.NavigationCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.HyperLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
}
.PageNumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

#Mask {
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color:transparent;
	background-color: #333333;
	background-image: url("../Images/Assets/9006.png");
	background-image:none;
	background-repeat: repeat;
	display:none;
}
iframe {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
