﻿body {
}
/* contact us panel */
#panel
{
	position:absolute;
	z-index:5;
	background-image: url(../media/images/panel2.gif);
	background-repeat :no-repeat;
	width: 259px;
	height: 296px;
	left: 77px;
   top: 540px;
}
#panelback01
{
	position:relative;
	top: 10px;
	width: 250px;
	height: 61px;
	left:1px;
	
}
#paneleffect01
{
	position:relative;
	top: -51px;
	width: 251px;
	height: 61px;
	left:1px;
	background-image:url(../media/images/panel_effect01.gif);
	background-repeat:no-repeat;
}
#panelback02
{
	position:relative;
	top: -50px;
	width:250px;
	height: 61px;
	left:2px;


}
#panelback03
{
	position:relative;
	top: -110px;
	width:250px;
	height: 61px;
	left:5px;
	color:#666;
	font-size:12pt;
	font-family: Arial, 'Microsoft Sans Serif' , Verdana;
}
#paneleffect02
{
	position:relative;
	background-image:url(../media/images/panel_effect01.gif);
	background-repeat:no-repeat;
	width: 251px;
	height: 67px;
	top: -111px;
	left:1px;
}
#panelheading
{
	position:relative;
	font-size: 14pt;
	color: #666;
	font-family: Arial, 'Microsoft Sans Serif' , Verdana;
	left:10px;
	top:5px;
	width:240px;
}
#panel_top_text
{
	position:relative;
	left : 5px;
	color: #FFF;
	font-family: Arial, 'Microsoft Sans Serif' , Verdana;
	width:240px;
	font-size:12pt;
	top:5px;
}
#panel_middle_text
{
	position:relative;
	left:5px;
	color:#666;
	top:-45px;
	width: 240px;
	height:50px;
	font-size:10pt;
	font-family: Arial, 'Microsoft Sans Serif' , Verdana;
}
#panel_bottom_text
{
	position:relative;
	left:5px;
	top:3px;
	width:240px;
	color:#fff;
	font-size:12pt;
	font-family: Arial, 'Microsoft Sans Serif' , Verdana;
}

/* end of contact panel */

.loginlink
{
	color:#fff;
	font-size:9pt;
	font-family: Arial, 'Microsoft Sans Serif' , Verdana;
}
.biglink
{
	color:#666;
	font-size:11pt;
	font-family: Arial, 'Microsoft Sans Serif' , Verdana;
}
