﻿body {
	font: normal 11px/20px "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
	background: #fff url(images/background.png) top left;
	color: #fff;
	word-spacing: -1px;
	margin:auto;
	display:block;
}
a {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.hi
{
	color: #FFCC00;
	text-decoration: none;
	display:inline;
}

p {
	margin-bottom: 20px;
}

#container {
	background: transparent url(images/top_fade.png) top left repeat-x;
}	
td
{
	font-family:Verdana;
	font-size:12px;
}
#content10
{
	border-bottom-color:White;
	border-bottom-style:solid;
	border-bottom-width:thin;
}
#menu
{
	width:250px;
	height:500px;
	border-right-color:White;
	border-right-width:thin;
	border-right-style:solid;
	border-bottom-color:White;
	border-bottom-width:thin;
	border-bottom-style:solid;	
}
#head, #head1
{
	border-bottom-color:White;
	border-bottom-style:solid;
	border-bottom-width:thin;
}
#fill
{
	height:500px;
	width:1px;
}	
.header
{
	font-size:20pt;
}
#blanktd
{
	height:500px;
	width:1px;
}
#mainpage
{
	width:300px;
}
#spacer
{
	height: 600px;
}
	
#pic {
	background-color: Transparent;
	width: 135px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}
#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}
#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 550px; 
	left: 250px;
	position: absolute;
	top: 200px;
	width: 750px;
}
#pnlmsg
{
	display: none;
}
#imgloading
{
	display: none;
}
#lblsearch
{
	display: none;
}