body {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	background-image:url(../imgs/line_all.jpg);
	background-repeat:repeat-x;
	background-color:#a9a9a9;
}

td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

a.email
{
text-decoration:none;
font-family:Verdana;
font-size:12px;
color:#000000;
}

a.email:hover 
{
text-decoration:none;
color:#FF0000;
}

a.print_page
{
text-decoration:underline;
font-family:Verdana;
font-size:12px;
color:#000000;
font-weight:bold;
}

a.print_page:hover
{
text-decoration:underline;
color:#FF0000;
}

a.bottom
{
text-decoration:none;
font-family:Verdana;
font-size:10px;
color:#FFFFFF;
}

a.bottom:hover
{
text-decoration:none;
color:#FF0000;
}

/*
Στρογγυλά Μεγάλα κουτάκια
*/
.loginboxdiv{
margin:0px;
height:19px;
width:100px;
background:url(../imgs/textbox_big.gif) no-repeat bottom;
}

.loginbox
{
background:none;
border:none;
width:90px;
height:19px;
margin:0;
margin-left:5px;
padding: 2px 0px 0px 0px;
font-family:Verdana;
font-size:10px;
}

/*
Στρογγυλά Μικρά κουτάκια
*/
.loginboxdiv1{
margin:0px;
height:19px;
width:79px;
background:url(../imgs/textbox_small.gif) no-repeat bottom;
}

.loginbox1
{
background:none;
border:none;
width:70px;
height:19px;
margin:0;
margin-left:5px;
padding: 2px 0px 0px 0px;
font-family:Verdana;
font-size:10px;
}

