

/* This area defines the main attributes of the document*/

BODY{
	/*background-image: url(../main/Background.gif);*/
	background-color	: silver;
	font-family		: "Arial", Times, Serif;
	color			: #000000; 
	font-size		: 14pt; 
	font-style		: normal;
	font-variant		: normal;
	font-weight		: normal;
	/*border-color 		: none; */
	border-style		: none; 
	border-width		: 0;
	padding			: 0;
	margin     		: 0;
}

/* HORIZONTAL LINES */

HR	{
	margin-left	: 0;
	margin-right	: 0;
	color		: #808080;
	Width		: 100%;
	Height		: 3px;
}

.hrbody{
	margin-left	: 5%;
	margin-right	: 5%;
	color		: #4682b4;
	border-style	: dotted;
	Width		: 80%;
	Height		: 5px;
	text-align 	: center;
}


/* HEADINGS */


H1	{
	font-family 	: "Times New Roman", Times, serif;
	font-size 	: x-large;
	font-style	: normal;
	font-variant	: normal;
	font-weight	: 600;
	/*color		: ;*/
	letter-spacing	: 10px;
	text-align 	: center;
}

H2	{
	font-family 	: "Times New Roman", Times, serif;
	font-size	: large; 
	font-style	: normal;
	font-variant	: normal;
	font-weight	: Bold;
	/*color		: ;*/
	letter-spacing	: 5px;
	text-align 	: center;
}


H3	{
	font-family 	: "Times New Roman", Times, serif;
	font-size	: large; 
	font-style	: normal;
	font-variant	: normal;
	font-weight	: Bold;
	color		: White;
	letter-spacing	: Normal;
	text-align 	: center;
}

H4	{
	font-family 	: "Times New Roman", Times, serif;
	font-size	: large; 
	font-style	: normal;
	font-variant	: normal;
	font-weight	: normal;
	/*color		: ;*/
	letter-spacing	: 0px;
	text-align 	: center;
}

H5	{
	font-family 	: "Times New Roman", Times, serif;
	font-size	: large; 
	font-style	: normal;
	font-variant	: normal;
	font-weight	: bold;
	/*color		: ;*/
	letter-spacing	: 0px;
	text-align 	: left;
}

H6	{
	font-family 	: "Times New Roman", Times, serif;
	font-size	: 18pt; 
	font-style	: normal;
	font-variant	: normal;
	font-weight	: bold;
	/*color		: ;*/
	letter-spacing	: 0px;
	text-align 	: left;
}


/* Text types */

.maintitle	{
	font-family 	: "Times New Roman", Times, serif;
	font-size 	: 28pt;
	font-style	: normal;
	font-variant	: normal;
	font-weight	: 600;
	color		: black;
	letter-spacing	: 10px;
	text-align 	: center;
}

.content	{

	font-family 	: "Arial", Times, serif;
	font-size	: 14pt; 
	font-style	: normal;
	font-variant	: normal;
	font-weight	: normal;
	color		: black;
	letter-spacing	: Normal;
	text-align 	: justify;
	margin-left	: 15%;
	margin-right	: 15%;
	margin-top	: 5%;
	margin-bottom	: 5%;
}




/* DEFAULT ANCHORS */


A	{
	/*text-decoration : none;      
	font-weight    	: normal;
	text-transform  : none;*/
	padding		: 2px;
	font-family	: "times new roman", fantasy;
	color		: black;
}

A:link	{
	
	text-decoration : underline;      
	/*color		: black;
	font-weight	: normal;
	text-transform  : none;
	font-family	: "Arial", fantasy;*/
}

A:visited{
	font-style	: underline;
	/*text-decoration : none;      */
	color		: #2f4f4f; 
	/*font-weight	: normal;
	text-transform  : none;
	font-family	: "Arial", fantasy;*/
}
	
A:active {
	/*text-decoration : none; 
	color		: normal;   
	font-weight	: normal;
	text-transform  : none;
	font-family	: "Arial", fantasy;*/
}

A:hover	{
	/*font-style	: none;*/
	text-decoration : none;
	color		: yellow;  
	/*font-weight	: normal;
	text-transform 	: none;*/
	font-family	: "times new roman", fantasy;
	background-color: black;

}

