﻿body {
}

/* contact us panel */
#panel
{
	position:absolute;
	z-index:5;
	background-image: url(../media/images/panel.gif);
	background-repeat :no-repeat;
	width: 260px;
	height: 296px;
	left: 77px;
   top: 540px;
}
#panelback01
{
	position:relative;
	top: 20px;
	width: 250px;
	height: 81px;
	background-color:#6639B0;
	left:2px
}
#paneleffect01
{
	position:relative;
	top: -61px;
	width: 250px;
	height: 81px;
	background-image:url(../media/images/panel_effect01.gif);
	background-repeat:no-repeat;
	left:1px;
}
#panelback02
{
	position:relative;
	top: -40px;
	width:250px;
	height: 61px;
	background-color:#6639B0;
	left:2px;
}
#panelback03
{
	position:relative;
	top: -100px;
	width:250px;
	height: 61px;
	left:5px;
	color:#76638b;
	font-size:11pt;
	font-family: Arial, 'Microsoft Sans Serif' , Verdana;
}
#paneleffect02
{
	position:relative;
	background-image:url(../media/images/panel_effect02.gif);
	background-repeat:no-repeat;
	width: 250px;
	height: 60px;
	top: -101px;
	left:1px;
}
#panelheading
{
	position:relative;
	font-size: 14pt;
	color: #76638b;
	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;
	font-size:9pt;
	width:240px;
}
#panel_middle_text
{
	position:relative;
	left:5px;
	color:#76638b;
	top:-50px;
	width: 240px;
	height:50px;
	font-size:12pt;
	font-family: Arial, 'Microsoft Sans Serif' , Verdana;
}
#panel_bottom_text
{
	position:relative;
	left:5px;
	top:10px;
	width:240px;
	color:#fff;
	font-size:11pt;
	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:#fff;
	font-size:11pt;
	font-family: Arial, 'Microsoft Sans Serif' , Verdana;
}