a:hover {
	color:#F00;
	text-decoration:none;
}

a {
	color:#000;
	text-decoration:none;
	font-family:Tahoma,Georgia,Utopia,"Courier New","Comic Sans MS";
}

a.main {
	color:#FFF;
	font-size:10pt;
	font-weight:bold;
}

a.submenu {
	color:#000;
	font-size:10pt;
	font-weight:bold;
}

a.language {
	color:#FFF;
	font-size:9pt;
}


a.small{
	color:#000;
	font-size:8pt;
}

table.manager {
	background-image:url(../sources/manager.jpg);
	background-repeat:repeat-x;
	color:#FFF;
	font-family:Tahoma,Georgia,Utopia,"Courier New","Comic Sans MS";
	font-size:10pt;
}

body {
	background-image:url(../sources/wallpaper.jpg);
	color:#000;
	margin: 0;
	font-family:Tahoma,Georgia,Utopia,"Courier New","Comic Sans MS";
	font-size:10pt;

}

td.menu {
	border-width: thin;
	border-top: thin groove;
	white-space: nowrap;
}

td.header {
	border-bottom: thin groove;
	white-space: nowrap;
}

td.content {
	border-bottom: thin dotted #999;
}

span.arraw {
	color: #F00;
	font-weight: bold;
}

div.title {
	font-weight: bold;
	text-align: center;
}

div.content {
	text-align:justify;
}

input, textarea, select {
	border: 1px solid #666;
}

input.error {
	border: 1px solid #F00;
}

span.submenu2 {

}

td.title {
	padding-top:10px;
	font-size:9pt;
	white-space: nowrap;
}

tr.row1 {
	background-color: #EEE;
	border-bottom: 1px solid #666;
}

tr.row2 {
	background-color: #E7E7E7;
	border-bottom: 1px solid #666;
}
