/* Master CSS File */

BODY
{
background-color:#ffffff;
}

TD.BORDER
{
border-color:	#7C0606;
border-width:	2px;
border-style:	solid;
}

TD.BORDER_BLACK
{
border-color:	#000000;
border-width:	2px;
border-style:	solid;
}

P
{
font-family:	Times New Roman;
font-size:	16px;
color:		#000000;
font-weight:	bold;
text-align:	justify;
}

P.TABLE
{
font-family:	Times New Roman;
font-size:	16px;
color:		#000000;
font-weight:	bold;
text-align:	justify;
margin-left:	5px;
margin-right:	5px;
}

P.TABLEB
{
font-family:	Times New Roman;
font-size:	16px;
color:		#000000;
font-weight:	bold;
text-align:	justify;
margin-left:	5px;
margin-right:	5px;
}

P.TABLEC
{
font-family:	Times New Roman;
font-size:	16px;
color:		#000000;
font-weight:	bold;
text-align:	center;
margin-left:	5px;
margin-right:	5px;
}

P.TABLE_SMALL
{
font-family:	Times New Roman;
font-size:	14px;
color:		#000000;
text-align:	justify;
margin-left:	5px;
margin-right:	5px;
}

P.BIG
{
font-family:	Times New Roman;
font-size:	16px;
color:		#000000;
font-weight:	bold;
text-align:	center;
}

P.BIG_LEFT
{
font-family:	Times New Roman;
font-size:	16px;
color:		#000000;
font-weight:	bold;
text-align:	left;
}

P.LIST
{
font-family:	times new roman;
font-size:	12px;
color:		#000000;
text-transform:	capitalize;
}

P.BLACK
{
font-family:	times new roman;
font-size:	16px;
text-align:	left;
color:		#000000;
font-weight:	normal;
}

I
{
font-family:	Times New Roman;
font-size:	18px;
color:		#FF2121;
font-weight:	bold;
text-align:	center;
text-transform:	capitalize;
}

I.BIG
{
font-size:	20px;
}

I.BLACKBOLD
{
font-family:	Times New Roman;
font-size:	16px;
color:		#000000;
font-weight:	bolder;
text-transform:	none;
}

I.BLACK
{
font-family:	Times New Roman;
font-size:	16px;
color:		#000000;
font-weight:	bold;
text-transform:	none;
}

I.RED
{
font-family:	Times New Roman;
font-size:	16px;
color:		#7C0606;
font-weight:	bold;
text-transform:	capitalize;
text-align:	center;
}

U
{
text-decoration:none;
color:		#7C0606;
}

U.BLACK
{
text-decoration:underline;
color:		#000000;
}

H1
{
color:		#000000;
font-family:	Times New Roman;
font-size:	24px;
font-weight:	bold;
font-style:	italic;
text-align:	center;
}

H2.QUOTE
{
font-family:	Times New Roman;
font-size:	20px;
text-align:	justify;
color:		#000000;
font-style:	italic;
margin-right:	10px;
}

H2.QUOTEC
{
font-family:	Times New Roman;
font-size:	20px;
text-align:	center;
color:		#000000;
font-style:	italic;
}

U.SOURCE
{
font-size:	16px;
color:		#000000;
font-weight:	bold;
font-style:	normal;
}

H2.QUOTE_SMALL
{
font-family:	Times New Roman;
font-size:	16px;
text-align:	justify;
color:		#000000;
font-style:	italic;
margin-left:	5px;
margin-right:	5px;
}

H2.QUOTE_MED
{
font-family:	Times New Roman;
font-size:	18px;
text-align:	left;
color:		#000000;
font-style:	italic;
margin-left:	5px;
margin-right:	5px;
}

H2.SUB_TITLE
{
font-family:	Times New Roman;
font-size:	24px;
font-weight:	bold;
text-decoration:underline;
text-align:	center;
text-transform:	uppercase;
color:		#7C0606;
}

U.SUB_TITLE
{
text-decoration:underline;
text-transform:	lowercase;
}

H2.SUB_TITLE_BLACK
{
font-family:	Times New Roman;
font-size:	20px;
font-weight:	bold;
text-decoration:underline;
text-align:	left;
text-transform:	uppercase;
color:		#000000;
}

H2.SUB_TITLE_BLACK_NL
{
font-family:	Times New Roman;
font-size:	20px;
font-weight:	bold;
text-decoration:none;
text-align:	left;
text-transform:	uppercase;
color:		#000000;
}

A
{
color:		#206315;
}

A.NAV
{
color:		#206315;
font-weight:	bold;
text-transform:	uppercase;
}

A.DRAG
{
color:		#FF2121;
font-weight:	bold;
text-transform:	uppercase;
}

B.R
{
color:		#7C0606;
}

B.BLACK
{
color:		#000000;
}

B.V
{
font-weight:	bolder;
}

H3.PRICE
{
color:		#7C0606;
text-align:	left;
}

H3.PRICE_RIGHT
{
color:		#7C0606;
text-align:	right;
}