<!--{  }
 
/* This Style Sheet defines common settings used througout the site */

/* Colours Used On Web Site 
Forum Main Heading - #669ACC
Forum Category - #B0CAE3
Forum Background - #C6D8EC
Forum Posts#1 - #E8EFF7
Forum Posts#2 - #F4F8FB
*/
/* 

*/
/* Define type of font, colour of font for headings and body */
h1, h2, h3, h4, h5, h6, p, a, body { font-family:verdana, arial, helvetica, sans-serif; color: #000000; }
/* End type of font, colour of font for headings and body */

p            { font-size: 8pt;8pt; font-weight: normal}

.Content>p {margin:0px;}
/* 

*/
/* Define type of font, colour of font for hyperlinks */

p a:active { font-family:verdana, arial, helvetica, sans-serif; color: #FF0000; font-size: 8pt; font-weight: bold; text-decoration: none;}
p a:link { font-family:verdana, arial, helvetica, sans-serif; color: #000080; font-size: 8pt; font-weight: bold; text-decoration: none;}
p a:visited { font-family:verdana, arial, helvetica, sans-serif; color: #000000; font-size: 8pt; font-weight: bold; text-decoration: none;}
p a:hover    { color: #31CEFF; font-size: 8pt; font-weight: bold;}
/* End type of font, colour of font for hyperlinks */
/* 

*/
body         { font-size: 8pt; font-weight: normal;
background-color: #B0CAE3; /* Med Blue */
/* 

*/
/* Define Scroll Bar Properties */
scrollbar-arrow-color: #FFFFCC; 			/* pale yellow */
scrollbar-base-color:  #001873; 	/* dark blue */
scrollbar-dark-shadow-color: #FFFFFF; 	/* white */
scrollbar-track-color: #FFFFFF; 	/* FFFFCC pale yellow */
scrollbar-face-color: #B0CAE3; 		/*  C0C0C0 medium grey */			
scrollbar-shadow-color: #FFFFFF; 	/* white */
scrollbar-highlight-color:  #FFFFFF; 	/* white */
scrollbar-3d-light-color:  #FFFFFF; 	/* white */
}
/* End Scroll Bar Properties */
/* 

*/
/* Define Horizontal Ruler Properties */
hr { noshade; color: #000000; width: 90%; height: 1}
/* End Horizontal Ruler Properties */
/* 

*/
/* Define Forum Main Heading Blue Properties */
.mainheadings
{ 
background-color: #669ACC; /* Forum Main Heading Dark Blue */
margin: 0px;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
}
/* End Forum Main Heading Cell Properties */
/* 

*/
/* Define Forum Category Blue Properties */
.categoryheadings
{ 
background-color: #B0CAE3; /* Forum Category Pale Blue */
margin: 0px;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
}
/* End Forum Category Blue Properties */
/* 

*/
/* Define Forum Background Properties */
.forumbackground
{ 
background-color: #C6D8EC; /* Pale Blue */
margin: 0px;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
}
/* End Forum Background Properties */
/* 

*/
/* Define Navigation & Title Bars Background Properties */
.navtitlebarsbackground
{ 
background-color: #FFFFFF; /* White */
margin: 0px;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
}
/* End Navigation & Title Bars Background Properties */
/* 

*/

/* Define Forum Background Picture Properties */
.forumbackgroundpicture
{ 
background-image: url('atf_images/atf_background_small_blue.gif'); /* ATF Background Image */
background-repeat:repeat;
background-attachment:fixed;
}
/* End Forum Background Picture Properties */
/* 

*/
/* Define Forum Posts 1 Properties */
.forumposts1
{
background-color: #E8EFF7; /* Pale Blue */
margin:0px;
font-size: 8pt; font-weight: normal;
text-decoration: none;
}
/* End Forum Posts 1 Properties */
/* 

*/
/* Define Forum Posts 2 Properties */
.forumposts2
{
background-color: #F4F8FB; /* Pale Blue */
margin:0px;
font-size: 8pt; font-weight: normal;
text-decoration: none;
}
/* End Forum Posts 2 Properties */
/* 

*/
/* Define Table Cells Properties */
.tablecells
{
background-color: #FFFFFF;
margin:5px;
font-size: 8pt; font-weight: bold;
text-decoration: none;
}
/* End Table Cells Properties */
/* 

*/
/* Define Shaded Table Cells Properties */
.tableshadedcells
{
background-color: #E8EFF7; /* Light Blue */
margin:0px;
font-size: 8pt; font-weight: normal;
text-decoration: none;
}
/* End Table Cells Properties */
/* 

*/
/* Define Navigation Bar Properties */
.navbarlinks 
{
a:active, alink, a:visited  { font-family:verdana, arial, helvetica, sans-serif; color: #FFFFFF; font-size: 8pt; font-weight: bold; text-decoration: none;}
a hover      { font-family:verdana, arial, helvetica, sans-serif; color: #000000; font-size: 8pt; font-weight: bold;}
}
/* End Navigation Bar Properties */
/* 

*/
/* Define Title Bar Properties */
.titlebar
{
font-family:verdana, arial, helvetica, sans-serif;
color: #FF0000;
font-size: 10pt;
font-weight: bold;
text-transform: uppercase;
text-decoration:none;
}
/* End Title Bar Properties */
/* 

*/
/* Define Header Properties /* 
.headertext {
	color:#000000;
	background-color:#FF5A00;
	margin:20px;
	padding:0px;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:8px; font-family:verdana, arial, helvetica, sans-serif; 
	}
/* End Header Properties */


-->
