#outerDiv {
	position: relative;	
	width: 1050px;
	margin: 0px auto;
}

#contactPanel {
	display: block;
	position: fixed;
	bottom: 00px;
	width: 1020px;
	height: 27px;
	padding: 8px 15px 2px 15px;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 14px;
	font-family: arial;
	background: url(/test/contactpanel.png);
	margin: 0px auto;
	z-index: 2;
}

.anylinkcss{
	position:absolute;
	left: 0;
	top: 0;visibility: hidden;
	border: 1px solid black;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	background-color: white;
	background: lightyellow;
	width: 125px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #ccccff;
color: blue;
font-weight: bold;
}

.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcss ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

/* ######### class for shadow DIV ######### */
.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}


body { font-size: 10px; }
.bodytext { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif}
.categories { 
	font-weight: bold; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.bar { background-color: #9999ff; color: #00C; padding: 4px; margin-top: 4px;}
.bar2 { color: #00C; padding: 4px; margin-top: 4px;}

.bodytext8 { font-size: 8px; font-family: Verdana, Arial, Helvetica, sans-serif }
.bodytext9 { font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif }
.bodytext10 { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
.bodytext12 { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }
.bodytext14 { font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif }
.boldtext { font-weight: bold; color: #00f;}

.leadin { font-size: 16px; font-family: Arial, Verdana, Helvetica, sans-serif }
.links { font-weight: bold; text-decoration: none }
.redbold { color: #CC0000; font-style: normal; font-weight: bold }
.sp { color: red; font-weight: bold; text-decoration: blink }

A    { color: #60f; text-decoration: none }
A:visited     { color: #60f }
A:hover      { color: #309; text-decoration: underline }
A:active      { color: #00f }

td { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }

select { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000099}
textarea { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
input { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;  color: #000099}

.fsize0 {font-size: 8px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.fsize1 {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.fsize2 {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.fsize3 {font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.fsize4 {font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.fsize5 {font-size: 24px; font-family: Verdana, Arial, Helvetica, sans-serif;}

.labels {font-weight: bold; color: #000088;}
.price { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }

h1  { font-size: 18px; font-weight: bold; color: #000088; text-align: center; }
h5 { font-size: 14px; font-weight: bold; color: #000088; margin-bottom: 0px;}

.border1 { border: solid black 1px }


.border { border: solid black 1px;}
.border-bottom { border-bottom: solid black 1px; border-top: solid white 0px; }

td#border-noright{ border: solid black 1px;   border-right: solid black 0px;}
td#border-notop	{ border: solid black 1px; border-top: solid black 0px;}
td#border-notopnoright	{ border: solid black 1px; border-top: solid black 0px;  border-right: solid black 0px;}

#header { border-top: solid black 2px; border-left: solid black 1px; border-right: solid black 1px; }

.navbar { background-color: white; font-size: 10px; font-weight: bold; text-align: center;
		  border-bottom: solid black 1px; border-right: solid black 1px; color: #6600FF;}
.navbar:hover { background-color: #ccccff; text-decoration: underline; }
.navbarend { background-color: white; font-size: 10px; font-weight: bold; text-align: center;
		  border-bottom: solid black 1px; color: #6600FF;}
.navbarend:hover { background-color: #ccccff; text-decoration: underline; border-bottom-width: 0px; }

.help_answer { font-weight: normal; }
.help_question { line-height:16px; padding: 0 0 5px; font-weight: bold; }
.help_page .hidden_details { background: #F7F7F7 none repeat 0 0; border: 1px solid #CCCCCC; margin: 3px 0 10px; padding: 5px 10px; }
.hidden_elem { display: none; }

.container { position: relative; }
.privacy_h { font-weight: bold; font-size: 14px; padding-bottom: 4px; padding-top: 12px; }
	
	
	
	
