﻿body {
	margin: 0px;
	padding: 0px;
	background-color: #EFEBEF;
	background-image: url('images/Background.gif'); 
	background-repeat: repeat-x;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight : normal;
	font-style: normal;
	text-align: center;
}

#x {
	position: relative;
	top: 10px;
}

h1 {
	font-size: 16px;
	color: #006CB6; 
	text-align: left;
	text-decoration: none;
	font-weight : bold;
	font-style: normal;
}

h2 {
	font-size: 14px;
	color: #F78D2B; 
	text-align: left;
	text-decoration: none;
	font-weight : bold;
	font-style: normal;
}

#headerlink {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#buy {
	font-size: 11px;
	color: #000000;
	font-weight : bold;
	text-align: center;
	background-image: url('images/navdate_bkg.jpg'); 
	background-repeat: repeat;
	text-decoration: none;
	padding: 5px;
	line-height: 1.6
}

#sitedate {
	font-size: 11px;
	color: #000000;
	text-align: right;
	background-image: url('images/navdate_bkg.jpg'); 
	background-repeat: repeat;
	text-decoration: none;
	padding: 5px;
	line-height: 1.6
}

#information {
	text-align: left;
}

#footer {
	font-size: 11px;
	color: #000000;
	text-align: left;
	background-image: url('images/bar.jpg'); 
	background-repeat: repeat;
	text-decoration: none;
	padding: 5px;
	line-height: 1.8
}

#footer a {
	color: #000000;
	text-decoration: none;
}

#copyright {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #006CB6;
	text-align: center;
	background-image: url('images/bar.jpg'); 
	line-height: 2.0
}

#copyright a {
	color: #000000;
}

table.baclear {
	border-collapse: collapse;
}

table.baclear td {
	border-width: 0px;
	padding: 1px;
	font-size: 10px;
} 

table.bagrid {
	border-collapse: collapse;
}

table.bagrid td {
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	padding: 5px;
	font-size: 12px;
} 

table.baoutline {
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	border-collapse: collapse;
	padding: 5px;
	font-size: 12px;
}

table.baoutline td {
	border-style: none;
	padding: 10px;
	font-size: 12px;
} 

#search {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

table.RHS {
	border-left-style: solid;
	border-left-color: #F78D2B;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #F78D2B;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F78D2B;
	border-bottom-width: 15px;
}

table.RHS td {
	border-top-style: solid;
	border-top-color: #F78D2B;
	border-top-width: 15px;
	padding: 10px;
	text-align: center;
}

#accountmessage {
	color: red;
	font-weight: bold;
}
