/* Style For Textbox*/
.textbox
{
	font-size : 10px;
	font-family : Verdana, Tahoma;
}

TD
{
	font-family : Verdana, Tahoma;
	font-size : 8pt;
	color : #919191;
}
/* Style For Buttons*/
.button
{
	color: #ffffff; 
	font-family: Verdana, Arial Greek, Arial, HellasArial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color:#CBCBA9;
	border:1 outset;
	border-color:#000000;
}

.bottom 
{
	font-family : Verdana;
	font-size : 7pt;
	color : #ffffff;
}

A:link
{
	font-family : Verdana;
	font-size : 9pt;
	color : #2569B4;
	font-weight : bold;	
	text-decoration : none;
}

A:visited
{
	font-family : Verdana;
	font-size : 9pt;
	color : #17ADE7;
	font-weight : bold;	
	text-decoration : none;
}

A:hover
{
	font-family : Verdana;
	font-size : 9pt;
	color : #17ADE7;
	font-weight : bold;	
	text-decoration : none;
}

A.mnu:link
{
	font-family : Verdana;
	font-size : 9pt;
	color : #FFFFFF;
	font-weight : normal;	
	text-decoration : none;
}

A.mnu:visited
{
	font-family : Verdana;
	font-size : 9pt;
	color : #FFFFFF;
	font-weight : normal;	
	text-decoration : none;
}

A.mnu:hover
{
	font-family : Verdana;
	font-size : 9pt;
	color : #FFFFFF;
	font-weight : normal;	
	text-decoration : none;
}

