body
{
    margin : 0,0,0,0;
	background-color:"#666666";
	/*background-image : url(../images/repeter_background.gif);*/
}

.white
{
	font-family : Verdana, Arial Greek, Arial, HellasArial, Helvetica;
	font-size : 8pt;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.normal
{
	font-family : Verdana, Arial Greek, Arial, HellasArial, Helvetica;
	font-size : 8pt;
	color: #ffffff;
	background-color: #666666;
	font-weight: normal;
	text-decoration: none;
}

.label
{
	font-family : Verdana, Arial Greek, Arial, HellasArial, Helvetica;
	font-size : 9pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.header
{
	font-family : Verdana, Arial Greek, Arial, HellasArial, Helvetica;
	font-size : 10pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.normalb
{
	font-family : Verdana, Arial Greek, Arial, HellasArial, Helvetica;
	font-size : 10pt;
	color: #ffffff;
	background-color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.textbox {
	color: #111111;
	background-color: #eeeeee;
	font-size:8pt;
	font-family: Verdana, Arial,Helvetica;
}

.button
{
	background-color: #eeeeee;
	color: #111111;
	font-size:8pt;
	font-family: Verdana, Arial,Helvetica;
	width : 100px;
}
.select
{
	background-color: #fefefe;
	color: #111111;
	font-size:8pt;
	font-family: Verdana, Arial,Helvetica;
}

.linkbutton
{
	font-family: Verdana, Arial Greek, Arial, HellasArial, Helvetica;
	font-weight: normal;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	cursor:hand;
}

A.linkbutton:link
{
	font-weight: normal;
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana, Arial Greek, Arial, HellasArial, Helvetica;
	text-decoration: none;
	cursor:hand;
}
A.linkbutton:visited
{
	font-family : Verdana, Arial Greek, Arial, HellasArial, Helvetica;
	font-size : 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	cursor:hand;
}
A.linkbutton:hover
{
	font-family : Verdana, Arial Greek, Arial, HellasArial, Helvetica;
	font-size : 8pt;
	font-weight: normal;
	color: #eeeeee;
	text-decoration: none;
	cursor:hand;
}


.link
{
	font-family: Verdana, Arial Greek, Arial, HellasArial, Helvetica;
	font-weight: normal;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: underline;
	cursor:hand;
}

A.link:link
{
	font-weight: normal;
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana, Arial Greek, Arial, HellasArial, Helvetica;
	text-decoration: underline;
	cursor:hand;
}
A.link:visited
{
	font-family : Verdana, Arial Greek, Arial, HellasArial, Helvetica;
	font-size : 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	cursor:hand;
}
A.link:hover
{
	font-family : Verdana, Arial Greek, Arial, HellasArial, Helvetica;
	font-size : 8pt;
	font-weight: normal;
	color: #eeeeee;
	text-decoration: underline;
	cursor:hand;
}