DIV.BtnSignUp
{
	position: relative; 
	top: -27px; 
	left: 210px; 
	width: 92px; 
	cursor: pointer; 
	height: 25px; 
	background-image: url('../../resources/img/btn_signup.png');
	background-repeat: no-repeat;
	backgroudn-position: left: top;
}
input.TxtRounded 
{
	border: 0;
	background: url('../../resources/img/Rounded.png') top left no-repeat;
	width: 200px;
	height: 25px;
	font-size: 14px;
	padding-left: 5px;
	width: 195px;
	color: #999;
	font-style: italic;
}

input.TxtStd
{	
  	color: #000;
	width: 150px;
  	border: 1px solid #4fb7d3;
}
textarea.TxtAStd
{	
  	color: #000;
	width: 150px;
	height: 75px;
  	border: 1px solid #4fb7d3;
}
input.BtnStd
{
	width: 75px;
	height: 20px;
  	border: 1px solid #4fb7d3;
	color: #4fb7d3;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	background-color: #fff;	
}
td.Ttl1
{
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}
td.Ttl2
{
	font-weight: bold;
	font-style: italic;
	vertical-align: top;
	text-align: left;
}
tr.GRow
{
	height: 21px;
}
td.Note
{
	font-size: 10px;
	font-family: tahoma;
	color: #FFF;	
}
A:link IMG, A:visited IMG 	{ 	border-style: none;	}
A IMG 						{ 	color: white ;		} 



DIV.HomeUC		{	background-image: url('../../resources/img/unified_communications_lo.png');	background-repeat: no-repeat; width: 233px; height: 121px; cursor: pointer; }
DIV.HomeUCSel	{	background-image: url('../../resources/img/unified_communications.png');	background-repeat: no-repeat; width: 233px; height: 121px; cursor: pointer; }
DIV.HomeHI		{	background-image: url('../../resources/img/hosted_ipt_lo.png');				background-repeat: no-repeat; width: 233px; height: 121px; cursor: pointer; }
DIV.HomeHISel	{	background-image: url('../../resources/img/hosted_ipt.png');				background-repeat: no-repeat; width: 233px; height: 121px; cursor: pointer; }
DIV.HomeED		{	background-image: url('../../resources/img/education_lo.png');				background-repeat: no-repeat; width: 233px; height: 121px; cursor: pointer; }
DIV.HomeEDSel	{	background-image: url('../../resources/img/education.png');					background-repeat: no-repeat; width: 233px; height: 121px; cursor: pointer; }
DIV.HomeCU		{	background-image: url('../../resources/img/maatwerk_lo.png');				background-repeat: no-repeat; width: 233px; height: 121px; cursor: pointer; }
DIV.HomeCUSel	{	background-image: url('../../resources/img/maatwerk.png');					background-repeat: no-repeat; width: 233px; height: 121px; cursor: pointer; }


