//   This program is not free; you are not allowed to redistribute it without the
//   expressed permission of Simon Thomas, R2 Web Design: simon@r2-webdesign.com.
//   
//   Please see the licence agreement for terms and conditions relating to
//   modifications to the software.
//  
//   All code is Copyright (C) 2003 R2
//  
//   All copyright notices regarding this software must remain intact in the
//   scripts and in the outputted HTML unless permission to do otherwise is granted
//   from the copyright holder.
//   
//   Please see the Licence agreement for full terms and conditions.
//   
//   Correspondence and Questions can be sent to:
//   simon@r2-webdesign.com
//   
//   or
//   
//   Simon Thomas 
//   R2 Web Design
//   8 Barcheston Road
//   Knowle
//   Solihull
//   West Midlands
//   B93 9JS
//   United Kingdom

BODY { margin-left : 0px; margin-right :0; margin-top : 0; margin-width : 0;  background: white; }
P { font-family : Verdana, Arial, 'MS Sans Serif'; font-size : 10pt; color : black;}
li { font-family : Verdana, Arial, 'MS Sans Serif'; font-size : 10pt; color : black;}
li.small { font-family : Verdana, Arial, 'MS Sans Serif'; font-size : 8pt; color : black;}
td { font-family : Verdana, Arial, 'MS Sans Serif'; font-size : 10pt; color : black;}
P.small { font-family : Verdana, Arial, 'MS Sans Serif'; font-size : 8pt; color : black;}
small {font-family : Verdana, Arial, 'MS Sans Serif'; font-size : 8pt; color : black;}
A:link { color : #000000; TEXT-DECORATION : underline; font-family : Verdana, Arial, 'MS Sans Serif'; font-size : 10pt;}
A:visited { color : #000000; TEXT-DECORATION : underline; font-family : Verdana, Arial, 'MS Sans Serif'; font-size : 10pt;}
A:hover { color : #666666; TEXT-DECORATION : underline; font-family : Verdana, Arial, 'MS Sans Serif'; font-size : 10pt;}
A:link.small { color : #000000; TEXT-DECORATION : underline; font-family : Verdana, Arial, 'MS Sans Serif'; font-size : 8pt;}
A:visited.small { color : #000000; TEXT-DECORATION : underline; font-family : Verdana, Arial, 'MS Sans Serif'; font-size : 8pt;}
A:hover.small { color : #000000; TEXT-DECORATION : underline; font-family : Verdana, Arial, 'MS Sans Serif'; font-size : 8pt;}

h1 { font-family : Arial, Verdana; font-size : 15pt; font-weight : bold; color : #000000; }
.heading1 { font-family : Arial, Verdana; font-size : 18pt; font-weight : bold; color : #000000; }

h2 { font-family : Arial, Verdana; font-size : 13pt; font-weight : bold; color : #000000;}
.heading2 { font-family : Arial, Verdana; font-size : 13pt; font-weight : bold; color : #000000;}

h3 { font-family : Arial, Verdana; font-size : 10pt; font-weight : bold; color : gray;}
.heading3 { font-family : Arial, Verdana; font-size : 10pt; font-weight : bold; color : gray;}

#lines { color : black ; width : 600; align : center; }

.leftmenubackground { }

.contenttable { width : 600px; }

.articletablecell {border-left: 1px solid #FFCC00; border-right: 1px solid #FFCC00; border-bottom: 1px solid #FFCC00;}
.articletable {border-top: 1px solid #FFCC00; border-left: 1px solid #FFCC00; border-right: 1px solid #FFCC00; border-bottom: 1px solid #FFCC00;}

.maincontentcell { background-color:white; }
.maintableheading { background-color : #000000; font-family: Verdana, Arial; font-size: 10pt; color : white; font-weight : bold;}
.smalltableheading { background-color : #000000; font-family: Verdana, Arial; font-size: 8pt; color : white; font-weight : bold;}

.articleheading { background-color:#ffffff; font-family: Verdana, Arial; font-size: 10pt; color : #000000; font-weight : bold; border-left: 1px solid #FFCC00; border-right: 1px solid #FFCC00; border-top: 1px solid #FFCC00; border-bottom: 1px solid #FFCC00;}
.articlebackground { }

.articleunderline {
	border-bottom: 1px solid #FFCC00;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
}
.underline { border-bottom: 1px solid #FFCC00; }

.subheading { color : black; font-weight : bold; }

.textinforms { font-family: Verdana, Arial; font-size: 8pt; color : black; font-weight : bold;}
.button {}
.nav-cells {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333333;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../assets/images/mplayer-26-bg.gif);
}
.nav-cells-over {
	border-right-width:thin;
	border-right-style:solid;
	border-right-color:#333333;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color:#FFCC00;
	background-image:url(../assets/images/mplayer-26-bg-over.gif)
}
.nav-cells-right {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image:url(../assets/images/mplayer-26-bg.gif)
}
.nav-cells-right-over {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color:#FFCC00;
	background-image:url(../assets/images/mplayer-26-bg-over.gif)
}

