/* Cascading Style Sheet, Level 1, */
/* Add the following command in the <HEAD> section of your HTML file */
/* <LINK REL=STYLESHEET TYPE="text/css" href="ete-name.css"> */

/* Don't use */
/* font-size: 12pt or the reader can't make the text bigger */

/* Use of color */
/* Article bgcolor=#AAFFFF */
/* Menu item TD bgColor=#fffff0 */
/* Pale blue BODY BGCOLOR=#EEEEEE */
/* font-face="Arial,helvetica" color=#DD0000 */
/* font-face="Comic Sans MS, Arial" */
/* #FFFFFF = white */
/* #000000 = black */
/* #DF201B = Dwarf Red */

/*Style Sheet for Version 4 Browsers */
body {
	COLOR: black;
	background-color : #E7D673;
	background-image : url(../gw3_pgbg.gif);
	background-repeat : repeat-x
}

/*Styles for the Main HTML Tags Content */

p {
/*	BACKGROUND-COLOR: #fc5a02;	*/

/*	color: #999999;		*/
/*	color: #000;		*/
/*	text colour blue		*/
/*	color: rgb(0,0,255);	*/
/*	text colour light gray		*/
/*	color: rgb(200,200,200);	*/
/*	text colour periwinkle		*/
/*	color: rgb(170,170,255);	*/
/*	color: aqua;		*/
/*	color: black;		*/
/*	color: blue;		*/
/*	color: fuchsia;		*/
/*	color: gray;		*/
/*	color: green;		*/
/*	color: lime;		*/
/*	color: maroon;		*/
/*	color: navy;		*/
/*	color: olive;		*/
/*	color: purple;		*/
/*	color: red;			*/
/*	color: silver;		*/
/*	color: teal;		*/
/*	color: white;		*/
/*	color: yellow;		*/

/*	float: right;	*/
/*	float: left;	*/

/*	"Trebuchet MS",	*/
/*	Verdana,		*/
/*	Arial,		*/
/*	Helvetica,		*/
/*	sans-serif,		*/
/*	font-family: Arial, Helvetica, sans-serif;	*/

/*	FONT-SIZE: 16px;		*/
/*	FONT-SIZE: larger;	*/
/*	FONT-SIZE: smaller;	*/
/*	font-size: 11px;		*/
/*	font-size: 75%;		*/

/*	font-weight: normal;	*/
/*	font-weight: bold;	*/
/*	font-weight: bolder;	*/
/*	font-weight: lighter;	*/

/*	font-style: normal;	*/
/*	font-style: italic;	*/
/*	font-style: oblique;	*/

/*	word-spacing: normal;	*/
/*	word-spacing: 0.2em;	*/

/*	letter-spacing: normal;	*/
/*	letter-spacing: 0.1em;	*/

/*	text-indent: 10px;	*/

/*	text-align: left;		*/
/*	text-align: right;	*/
/*	text-align: center;	*/
/*	text-align: justify;	*/

/*	TEXT-DECORATION: none;			*/
/*	TEXT-DECORATION: underline;		*/
/*	TEXT-DECORATION: overline;		*/
/*	TEXT-DECORATION: line-through;	*/
/*	TEXT-DECORATION: blink;			*/

/*	text-transformation: none;		*/
/*	text-transformation: uppercase;	*/
/*	text-transformation: lowercase;	*/
/*	text-transformation: capitalize;	*/

/*	margin-top: 6px;		*/
/*	margin-bottom : 4px;	*/
/*	margin-left : 0px;	*/
/*	margin-right : 2px;	*/

}

H1 {
/*	FONT-SIZE: 16px;		*/
	FONT-SIZE: larger;
/*	FONT-SIZE: smaller;	*/
	FONT-FAMILY: "arial";
}

H2 {
	FONT-SIZE: 14px; FONT-FAMILY: "arial"
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: "arial"
}

MARQUEE {
	COLOR: #fc5a02
}

/* <PRE class=DOS> */
/* To look like DOS screen */
.DOS {
display: block;
font-family: Fixedsys, "Courier New", monospace;
white-space: pre;
color: #40FF40
}

CODE {
display: block;
font-family: "Courier New", monospace;
white-space: pre;
color: silver
}

ADDRESS {
display: block;
font-style: italic;
margin-left: 0;
}

.BPOrange {
	COLOR: #ffffff; BACKGROUND-COLOR: #fc5a02
}

