BODY {
    FONT-SIZE: 8pt; FONT-FAMILY: tahoma,Verdana, Arial, helvetica ;
	background-color : #372d1c;
}

.TxtField {
	BORDER: #D8D0BB 1pt solid ;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	COLOR: #57472D;
	FONT-SIZE: 8pt;
	BACKGROUND-COLOR: #FFFFFF;
}
.BtnField {
	padding: 2px;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	FONT-SIZE: 8pt;
	COLOR: #ffffff;
	BACKGROUND-COLOR: #57472D
}

a			{FONT-SIZE: 8pt; color: #330000; text-decoration: none}
a:visited	{FONT-SIZE: 8pt; color: #330000; text-decoration: none}
a:hover    {FONT-SIZE: 8pt; color: #006600; text-decoration: none}

a.sub			{FONT-SIZE: 8pt; color: #000000; text-decoration: none}
a:visited.sub	{FONT-SIZE: 8pt; color: #000000; text-decoration: none}
a:hover.sub	{FONT-SIZE: 8pt; color: #ff3300; text-decoration: none}

a.mid		{FONT-SIZE: 8pt; color: #003399; text-decoration: none}
a:visited.mid	{FONT-SIZE: 8pt; color: #003399; text-decoration: none}
a:hover.mid	{FONT-SIZE: 8pt; color: #ff0000; text-decoration: none}

a.indark			{FONT-SIZE: 8pt; color: #ffffcc; text-decoration: none}
a:visited.indark	{FONT-SIZE: 8pt; color: #ffffcc; text-decoration: none}
a:hover.indark	{FONT-SIZE: 8pt; color: #ffffff; text-decoration: none}

.roundy {
border: 3px double #d8d0bb;
}

.footertr {
    background: url("images/dbg.jpg") no-repeat top center;
}
