body{
	SCROLLBAR-ARROW-COLOR: #FF6666;
	SCROLLBAR-HIGHLIGHT-COLOR: #FF6666;
	SCROLLBAR-3DLIGHT-COLOR: #4F2626;
	SCROLLBAR-FACE-COLOR: #7C350E;
	SCROLLBAR-SHADOW-COLOR: #FF6666;
	SCROLLBAR-DARK-SHADOW-COLOR: #FF6666;
	SCROLLBAR-TRACK-COLOR: #4E1D08;

}
         
.yellow{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#E6AA25;
	font-weight: bold;

}

.byellow{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color:#E6AA25;
	font-weight: bold;

}

.bpink{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color:#E26663;
	font-weight: bold;

}
.right{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color:#E26663;


}


.normal{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#E26663;	


}

.blue{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:#6699CC;
	font-weight: bold;

}


.blue2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color:#3366CC;
	font-weight: bold;

}
.titleblue2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color:#0000CC;
	font-weight: bold;

}

.titleblue3{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color:#4882B0;
	font-weight: bold;

}

.header{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color:#4882B0;
	font-weight: bold;
}

.txtgrey{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #999999;
	font-weight: bold;

}

.txtblue{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #0043C3;

}
.txtblack{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;

}

td
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
}

.txtred{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #ff0000;

}

.titleblue{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color: #3399FF;
	font-weight: bold;
}



A:LINK {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color:#E26663;
	text-decoration: none;

}

A:ACTIVE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color:#E26663;
	text-decoration: none;
}
A:VISITED {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color:#E6AA25;
	text-decoration: none;
	
}
A:HOVER 	{
	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color:#E6AA25;
	text-decoration: underline;

}

input {
	border: 3px #B0CBDF;
	border-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background : White;
	font-family : arial;
	font-size : 11px;
	font-weight: bold;
}

.btn {
	border: 3px #B0CBDF;
	border-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background : White;
	font-family : arial;
	font-size : 11px;
	color: #4882B0;
	font-weight: bold;
}

.tdtitle {
	background-color : #F2F8FE;
}