body {
	color: #CBC9E9;
	background-color: #FBFDFE;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	font-size: 12px;
	color: #003300;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

h1 { font-family: Tahoma; font-size: 11pt; color: #d71e4b; font-weight: bold; }

p  { font-family: Tahoma; font-size: 12px; color: #000000; }

p.name { font-family: Tahoma; font-size: 11pt; color: #ffffff; font-weight: bold; }
p.rname { font-family: Tahoma; font-size: 11pt; color: #d71e4b; font-weight: bold; }

p.rnews { font-family: Tahoma; font-size: 11px; color: #d71e4b; font-weight: bold; }
p.nnews { font-family: Tahoma; font-size: 11px; color: #ffffff; font-weight: bold; }
p.ntext { font-family: Tahoma; font-size: 11px; color: #000000; font-weight: none; }

p.cont  { font-family: Tahoma; font-size: 12px; color: #d71e4b; font-weight: bold; }
p.ctext { font-family: Tahoma; font-size: 10px; color: #000000; font-weight: none; }

a         { color: #d71e4b; text-decoration: none; font-family: Tahoma; font-size: 12px; font-weight: none; }
a:visited { color: #d71e4b; text-decoration: none; font-weight: none; }
a:link    { color: #d71e4b; text-decoration: none; font-weight: none; }
a:hover   { color: #000000; text-decoration: underline; font-weight: none; }
a:active  { color: #d71e4b; text-decoration: none; font-weight: none; }

a.menu         { color: #000000; text-decoration: none; font-family: Tahoma; font-size: 12px; font-weight: none; }
a.menu:visited { color: #000000; text-decoration: none; font-weight: none; }
a.menu:link    { color: #000000; text-decoration: none; font-weight: none; }
a.menu:hover   { color: #fffd50; text-decoration: none; font-weight: none; }
a.menu:active  { color: #000000; text-decoration: none; font-weight: none; }

a.menu2         { color: #000000; text-decoration: none; font-family: Tahoma; font-size: 11px; font-weight: none; }
a.menu2:visited { color: #000000; text-decoration: none; font-weight: none; }
a.menu2:link    { color: #000000; text-decoration: none; font-weight: none; }
a.menu2:hover   { color: #fffd50; text-decoration: none; font-weight: none; }
a.menu2:active  { color: #000000; text-decoration: none; font-weight: none; }

td { color: #000000; }

input.text { font-family: Tahoma; font-size: 12px; color: #000000; background-color: #fcf6ea; border: 1px solid #bcb19d; }
input.go   { border: 0px; position: relative; top: 4px; }
input.nall { font-family: Tahoma; font-size: 11px; color: #ffffff; font-weight: bold; background-color: #d71e4b; border: 0px; }

table.header {
	height: 127px;
	background-color: #F9EACC;
}

table.header tr.firstLine {
	text-align: right;	
	height: 28px;
}
