/*This is the main style sheet of the pdair site.*/



body {
	font-family: Arial, Helvetica, Verdana, sans-serif; background: url(images/bkgroundb.gif) repeat;
	margin-left: 5%; margin-right: 5%;
}

h3 {font-size: 110%; text-align: center; margin-top: 1em; margin-bottom: 1em; margin-left: 5px; margin-right: 5px;}

.main {border: solid black 1px; background-color: #b0b0b0; border-collapse: collapse;}

.topP {background-color: #000080; color: white; font-weight: bold; font-size: 250%;}
.bodyP {background-color: #000080; color: white; font-weight: bold; font-size: 110%;}

.topD {background-color: white; color: black; font-weight: bolder; font-size: 300%;}
.bodyD {background-color: white; color: black; font-weight: bold; font-size: 140%;}

.topA {background-color: #000080; color: white; font-weight: bold; font-size: 250%;}
.bodyA {background-color: #000080; color: white; font-weight: bold; font-size: 110%;}

.topir {color: white; font-weight: bold; font-size: 220%;}

.topShop {color: #000080; font-weight: bold; font-size: 230%;}
.bodyShop {color: black; font-weight: bold; font-size: 100%;}

.sourceb {color: black; font-size: 110%; font-style: italic; white-space: nowrap; font-weight: bold; margin: 0px; text-indent: 3.5em;}
.sourcew {color: white; font-size: 110%; font-style: italic; white-space: nowrap; font-weight: bold; margin: 0px;}

td.head {padding: 0 8px 0 8px;}

td.under1 {border-bottom-color: black; border-bottom-style: solid; border-bottom-width: 1px;
	padding: 0 8px 0 8px;}

td.under2 {border-bottom-color: black; border-bottom-style: solid; border-bottom-width: 1px;}

td.currenttop {font-weight: bold; padding: 0 8px 0 8px; background-color: white; color: #000080; text-align: center; white-space: nowrap;
	border-top-color: black; border-top-style: solid; border-top-width: 2px;
	border-right-color: #e0e0e0; border-right-style: solid; border-right-width: 2px;
	border-bottom-color: #e0e0e0; border-bottom-style: solid; border-bottom-width: 2px;
	border-left-color: black; border-left-style: solid; border-left-width: 2px;}
	
td.currentbottom {font-weight: bold; padding: 0 8px 0 8px; background-color: white; color: #000080; text-align: center; white-space: nowrap;
	border-top-color: black; border-top-style: solid; border-top-width: 2px;
	border-right-color: #e0e0e0; border-right-style: solid; border-right-width: 2px;
	border-bottom-color: white; border-bottom-style: solid; border-bottom-width: 2px;
	border-left-color: black; border-left-style: solid; border-left-width: 2px;}
	
td.link {font-weight: bold; padding: 0 8px 0 8px; text-align: center; white-space: nowrap;
	border-top-color: #e0e0e0; border-top-style: solid; border-top-width: 2px;
	border-right-color: black; border-right-style: solid; border-right-width: 2px;
	border-bottom-color: black; border-bottom-style: solid; border-bottom-width: 2px;
	border-left-color: #e0e0e0; border-left-style: solid; border-left-width: 2px;
}


td.body {background-color: white; color: black; padding: 0 15px 0 15px;}

td.body2 {background-color: white; color: black; padding: 0 15px 0 15px;border: solid #909090 1px;}

td.tab {background-color: #000080; color: white; font-weight: bold;}

.bold {font-weight: bold;}

.price {background-color: black; color: white; font-weight: bold;}

table.product1 {border: solid #909090 1px; border-collapse: collapse;}

.product {border: solid #909090 1px; border-collapse: collapse; padding: 5px;}

table.product2 {border: solid white 1px; border-collapse: collapse;}

ul {list-style-type: square;}

.sm {font-size: 85%;}

.currenthome {
	font-weight: bold;
	color: white;
	font-size: 90%;
	}

a {
	font-weight: bold;
	color: #000080;
	text-decoration: none;
	}
	
a.tab {
	font-weight: bold;
	color: white;
	text-decoration: none;
	}
	
a.make:hover, a.make:active {
color: white;}

a:hover, a:active {
color: gray;}

a.home {
	font-weight: bold;
	color: #000080;
	text-decoration: none;
	font-size: 90%;
	}
	
a.home:hover, a.home:active {
color: black;}

a.pda, a.pda:hover, a.pda:active {
	font-weight: normal;
	text-decoration: none;
	}

a.line {text-decoration: underline;}

