﻿
body {
	font-family: Century Gothic;
}
.rightrow
{
    background-image: url(images/background.GIF);
}

.Arial
{
    font-family: Arial;
}

.Times
{
    font-family: Times New Roman;
}

.formallinks
{
    font-family: Century Gothic;
    font-size:9pt;
}

.CopywriteInfo
{   
    font-family: Century Gothic;
    font-size:9pt;
    color:#6b6b6b;
}

.Heading
{
    font-family: Century Gothic;
    font-size:14pt;
    color:#6b6b6b;
}
.Heading1
{
    font-family: Century Gothic;
    font-size:20pt;
    color:Black;
}

.SubHeading
{
    font-family: Century Gothic;
    font-size:12pt;
    color:#6b6b6b;
}

.SmallHeading
{
    font-family: Century Gothic;
    font-size:12pt;
    color:#6b6b6b;
}

.Writing
{
    font-family: Century Gothic;
    font-size:9pt;
    color:#6b6b6b;
}

.Button
{

}

.NavBar
{
    font-family: Century Gothic;
    font-size:9pt;
    color:#6b6b6b;
}

.Textbox
{
    font-family: Century Gothic;
    font-size:9pt;
    color:#6b6b6b;
    width:90%;
}

.Marketspace
{
    font-family: Century Gothic;
    font-size:9pt;
    color:#6b6b6b;
    width:200px;
}

.MultilineTextbox
{
    font-family: Century Gothic;
    font-size:9pt;
    color:#6b6b6b;
    width:90%;
    height:200px;
}

.ValidationSummary
{
    font-family: Century Gothic;
    font-size:9pt;
    color:#284E98;
    width:100%;
}

.Dropdown
{
    font-family: Century Gothic;
    font-size:9pt;
    color:#6b6b6b;
    width:90%;
}

.Checkbox
{
    font-family: Century Gothic;
    font-size:9pt;
    color:#6b6b6b;
    width:100%;
}

.SmallerWriting
{
    font-family: Century Gothic;
    font-size:7pt;
    color:#6b6b6b;
}

a {
	color: #284E98;
	font-family: Century Gothic;
	font-size:9pt;
}
.grey {
	color: #6b6b6b;
	font-family: Century Gothic;
    font-size:9pt;
}
.colourbutton1
{
    padding-bottom:5px;
    padding-top:5px;
    padding-left:10px;
    padding-right:10px;
}
