body{
	/*margin:0px;
	padding:0px;*/
}
/*
body, td, p, div {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
}
*/
/*

h1 {font-size: 20px; font-family: Tahoma; font-weight: normal; color:#000000}
h2 {font-size: 18px; font-family: Tahoma; font-weight: normal; color:#000000}
h3 {font-size: 16px; font-family: Tahoma; font-weight: bold; color:#000000}
h4 {font-size: 14px; font-family: Tahoma; font-weight: bold; color:#000000}
h5 {font-size: 12px; font-family: Tahoma; font-weight: bold; color:#000000}
h6 {font-size: 10px; font-family: Tahoma; font-weight: bold; color:#000000}

a, a:link, a:visited, a:active {
	color:#FAB41E;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
ul {
	list-style-type: square
}
*/
.error {
	margin:10px;
	padding:20px;
	background: #ffeeee;
	font-family: verdana;
	color: #CC0000;
	border:1px dotted #CCCCCC;
	font-weight: bold;
}

tr.row{
	background:inherit;
}
tr.rowo{
	background:inherit;
}

/*
table { border-collapse : collapse; }
td { padding : 3px;}
*/
img { border : 0; }
input, select { vertical-align : middle; }

