/* 
  Basement Systems CSS by Evan Islam
  http://www.basementsystems.com
*/

body {
	background-color: #c6c6c6;
	font-family : Verdana; font-size : 8pt;
}

a:link	{ color : #054d89; text-decoration:underline;}
a:visited	{ color : #c12efe; text-decoration:underline;}
a:hover	{ color : #f17db1; text-decoration : underline;}

td, p {font-family : Verdana; font-size : 8pt;}

.phonenumber { padding: 30px 15px 0px 400px; font-size : 8pt; font-family : verdana; color : #000000;}

.topmenu, a.topmenu:link, a.topmenu:visited{font-size : 9pt; font-family : verdana; color : #ffffff; text-decoration:none; font-weight:bold;}
a.topmenu:hover{font-size : 9pt; font-family : verdana; color : #ffff00; text-decoration:underline; font-weight:bold;}


/* Main table cell colours and backgrounds */
table.maintable	
{ border: #a0a0a0; background-color: #ffffff; width: 780px;
border-style: solid; border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px}
table.table1	{ border: #bfbfbf; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;}

h1, a.h1:visited, a.h1:link		{ font-weight: bold; font-size: 24px; color : #000000;}
a.h1:hover	{ font-weight: bold; font-size: 24px; color : #ff0000;}

h2, .h2, a.h2:visited, a.h2:link		{ font-weight: bold; font-size: 18px; color : #000000; font-style: italic;}
a.h2:hover	{ font-weight: bold; font-size: 20px; color : #ff0000; font-style: italic;}

.header_pad {padding: 0px 0px 10px 0px; width: 760px; text-align: right;}
.header_imgleft {padding: 7px 0px 0px 0px;}
.header_phone {padding: 0px 160px 0px 0px; text-align:right; font-weight:bold;}
.header_phone h1{font-size:11px;}
.phone {font-size: 22px; color:#c12efe;}
.bodycontent {padding: 13px 10px 0px 15px;}
.menu_pad {padding: 15px 0px 10px 0px;}
.menuleft_pad {padding: 3px 10px 1px 12px;}
.body_pad {padding: 10px 5px 10px 5px;}
h3, .h3, a.h3:visited, a.h3:link		{ font-weight: bold; font-size: 16px; color : #000000;}
a.h3:hover	{ font-weight: bold; font-size: 16px; color : #ff0000;}


/* Copyright and bottom info */
.copyright		{ font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #78787E;}
a.copyright:link		{ font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #78787E; text-decoration:underline;}
a.copyright:visited		{ font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #c12efe; text-decoration:underline;}
a.copyright:hover { font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #f17db1; text-decoration:underline;}

input.post, textarea.post, select.post {
	color : #16486f;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
}

input, textarea, select, checkbox {
	color : #16486f;
	font: normal 8pt Verdana, Arial, Helvetica, sans-serif;
}
.theiframe{
	width:100%;
	height:17em;
	border-bottom:none;	
}

div#scroll {
height: 100px;
width: 190px;
overflow-Y: scroll;
border: 1px solid #666;
padding: 8px;
text-align:left;
margin:3px 0px 20px 0px
}