.print, .screen , .handheld, .projection {display:none;}

body		{background-color:#ffffff;font-family:verdana;}


#header 	{position:relative;height:auto;background-color:#ffffff;}

#footer		{clear:both;height:50px;text-align:center;margin:1%;}

#banner		{width:100%;max-height:450px;}

.cent		{text-align:center;display:block;}

.subtit		{color:#0000ff;margin:10px;}

.subtitl		{color:#0000ff;text-align:center;}

#menubar        {margin-left:0px;}

#pagelink	{clear:both;color:#000000;text-align:center;}

#pgelnkleft	{float:left;color:#000000;text-align:left;}

#pgelnkright	{float:right;color:#000000;text-align:right;}

.tabledata	{color:#000000;}

#imgright	{float:right; margin:1%;}

.menu		{float:left;width:100px;height:75px;
			padding-right:3px; color:#00ff66;}
.dropdown	{display:none; color:#00ff66; background-color:#000000;}

.christmas	{color:red;margin:10px;}

.christext	{color:#000000;font-size:120%;}
.page		{float:left;width:100%;margin-left:1%;Height:auto;z-index:1;}

#cleft		{float:left;margin-left:1%;margin-right:5px;height:auto;width:44%;z-index:1;}
#cright		{float:right;margin-left:1px;Margin-right:1%;height:auto;width:51%;z-index:1;}

p, li		{color:#000000;margin-left:20px;margin-right:20px;text-indent:0px;}
td		{color:#000000;}
.copyr		{text-align:center;font-style:italic;font-size:10pt;}

a:link		{color:#000000;text-decoration:none;} 	/* unvisited links */
a:visited	{color:#000000;text-decoration:none;}	/* visited links */
a:hover		{color:#0000ff;text-decoration:underline;}

a.client:link	{color:#0000ff}
a.client:visited{color:#0000ff}
a.client:hover	{color:#ff0000}

.centre         {text-align:center;}
img		{border:0px;}
.tbody		{color:#000066;}
@media screen	
{
.screen		{display:block;}
}

@media print
{
.print		{display:block;}
#header		{height:180px;}
.btn		{width:100px;}
.menu		{width:110px;height:200px;padding-right:5px;}
.dropdown	{display:block;}
 a:link		{color:#00ff66;}
/* a:visited	{color:red;} */
#cleft		{float:left;clear:left;height:auto;width:49%;
			margin-left:5px;z-index:1;}
#cright		{float:right;height:auto;width:41%;
			margin-left:5px;z-index:1;}
}