/*This section is for the Update section on the Main Page*/


.updateDate {
	font-size		: 18pt;
	font-family		: "arial", Times, serif;
	font-weight		: normal; 
	/*text-align 		: ;*/
	color			: blue;
	line-height		: 25pt;
}

.updateBullets {
	font-size		: 14pt;
	font-family		: "arial", Times, serif;
	font-weight		: normal; 
	/*text-align 		: ;*/
}
.updateList {
	color			: #005000;
	text-indent		: 5pt;
	list-style-image	: none;
	list-style-position	: outside;
	list-style-type		: Upper-Roman;
}


/*This Section is for the Titlebar*/

span.clock {
	Z-INDEX			: 100;
	border-style		: inset;
	border-width		: thin;
	PADDING-RIGHT		: 3px; 
	PADDING-LEFT		: 3px;
	PADDING-top		: 0px;  
	PADDING-bottom		: 2px;  
	BACKGROUND		: white;  
	/*HEIGHT		: ;*/
	TOP			: 5pt;
	left			: 580pt;
	width			: 60pt;
	POSITION		: absolute; 
	color			: black;
	font-size		: 9pt;
	font-weight		: bold;
	text-align		: center;
}

span.greeting {
	Z-INDEX			: 100;
	border-style	: none;
	PADDING-RIGHT	: 3px; 
	PADDING-LEFT	: 3px;
	PADDING-top		: 2px;  
	/*BACKGROUND		: ;  
	HEIGHT			: ;*/
	TOP			: 0pt;
	width			: 80pt;
	left			: 495pt;
	POSITION		: absolute; 
	color			: black;
	font-size		: 10pt;
	font-weight		: bold;
	text-align		: center;
}

span.date {
	Z-INDEX			: 100;
	border-style	: none;
	PADDING-RIGHT	: 3px; 
	PADDING-LEFT	: 3px;
	PADDING-top		: 0px;  
	/*BACKGROUND		: ;  
	HEIGHT			: ;*/
	width			: 80pt;
	TOP			: 14pt;
	left			: 495pt;
	POSITION		: absolute; 
	color			: black;
	font-size		: 10pt;
	font-weight		: bold;
	text-align		: center;
}

span.favorites {
	Z-INDEX			: 100;
	border-style	: none;
	PADDING-RIGHT	: 3px; 
	PADDING-LEFT	: 3px;
	PADDING-top		: 0px;  
	/*BACKGROUND		: ;  */
	HEIGHT			: 20pt;
	width			: 80pt;
	TOP			: 2pt;
	left			: 415pt;
	POSITION		: absolute; 
	color			: black;
	font-size		: 10pt;
	font-weight		: bold;
	text-align		: center;
}

.favourites:link, .favourites:visited, .favourites:active {
	color		: black;
	text-align	: center;
	font-size	: 10pt;
	/*font-weight	: bold;*/
	font-family	: "Times New Roman", Time, Serif;
}

.favourites:hover	{
	color			: yellow;
	background-color: black;
	text-align		: center;
	/*font-weight		: bold;*/
	font-size		: 10pt;
	font-family		: "Times New Roman", Time, Serif;
}

/*Text variants*/

.smallText	{
	font-family 	: "Bookman Old Style", "Helvetica", san-serif;
	font-size		: 10pt; 
	font-style		: normal;
	font-variant	: normal;
	font-weight		: normal;
	color			: black;
	letter-spacing	: normal;
	/*text-align 		: ;*/
	margin:		5%;
}
.normalText	{
	font-family 	: "Bookman Old Style", "Helvetica", san-serif;
	font-size		: small; 
	font-style		: normal;
	font-variant	: normal;
	font-weight		: normal;
	/*color			: ;*/
	letter-spacing	: normal;
	/*text-align 		: ;*/
	margin:		5%;
}

/* Text Links on the Links Page*/

.linkText {
	/*font-family 	: ;*/
	font-size		: 18pt; 
	/*font-style	: ;
	font-variant	: ;
	font-weight		: ;
	color			: ;
	letter-spacing	: ;*/
	text-align 		: left;
	margin:		5%;
}




