/* CSS Document */

body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
html {
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
html a {
color:#000000;
text-decoration:none;
}
html a:hover{
color:#F39918;
text-decoration:underline;
}
.menu {
color:#CCCCCC;
font-weight:bold;
}
.menu a {
color:white;
text-decoration:none;
}
.menu a:hover {
color:#F39918;
text-decoration:none;
}
.padded {
padding-left:10px;
color:#F39918;
}
.input {
width:200px;
height:18px;
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
border:1px solid #999999;
font-size:11px;
}
.inputsmall {
width:147px;
height:18px;
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
border:1px solid #999999;
font-size:11px;
}
.button {
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
border:1px solid #F39918;
font-weight:bold;
background-color:White;
font-size:11px;
}


input,select,textarea {
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
input, select{
height:18px;
}
td.centred {
	text-align: center;
}
p.title {
	font-size: 14px;
	font-weight: bold;
}
img.foto {
	border: 1px solid Black;
}
select.add1 {
	width: 130px;
	border:1px solid #999999;
}
select.add2 {
	width: 76px;
	border:1px solid #999999;
}
textarea.txtarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #999999;
	width: 250px;
	height: 50px;
}
input.addsubj {
	width: 250px;
	height:18px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #999999;
	font-size:11px;
}
input.file2 {
	width: 254px;
	border: 1px solid #999999;
}
input.chbox {
	vertical-align: middle;
	margin-left: 0px;
}
p.error {
	background-color: transparent;
	color: Red;
	text-align: center;
}
input.txt {
	width: 170px;
	border: 1px solid #999999;
}
input.date {
	width: 74px;
	border: 1px solid #999999;
}
li.anod{
font-size:9px;
list-style-type: circle
}

td.s_txt{
border-bottom:dotted 1px #666666
}

td.lapas{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
