/* 
  Basement Systems CSS by Evan Islam
  http://www.basementsystems.com
*/

body {	background-color: #ffffff; font-family : Verdana; font-size : 8pt; color: #000000;}
font, p, td { font-family : Verdana; font-size : 8pt; color: #000000;}

h1 { font-family : Verdana; font-size : 14pt; color: #4e5158;}

a, a:visited, a:active {font-size : 8pt; font-family : Verdana; color : #1665a5; text-decoration:underline;}
a:hover {font-size : 8pt; font-family : Verdana; color : #a20c0c; text-decoration:underline;}

.white,  a.white:link, a.white:active, a.white:visited {font-size : 8pt; font-family : Verdana; color : #ffffff; text-decoration:none;}
a.white:hover {font-size : 8pt; font-family : Verdana; color : #90e8a1; text-decoration:underline;}

.orangebig {font-size : 12pt; font-family : Verdana; color : #f08628; text-decoration:none;}
.whitebig {font-size : 12pt; font-family : Verdana; color : #d4e8f8; text-decoration:none;}

.pink,  a.pink:link, a.pink:active, a.pink:visited {font-size : 8pt; font-family : Verdana; color : #ff63a8; text-decoration:none;}
a.pink:hover {font-size : 8pt; font-family : Verdana; color : #ff63a8; text-decoration:underline;}

.green,  a.green:link, a.green:active, a.green:visited {font-size : 8pt; font-family : Verdana; color : #0e4903; text-decoration:none;}
a.green:hover {font-size : 8pt; font-family : Verdana; color : #0e4903; text-decoration:underline;}

.red,  a.red:link, a.red:active, a.red:visited {font-size : 8pt; font-family : Verdana; color : #ff0000; text-decoration:none;}
a.red:hover {font-size : 8pt; font-family : Verdana; color : #ff0000; text-decoration:underline;}

.yellow,  a.yellow:link, a.yellow:active, a.yellow:visited {font-size : 8pt; font-family : Verdana; color : #ffff00; text-decoration:none;}
a.yellow:hover {font-size : 8pt; font-family : Verdana; color : #ffff00; text-decoration:underline;}

.blue,  a.blue:link, a.blue:active, a.blue:visited {font-size : 8pt; font-family : Verdana; color : #004a9d; text-decoration:none;}
a.blue:hover {font-size : 8pt; font-family : Verdana; color : #004a9d; text-decoration:underline;}

/* breadCrumb nav  */
.nav		{ font-size : 8pt; font-family : Verdana; color : #2476D0; text-decoration:none;}
a.nav:link, a.nav:active, a.nav:visited { font-size : 8pt; cursor: pointer; font-family : Verdana; color : #2476D0; text-decoration:none; font-weight: none;}
a.nav:hover	{ font-size : 8pt; cursor: pointer; font-family : Verdana; color : #2476D0; text-decoration:underline;}

/* breadCrumb nav  */
.small		{ font-size : 8pt; font-family : Verdana; color : #6b6b6b; text-decoration:none;}
a.small:link, a.small:active, a.small:visited { font-size : 8pt; cursor: pointer; font-family : Verdana; color : #6b6b6b; text-decoration:none; font-weight: none;}
a.small:hover	{ font-size : 8pt; cursor: pointer; font-family : Verdana; color : #2476D0; text-decoration:underline;}

/* Main table cell colours and backgrounds */
table.table1	{ border: #425d72; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;}
table.table2	{ border: #595858; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; background-color:#7d7c7c;}
table.table3	{ border: #8e98a2; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; background-color:#d9e1ea;}
td.td1	{ border: #435e73; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;}
td.td3	{ border: #acb8c5; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; background-color:#e3e6ea;}

/* Copyright and bottom info */

.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #eef5fa; letter-spacing: -1px;}
a.copyright:link, a.copyright:visited, a.copyright:active		{ color: #98bbd8; text-decoration: none;}
a.copyright:hover { color: #f08628; text-decoration: underline;}
.copyrightdark		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #595858; letter-spacing: -1px;}
.copyrightblack		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; letter-spacing: -1px;}

input, textarea, select {
	color : #004a9d;
	font: normal 8pt Verdana, Arial, Helvetica, sans-serif;
}

input.post, textarea.post, select.post {
	color : #004a9d;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
background-color : #cfcfcf;
}

.style1 {
	color: d4e8f8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.style2 {
	color: 98bbd8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}