﻿body {
	background: #000000; 
	font-size: 14px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	color: #191A52;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

		
h1 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: 700;
	color: #8D6703;
	text-transform: uppercase;
	line-height: 35px;
}
h2 {
	font-size: 14px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	color: #191A52;
}
h3 {
	font: 11pt Arial;
	color: #8D6703;
}
h4 { font: 9pt Arial; }
h5 { font: 10pt Arial;
	width: 220px;
}
h6 {  color: #FFD390;
	font-style: normal;
	font-variant: normal;
	font-size: 10pt;
	line-height: normal;
	font-family: Arial;
	
}

a:link {Color : #8D6703}
a:visited {Color : #8D6703}
a:hover {Color : 8D6703}
a:active {Color : #8D6703}

}
.textbold {
	font-size: 14px;
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif;
	color: 8D6703;
}

.goldbold {
	font-size: 14px;
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif;
	color: #1B1C72;
}
.pgheader {
	font-family: Arial;
	font-size: 10pt;
	font-weight: 700;
	color: #8D6703;
	text-transform: uppercase;
}

.pgheaderwhite {
	font-family: Arial;
	font-size: 10pt;
	font-weight: 700;
	color: 8D6703;
	text-transform: uppercase;
}
.indentfont {
	font-family: Arial;
	font-size: 14px;
	font-weight: 500;
	color: 8D6703;
	margin-left: 25px;

}

.paraspace {
	font-size: 14px;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	line-height:25px;
}


.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8D6703;
	font-style: normal;
	font-weight: 100;
}

.fineprintbold {
	font-family: Arial;
	font-size: 10px;
	font-weight: 900;
}

.goldfont {
	font-family: Arial;
	font-size: 14px;
	font-weight: 500;
	color: #1B1C72;
}

.smallfont {
	font-family: Arial;
	font-size: 12px;
	font-weight: 500;
}

.smallfontitalic {
	font-family: Arial;
	font-size: 12px;
	font-weight: 500;
	font-style:italic
}


.celltop {
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8D6703;
	height: 24px;
	width: 100%;
}

 {
	border-width: 1px;
	background-image: url('images/tabletiler.jpg');
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
	color: #8D6703;
	border-collapse: collapse;
}

.table {
	border-width: 1px;
	background-image: url('images/tabletiler.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	border-collapse: collapse;
}

.navybackground {
	border-width: 1px;
background-color: #EDEFFE;
}
.goldplain {
	font-family: Arial;
	font-size: 14px;
	font-weight: 500;
	color: #996633;
}
