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


body {	background-color: #909090; font: 8pt Verdana, Arial, Helvetica, sans-serif; margin: 10px 0px 10px 0px;}
p, td {font-family : Verdana; font-size : 8pt;}

/* general  */
a:link, a:visited	{color : #0000FF; text-decoration:underline;}
a:hover	{color : #ff6600; text-decoration : underline;}
hr {border: 0px; height: 1px; width:100%;}
h1 {font-weight: bold; font-size: 14px; color : #133911; font-family: verdana;}
h2 {font-weight: bold; font-size: 12px; color : #000080; font-family: verdana;}
.copyright {font-size: 9px; font-family: verdana; color: #908980;}
a.copyright:link, a.copyright:visited, a.copyright:active {font-size: 9px; font-family: verdana; color: #908980;}
a.copyright:hover {font-size: 9px; font-family: verdana; color: #fa7000;}
.headerbig {font-size: 26px; font-family: verdana; color: #a40505; font-weight:BOLD;}
.navheader {font-size: 12px; font-family: verdana; color: #04341d; font-weight:BOLD;}
form {margin:0px; padding:0px;}
.code {
font-family : courier; 
background: #ffffff;
padding:10px;
border: 1px solid #acacac;
}
.blue {color: #003781;}
.green {color: #125f03;}
.red {color: #ff0000;}
.orange {color: #ff9600;}

/* tables */
table#maintable { width:790px; border: 0px;}
table#maintable td { padding:0px; spacing: 0px;}
table.table1	{ border: #CCCCCC; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; background-color: #ffffff;}
td.header { background: url('images/site_template/top-bg.jpg') fixed;}

.mainbody {margin: 6px; padding: 1px; border: 1px solid #425c87}
#footer { padding: 24px 15px 20px 15px; font-family : Verdana; font-size : 9px; color:#FFFFFF; text-align: center;}
#footer a:link, #footer a:active{
	color:#FFFFCC;
}

/* form elements */
.searchbody {margin: 4px; padding: 8px; background-color: none; border: 0px;}
input {color: #781351; background: #fbd2a1; border: 1px solid #4f0000; font-size:10px; padding:2px;}
input.button {color: #781351; background: #fbd2a1; border: 1px solid #4f0000; font-size:10px; padding:1px;}

.submit input {color: #4f0000; background: #ffa20f; border: 1px outset #d7b9c9; padding:0.2em; } 

/* image elements */
.image {border-style:outset; border-color: #000000; border-width:1px; padding:0px; margin:0px 5px 5px 0px; max-width:500px}