﻿/*
	#666666 - Grey body text colour
	#CC3300 - Red link colour
*/

body { background-color:#999966; font: normal normal 8pt arial; color:#666666; }

a:link {color: #CC3300; text-decoration: none; }
a:active {color: #CC3300; text-decoration: none; }
a:visited {color: #CC3300; text-decoration: none; }
a:hover {color: #CC3300; text-decoration: underline; }

a.ProdLinks:link {color: #CC3300; text-decoration: none; font-size:12pt; font-weight:bold; }
a.ProdLinks:active {color: #CC3300; text-decoration: none; font-size:12pt; font-weight:bold; }
a.ProdLinks:visited {color: #CC3300; text-decoration: none; font-size:12pt; font-weight:bold; }
a.ProdLinks:hover {color: #CC3300; text-decoration: underline; font-size:12pt; font-weight:bold; }

a.Red:link {color: #CC3300; text-decoration: none; font-size:10pt; }
a.Red:active {color: #CC3300; text-decoration: none; font-size:10pt; }
a.Red:visited {color: #CC3300; text-decoration: none; font-size:10pt; }
a.Red:hover {color: #CC3300; text-decoration: underline; font-size:10pt; }

a.AddItem:link {color: #CC3300; text-decoration: none; font-weight:bold; font-size:10pt; }
a.AddItem:active {color: #CC3300; text-decoration: none; font-weight:bold; font-size:10pt; }
a.AddItem:visited {color: #CC3300; text-decoration: none; font-weight:bold; font-size:10pt; }
a.AddItem:hover {color: #CC3300; text-decoration: underline; font-weight:bold; font-size:10pt; }

a.Red12pt:link {color: #CC3300; text-decoration: none; font-size:12pt; }
a.Red12pt:active {color: #CC3300; text-decoration: none; font-size:12pt; }
a.Red12pt:visited {color: #CC3300; text-decoration: none; font-size:12pt; }
a.Red12pt:hover {color: #CC3300; text-decoration: underline; font-size:12pt; }



a:hover .BlackBorder {border:dashed 2px red;}
img.BlackBorder{border:solid 2px black;}

a:hover .BrownBorder {border:dashed 2px red;}
img.BrownBorder{border:solid 2px #999966;}

p.Title1{font-size:12pt; font-weight:bold; color:Black;}
span.Title1{font-size:12pt; font-weight:bold; color:Black;}
p {font:normal normal 11pt arial;}
p.justified {text-align:justify;}

span.TitleBlack{color:Black; font-size:12pt; font-family:Verdana; font-weight:bold;}
span.TitleRed{color:#CC3300; font-size:12pt; font-family:Verdana; font-weight:bold;}
span.Red14ptBold{color:#CC3300; font-size:14pt; font-family:Verdana; font-weight:bold;}
span.Red12ptBold{color:#CC3300; font-size:12pt; font-family:Verdana; font-weight:bold;}

span.Black14ptBold{color:#000000; font-size:14pt; font-family:Verdana; font-weight:bold;}
span.Black12ptBold{color:#000000; font-size:12pt; font-family:Verdana; font-weight:bold;}
span.Black10ptBold{color:#000000; font-size:10pt; font-family:Verdana; font-weight:bold;}
span.Black14pt{color:#000000; font-size:14pt; font-family:Verdana; }
span.Black12pt{color:#000000; font-size:12pt; font-family:Verdana; }
span.Black10pt{color:#000000; font-size:10pt; font-family:Verdana; }
span.Black8pt{color:#000000; font-size:8pt; font-family:Verdana; }

span.Grey26ptBold{color:#666666; font-size:26pt; font-family:Verdana; font-weight:bold;}
span.Grey18ptBold{color:#666666; font-size:18pt; font-family:Verdana; font-weight:bold;}
span.Grey16ptBold{color:#666666; font-size:16pt; font-family:Verdana; font-weight:bold;}
span.Grey14ptBold{color:#666666; font-size:14pt; font-family:Verdana; font-weight:bold;}
span.Grey12ptBold{color:#666666; font-size:12pt; font-family:Verdana; font-weight:bold;}
span.Grey10ptBold{color:#666666; font-size:10pt; font-family:Verdana; font-weight:bold;}

span.Grey14pt{color:#666666; font-size:14pt; font-family:Verdana; }
span.Grey12pt{color:#666666; font-size:12pt; font-family:Verdana; }
span.Grey10pt{color:#666666; font-size:10pt; font-family:Verdana; }
span.Grey8pt{color:#666666; font-size:8pt; font-family:Verdana; }

span.Red14pt{color:#CC3300; font-size:14pt; font-family:Verdana; }
span.Red12pt{color:#CC3300; font-size:12pt; font-family:Verdana; }
span.Red10pt{color:#CC3300; font-size:10pt; font-family:Verdana; }
span.Red8pt{color:#CC3300; font-size:8pt; font-family:Verdana; }

table.redborder{border:solid 1px #CC3300;}
table.redborder td{border:solid 1px #CC3300;}
td.right{ text-align:right;}
td.left{ text-align:left;}
td.center{ text-align:center;}
td.bold{ font-weight:bold;}
td.top{ vertical-align:top; }
td.padRight10px{ padding-right:10px;}
td.padTop{ padding-top:12px;}
td.padLeft{ padding-left:20px;}


div.spacer10px{ height:10px;}
div.spacer20px{ height:20px;}
div.spacer30px{ height:30px;}
div.spacer40px{ height:40px;}

div.red{ background-color:#CC3300;}

/* div.centered{ text-align:center;} */
div.centered{ text-align:-moz-center;}

div.centered table {margin: 0 auto; text-align: left;}

div.lefttable{ text-align:left;}
div.lefttable table {margin: 0 auto; text-align: left;}

div.left{ text-align:left;}
div.right{ text-align:right;}
input.required{ border:solid 1px green;}

ul {font:normal normal 11pt arial; margin-left:20px;}

