/*  ChoctawNation Website Stylesheet   */

P  {
	font : 11pt Times New Roman;
}

td {
	font : normal normal normal 11pt Times New Roman;
	font-variant : normal;
	font-weight : normal;
	background-position : top;
}

th {
	font : bold normal normal 11pt Times New Roman;
	font-variant : normal;
	font-weight : normal;
	background-position : top;
	text-transform : capitalize;
	font-family : "Times New Roman";
	text-align : center;
	vertical-align : baseline;
}

hr {
	background-image: url(../Images/Style/CNHBar.gif);
	width: 400px;
	height: 5px;
}

H1  {
	color: Slate;
	font: bold italic normal 36pt Times New Roman;
	border-bottom-width: medium;
	text-align: center;
}

H2  {
	color : Maroon;
  font : bold italic normal 30pt Times New Roman;
	border-bottom-width : medium;
	text-align : center;
}

H3  {
	color: #09123B;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
}

H4 {
	color : #CC3333;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	font-family : Arial;
	text-align : center;
}

H5  {
	color : Gray;
}

H6 {
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	font-family : Arial;
	text-align : center;
	white-space : normal;
	list-style-type : circle;
	display : block;
	background : #003366 none;
	line-height : normal;
	color : #FF9900;
	height : auto;
	margin-bottom : auto;
}

A  {
	font-size: 11pt;
	font-family: "Times New Roman";
	color: Blue;
	font: "Times New Roman";
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	line-height: normal;
}

A:Visited  {
	font-size: 11pt;
	font-family: "Times New Roman";
	color: #6E00DF;
	font: "Times New Roman";
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	line-height: normal;
}

A:Active  {
	font-size : 11pt;
	font-family : "Times New Roman";
	color : #D8BFD8;
	font :  "Times New Roman";
	text-decoration : none;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	letter-spacing : normal;
	word-spacing : normal;
	vertical-align : baseline;
	text-transform : none;
	line-height : normal;
	}

A:Hover  {
	font-size: 11pt;
	font-family: "Times New Roman";
	color: #00CC00;
	font: "Times New Roman";
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	line-height: normal;
}

BODY  {
	font-family: "Times New Roman";
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	background-color: #F6EDC4;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../Images/Style/gradient1.jpg);
	background-repeat: repeat-y;
}