.BPOrangeFore {
	COLOR: #fc5a02
}
.BPNormalFore {
	FONT-SIZE: 12px; COLOR: black; FONT-FAMILY: "arial"
}
.BPBlue {
	COLOR: white
}
.BPBlueFore {
	COLOR: #000066
}
.BPLightBlue {
	BACKGROUND-COLOR: #dedbde; colour: blue
}
.BPYellowFore {
	FONT-SIZE: 12px; COLOR: yellow; FONT-FAMILY: "courier new",courier; TEXT-DECORATION: none
}
.BPOrangeSO {
	FONT-SIZE: 12px; COLOR: #fc5a02; FONT-FAMILY: "courier new",courier; BACKGROUND-COLOR: black; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.BPYellowSO {
	FONT-SIZE: 12px; COLOR: yellow; FONT-FAMILY: "courier new",courier; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.BPRedSO {
	FONT-SIZE: 12px; COLOR: red; FONT-FAMILY: "courier new",courier; BACKGROUND-COLOR: black; TEXT-ALIGN: left; TEXT-DECORATION: none
}
.charity {
	FONT-SIZE: 9px; COLOR: black; FONT-FAMILY: "courier new", courier; BACKGROUND-COLOR: #fc5a02; TEXT-ALIGN: center
}
.navbar {
	FONT-SIZE: 11px; COLOR: white; FONT-FAMILY: "courier new",courier; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.war {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: yellow; FONT-FAMILY: "courier new",courier; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.subheading {
	
}
.dvdtitle {
	FONT-SIZE: 72px; FONT-STYLE: italic; FONT-FAMILY: "arial"; TEXT-ALIGN: center
}
.dvddate {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; FONT-FAMILY: "arial"; TEXT-ALIGN: center
}
.dvdnormal {
	FONT-SIZE: 12px; FONT-FAMILY: "arial"; TEXT-ALIGN: justify
}
.dvdsubtitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: "arial"; TEXT-DECORATION: underline
}
.surveyquestion {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; FONT-FAMILY: "arial"; TEXT-ALIGN: left
}
.surveyanswer {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; FONT-FAMILY: "arial"; TEXT-ALIGN: justify
}


/*Styles for the Main Content Layer */
.maindiv {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding-left : 48px;
	padding-right : 36px
}


.maindiv h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
}

.maindiv h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
}

.maindiv h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
}

.maindiv a:link { color : #9999CC }
.maindiv a:visited { color : #996633 }
.maindiv a:hover { color : #7D7EBD }

/* Lists*/
ul {
	color : #9999CC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-right : 36px
}

ol {
	color : #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-right : 36px
}

/*Style for The Little Icon Layers */
.icondiv a { color:#FFFFFF }
.icondivL a { color:#FFFFFF }

/*Style Applied to the Sidebar Layer */
.navDiv {
	color : #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px
}

.navDiv h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px
}

.navDiv h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px
}

/*Style Applied to the Paragraphs for Main Section Links */
p.navButts {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-bottom : 4px;
	margin-left : 0px;
	margin-top : 6px
}

.navButts a { color : #666666; text-decoration : underline }

.navButts a:hover { color : #999999; text-decoration : none }

/*Style Applied to the Paragraphs for the Sub-Section Links */
p.navSubs {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 2px;
	margin-left : 12px;
	margin-top : 0px
}

.navSubs a { color : #333333; text-decoration : none }

.navSubs a:hover { color : #999999; text-decoration : none }

/*Style Applied to the Paragraphs for Static Down-State Main Section Links */
p.navViz {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	margin-bottom : 6px;
	margin-left : 0px;
	margin-top : 6px
}

.navViz a { color : #666666; text-decoration : underline }

/*Style Applied to the Paragraphs for Copyright-Small-Text */
p.copyrights {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 12px;
	margin-top : 60px
}

p.footer {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-top : 6px
}


/*Turns off Borders around Hyperlinked Images- Apply to a-tags*/

a.nn4imgWhite { color: #FFFFFF}


/*Styles Applied to Form Elements*/
form td {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px
}

/*Styles Applied to Float Images left or right */
.imgfloatright { float : right }

.imgfloatleft { float : left }

/* Lists */

DIR {
display: block;
list-style: disc }

/*UL { margin-left: 1em } removes bullets */
UL {
display: block;
font-family: arial, helvetica, sans-serif;
}

OL {
display: block;
list-style: decimal;
}

LI { 
margin-bottom: 5;
text-align: left;
margin: 20
}

MENU {
display: block;
margin: 0 }

/* dictionary */

DT {
display: block;
margin-bottom: 0;
font-weight: bold;
font-family: arial, helvetica, sans-serif;
}

DD {
display: block;
margin-top: 0;
margin-bottom: 5;
margin-left: 1em;
font-family: "Courier New", arial, helvetica, sans-serif;
}

HR {
display: block;
border-top: solid }
/* 'border-bottom' could also have been used */

/* Tables */

TABLE {
	background-color: #D6D6C0;
	FONT-SIZE: 16px; 
	COLOR: #333300; 
	FONT-FAMILY: 'Maiandra GD', arial, helvetica, sans-serif;
}
FORM { 
font-family: 'Maiandra GD', arial, helvetica, sans-serif;
background-color: #DF201B;
           color: #FFFFFF;
}

TD { 
font-family: 'Maiandra GD', arial, helvetica, sans-serif;
background-color: #D6D6C0;
           color: #333300;
		   padding: 7px;
}

TH { 
font-family: arial, helvetica, sans-serif;
}

TR {
font-family: arial, helvetica, sans-serif;
}

/* end of name.css */


