BODY{
	color : #330099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFDF;
	scrollbar-3d-light-color: #330099;
    scrollbar-arrow-color: #FF0000;
    scrollbar-base-color: #000000;
    scrollbar-dark-shadow-color: #330099;
    scrollbar-face-color: #0999FF;
    scrollbar-highlight-color: #000000;
    scrollbar-shadow-color: #000000;
	/* max-width: 800px;
	scrollbar-base-color: Gray;
    scrollbar-arrow-color: Yellow;
	scrollbar-3d-light-color: Gray;
	
	scrollbar-dark-shadow-color: #330099;
	scrollbar-face-color: Lt Gray;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000; 
    */
}
	
	/* This is the border line & background colour round the entire page
.bodyline	{
	background-color: #FFFFDF;
	border: 2px solid Gray;
}
 */

H1  {
	font-size : 24pt;
	font-family: Arial, Helvetica, sans-serif;
	color : #FFFFCC;
	text-align : left;
}

H2  {
	font-size: 18pt;
	font-family:  Arial, Helvetica, sans-serif; 
	color: #330099; 
	text-align: center;
	}

H3  {
	font-size: 18pt;
	font-family:  Arial, Helvetica, sans-serif; 
	color: #330099;
	}

H4 {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	text-decoration : underline;
}

h5 {
	font-size: 12pt;
	font-family:  Arial, Helvetica, sans-serif; 
	color: Silver;
	}

H6  {
	font-family:  Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #CCCCCC;
	text-align : center;
	}
	
P  {
	color : #330099;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-indent: 10px;
	}
P  A{
	color : #0000FF;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none
	}
	
.essay{
	font-size: 15px;
	line-height: 20px;
}

P  A:hover{
	color : #FF0000;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: underline
	}
A{
	color : #0000FF;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none
	}
A:hover{
	color : #FF0000;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: underline
	}
.NavMenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFACD;
	background: black;
	font-weight: bold;
	word-wrap: none;
}
.NavMenu A{
	color: #FFFACD;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.NavMenu A:hover{
	color: Lime;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
	
td  {
	color : #330099;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
	
.copyright	{ 
	color : #BBBBBB;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	 }
		
form {
	display:inline;
	}

.text {
	color: Red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	background-color: transparent;
	border-color : White White White White;
	text-indent: 2px;
}

.textarea {
	color: Red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	background-color: transparent;
	border-color : White White White White;
	text-indent: 2px;
}

.select {
    color: #FFFFDF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    background-color: #000000;
    border-color : White White White White;
    scrollbar-base-color: Gray;
    scrollbar-arrow-color: Yellow;
}

	.button { 
	color: #FFFFDF; 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold; 
	background-color: #000000;
	border-color :  White White White White;
	 }
 
 
	.tdborder{
    border-top: 1px solid LightGray;
    border-left : 1px solid LightGray;
    border-right : 4px solid Gray;
    border-bottom : 4px solid Gray;
    background : transparent;
}	 
	 
	.tdborder1{
	border-top: 1px solid #003399;
	border-left : 1px solid #003399;
	border-right : 3px solid #003399;
    border-bottom : 3px solid #003399;
	background : transparent;
}

	.tdborderrec{
	border-top: 1px solid Gray;
    border-left : 1px solid Gray;
    border-right : 4px solid black;
    border-bottom : 4px solid black;
	background : #eeeeee;
	font-size: 9pt;
}

	.tdborder2{
	border-left : 1px solid #003399;
	border-right : 1px solid #003399;
	background : transparent;
}

	.tdborder3{
	border-bottom : 1px solid Gray;
	background : #EEEEEE;
}
	.tdborder4{
	border-bottom : 1px solid LightGray;
	background : #fffffe;
}

	.tdborder5{
	border-bottom : 1px solid Gray;
	background : #DDDDDD;
}

.media{
	border-top: 1px solid #003399;
	border-left : 1px solid #003399;
	border-right : 2px solid #003399;
    border-bottom : 2px solid #003399;
	background : transparent;
	font-size: 8pt;
}

.small{ 
	color : #330099;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	 }
.countdown 
	{  
	font-size: 12px; 
	color: #330099;
	width: 240px;
	}