body {
	font-family: Arial, Helvetica, sans-serif;
	Topmargin: 0;
}
	

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	
}
/* General link colors */
a:link {
color: #FFFFFF;
text-decoration:: none;
}

a:visited {
color: #FFFFFF;
text-decoration:: none;
}

a:hover {
color: #FFFFFF;
text-decoration:: none;
}

a:focus {
color: #FFFFFF;
text-decoration:: none;
}

a:active {
color: #FFFFFF;
text-decoration:: none;
}


/* Menu link colors */
.menu:link {
color: #336666;
text-decoration:: none;
}

.menu:visited {
color: #336666;
text-decoration:: none;
}

.menu:hover {
color: #336666;
text-decoration:: none;
}

.menu:focus {
color: #336666;
text-decoration:: none;
}

.menu:active {
color: #336666;
text-decoration:: none;
}

/*Then to give the menu links the correct color:

<a href="#" class="menu"></a>*/
.submenu:link {
	color: #5A7E92;
text-decoration:: none;
	font-size: 12px;
}

.submenu:visited {
color: #5A7E92;
text-decoration:: none;
font-size: 12px;
}

.submenu:hover {
color: #5A7E92;
text-decoration:: none;
font-size: 12px;
}

.submenu:focus {
color: #5A7E92;
text-decoration:: none;
font-size: 12px;
}

.submenu:active {
color: #5A7E92;
text-decoration:: none;
font-size: 12px;
}
.h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #9D3F11;
	line-height: 32px;
	text-align: left;
}
.h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9D3F11;
	line-height: 32px;
	text-align: left;
}
.Broed {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
}

.Card {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #9D3F11;
}
.Score {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bolder;
}
.Lab {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000000;
}
.Rights {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: normal;
	text-align: center;
	vertical-align: middle;
	background-position: center;
	border-top-width: 1px;
	border-right-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #9D3F11;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.BOX {
	padding-right: 0px;
	padding-left: 8px;
	color: #FFFFFF;
	background-color: #9D3F11;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 14px;
}
.MenuCells {
	border-left-style: none;
	padding-left: 5px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 14px;
}
.MenuCellsNoPadding {

	border-left-style: none;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 14px;
}

.ImxCell {
	padding-right: 18px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #cccccc;
	padding-bottom: 4px;
}

.CatchPhrase {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: right;
	margin: 0px;
	padding-right: 12px;
}


.TextCells_L_R {
	padding-right: 8px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.TextCells_L {
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#CCCCCC;
	padding-right: 8px;
	margin-right: 8px;
}

.TextCells_R {
	padding-left: 12px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #9D3F11;
	padding-right: 6px;
}

.TextCells_R_L {
	padding-left: 12px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #9D3F11;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.TextCells_R_B {
	padding-right: 8px;
	padding-left: 12px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #9D3F11;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.TextCells_B {
	padding-left: 12px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.TextCells {

	padding-right: 8px;
	padding-left: 12px;
}
.GreenH2 {
	color: #5A7E92;

text-decoration:: none;
	font-size: 18px;
	font-weight: bold;
}
.GreenBOX {
	padding-right: 0px;
	padding-left: 8px;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.BOX_B {
	padding-right: 0px;
	padding-left: 8px;
	color: #FFFFFF;
	background-color: #9D3F11;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.TextCells_R_B_2 {

	padding-right: 8px;
	padding-left: 12px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #9D3F11;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.BroedGrey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #C0C0C0;
}
.Newslink {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #C0C0C0;
}
.NewslinkHover {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #9D3F11;
}
.BroedBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	font-weight: bold;
}
.TextCells_L_R_B {
	padding-right: 8px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.NewsBox {
	padding-right: 8px;
	padding-left: 12px;
}
