td
{
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


A:link 
{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none
}
A:active 
{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none
}
A:visited {
	color: #000000;
	font-size: 10px;
	text-decoration: none 
	font-weight: normal;
}
A:hover {
	color: #918EA9;
	font-size: 10px;
	text-decoration: none 
	font-weight: normal;
}

A.default:link 
{
	color: #918EA9;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none
}
A.default:active 
{
	color: #918EA9;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none
}
A.default:visited {
	color: #918EA9;
	font-size: 10px;
	text-decoration: none 
	font-weight: normal;
}
A.default:hover {
	color: #918EA9;
	font-size: 10px;
	text-decoration: underline 
	font-weight: normal;
}


.titlePg {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 20px;
	text-decoration: none;
	font-weight:normal;
	
}
.inputtext
{
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
border-color : #918EA9;
font-size : 10px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #000000;
width : 100%;
background : #ffffff;
}

.textarea
{
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
border-color : #918EA9;
font-size : 10px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #000000;
width : 100%;
}


.button
{
font-size : 10px;
background:#918EA9;
font-family :  Verdana, Arial, Helvetica, sans-serif;
color : #000074;
border: 1px solid #002B65;
font-weight:bold;
}

.buttongrey
{
font-size : 10px;
background:#cccccc;
font-family :  Verdana, Arial, Helvetica, sans-serif;
color : #666666;
border: 1px solid #999999;
font-weight:bold;
}




