/*
              Title:          default.css 
      
              Author:         Global Web Limited
              Version:        82 
              Filename:       css/default.css 
              Date:           12:21 3 April 2009
              File Type:      Style Sheet
      
              Copyright:      Copyright (c) 1994-2009 Global Web Limited.
                              All rights reserved.
      
              Address:        Global Web Limited
                              Twin Spires Business Park
                              Mugiemoss Road
                              Bucksburn
                              Aberdeen
                              AB21 9BG
                              United Kingdom
      
              Telephone:      +44 1224 454000
              Fax:            +44 1224 454001
              E-mail:         support@globalweb.co.uk
      	      Web:            http://www.globalweb.co.uk/
      
      */
      

body {
	margin: 0px 0px 12px 12px;
	background-image: url(../images/red-spacer.gif);
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
       font-size: 80%;
}

img { border:0; }
.padding01 {
	margin: 6px;
}
.resources a:link {
	font-size: 11px;
	line-height: 1.5em;
	color: #51514C;
	text-decoration: none;
	margin: 6px;
}
.resources a:visited {
	font-size: 11px;
	line-height: 1.5em;
	color: #51514C;
	text-decoration: none;
	text-indent: 12px;
	margin: 6px;
}
.resources a:hover {
	font-size: 11px;
	line-height: 1.5em;
	color: #ff0000;
	text-indent: 12px;
	margin: 6px;
}
.resources a:active {
	font-size: 11px;
	line-height: 1.5em;
	color: #51514C;
	text-decoration: none;
	text-indent: 12px;
	margin: 6px;
}
.redbg {
	background-image: url(../images/red-spacer.gif);
	background-repeat: repeat;
}
.registrationbg {
	background-image: url(../images/registration-middle.jpg);
	background-repeat: repeat-y;
}
.regtext {
	font-size: 10px;
	color: #333;
	padding: 8px;
}

dd {
    padding: 3px 0px 6px 0px;
}

h1 {
    font-size: 120%;
}
h2 {
    font-size: 105%;
}
h3 {
    font-size: 100%;
}

.resourcebg {
	background-color: #DffffA;
	margin: 8px 4px 4px;
	border: 1px dashed #666;
	width: 160px;
	padding: 8px 4px 4px;
}
.copy {
	text-indent: 10px;
}
.copyright {
	font-size: 10px;
	color: #000;
}
ul li {
	margin-bottom: 3px;
	margin-bottom: 3px;
	list-style-image: url(../images/bullet.gif);
}

a:link {
	color: #ff0000;
	text-decoration: none;
}

a:visited {
	color: #ff0000;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

a:active {
	color: #ff0000;
	text-decoration: none;
}
a {
	color: #000;
}

.copyrightbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ff0000;
	border-right-color: #ff0000;
	border-bottom-color: #ff0000;
	border-left-color: #ff0000;
	padding: 4px;
}

strong
{
	font-weight: bold;
}

.lightredbg {
	background-color: #FFE4E1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

blockquote
{
	font-style: italic;
}
.border01 {
	border: 1px solid #999;
}
.border02 {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px dashed #999;
	border-left: 0px;
}
.p2 {
        font-size: 12px;
	color: #ff0000;
}

.justifytext {
	text-align: justify;
}
.span.c1 {color: #FF0000}
 
