body {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url(../gfx/bcg.gif);
}

table, td {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}

a.red:link, a.red:visited, a.red:active {
	color: #A80707;
	text-decoration: none;
}

a.red:hover {
	color: #A80707;
	text-decoration: underline;
}

a.black:link, a.black:visited, a.black:active {
	color: #000000;
	text-decoration: none;
}

a.black:hover {
	color: #000000;
	text-decoration: underline;
}

a.white:link, a.white:visited, a.white:active {
	color: #FFF;
	text-decoration: none;
}

a.white:hover {
	color: #FFF;
	text-decoration: underline;
}

table.b1 {
	/*border: solid 1px #727270;*/
	/*border: solid 1px #d5d5d5;*/
	border: solid 1px #d5d5d5;
}

table.b2 {
	border-color: #d5d5d5;
	border-bottom: none;
}

td.b1 {
	border-color: #d5d5d5;
	/*border-bottom: solid 1px #464646;*/
	border-bottom: solid 1px #d5d5d5;
}

td.b2 {
	border-color: #d5d5d5;
	border: none;
}

td.b3 {
	border-color: #d5d5d5;
	/*border-bottom: solid 1px #464646;*/
	border-bottom: solid 1px #d5d5d5;
	/*border-left: solid 1px #b4b3b1;*/
	border-left:solid 1px #d5d5d5;
}

td.b4 {
	/*border-left: solid 1px #b4b3b1;*/
	border-left: solid 1px #5d5d5d;
}

td.c1 {
	font-size: 13px;
	font-weight: bold;
	/*color: #000000;*/
	color: #FFF;
	/*background: #ffdc4e;*/
	/*background: #b9dc7d;*/
	/*background: #6c0606;*/
	background: #7e0202;
}

td.c2 {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background: #000000;
}

tr.c3 {
	background: #ffffff;
}

tr.c4 {
	background: #e1e1e1;
}

td.c5 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background: #acdef3;
}

td.p1 {
	padding: 5 10 5 10;
}

td.p2 {
	padding: 5 3 5 3;
}

td.p3 {
	padding: 2 3 2 3;
}

td.p4 {
	padding: 2 10 2 10;
}

td.c {
	text-align: center;
}

td.r {
	text-align: right;
}

td.nowrap {
	white-space: nowrap;
}

input.i1 {
	width: 44px;
} 

input.i2 {
	width: 380px;
}
 
input.i3 {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

.b {
	font-weight: bold;
}

a.menuup {
	font-weight: bold;
}

a.mail, a.mail:visited, a.mail:active {
	color:#7e0202;
	text-decoration:none;
}
a.mail:hover{
	color:#7e0202;
	text-decoration:underline;
}
