
/* template styles */

body, body.main {
	font-family: Verdana, Arial;
	margin: 0px;
	padding: 0px;
	background-color: #fafafa;		
}

table.template {
		border-style:none;
		padding: 0px;
		border-spacing: 10px;
		empty-cells: show;
		height: 100%;
		min-width: 100%
		table-layout: fixed;
		border-collapse: collapse;
		font-family: Verdana, Arial;
		font-weight: bold;
}

td.banner {
		border-bottom-style: solid;
		border-bottom-width: 1;
		border-bottom-color: #000000;
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		background-color: #003366;
		height: 90px;
		min-width: 100%;	
}

td.innerb {
		font-weight: bold;
		font-size: 14;
		text-align: left;
		vertical-align: bottom;		
}

td.sidebar {
		border-right-style: solid;
		border-right-width: 2;
		border-right-color: #000000;
		border-top-style: none;
		border-bottom-style: none;
		border-left-style: none;		
		background-color: #ececec;
		width: 190px;
		height: 99%;
		vertical-align: top;
}

td.fpbottom {
		border-top-style: solid;
		border-bottom-style: solid;
		border-right-style: none;
		border-left-style: none;
		border-color: #000000;
		border-width: 1;
		color: #000099;
		background-color: #cccccc;
		font-size: 12;		
		text-align: right;
		font-weight: bold;
}

table.sidebar {
		font-family: Verdana, Arial;
		font-size: 14px;
		font-weight: bold;
		margin: 5px;
}

a.sidebar {
		font-family: Verdana, Arial;
		font-size: 11px;
		font-weight: normal;
		color: #000099;
		margin: 10px;
		text-decoration: none;
}
		
a.sidebar:hover {
		text-decoration: underline;
		/*font-size: 105%;
		font-weight: bold;*/
}

a.bigsidebar {
		font-family: Verdana, Arial;
		font-size: 16px;
		font-weight: bold;
		color: #000099;
		margin: 5px;
		text-decoration: none;
}
		
a.bigsidebar:hover {
		text-decoration: underline;
}

td.bigsidebar {
		background-color: #000000;
}

td.content {
		vertical-align: top;
		font-weight: normal;
		padding: 3px;
}

th.thTop, th.thCornerL, th.thCornerR {
		border-style: solid;
		border-width: 1;
		border-color: #000000;
		color: #ffffff;
		font-size: 16px;
		font-weight: bold;
		spacing: 5px;
		background-position: center right;
		background-image: url(images/headfade2.jpg);
		background-repeat: no-repeat;
		background-color: #003366;		
		text-align: left;
}

table.headline {
	border-style: solid;
	border-width: 1;
	border-color: #000000;
	spacing: 5px;
	background-position: center right;
	background-image: url(images/headfade2.jpg);
	background-repeat: no-repeat;
	background-color: #003366;		
}

td.headline {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}

td.fpcontent {
		border-style: none;
		background-color: #fafafa;
		font-size: 13px;
}

a.link, a.default, a.big {
		font-family: Verdana, Arial;
		font-size: 12px;
		font-weight: bold;
		color: #000099;
		text-decoration: underline;
}		
		
/*
Defaults, for content pages
*/

.default: {
		font-family: Verdana, Arial;
}

a.big:hover {
		text-decoration: underline;
}

h1.default {
		font-size: 16px;
		font-family: Verdana, Arial;
		color: #000099;
		font-weight: bold;
		line-height: 1;
}

h2.default {
		font-size: 14px;
		color: #000099;
		font-weight: bold;
		}

h3.default, dt.default  {
		font-size: 12px;
		font-weight: bold;
		color: #1e3caf;
}

td.default {
		background-color: #ffffff;
		border-color: #000000;
		border-width: 2;
		border-style: none;
		text-align: center;
}

td.dheader {
		background-color: #dddddd;
		border-color: #000000;
		border-width: 2;
		border-style: none;
		text-align: center;
		font-weight: bold;
	}

td.noborder {
		border-style: none;
		font-size: 12px;
}

table.default {
		font-size: 12px;
		font-family: Verdana, Arial;
		vertical-align: top;
}

p.default: {
		font-size: 12px;
}

hr.default {
		border-style: groove;
		height: 0px;
		border-width: 0px;
		border-top-width: 2px;
		color: #D1D7DC;
}

table.text {
		border-style: solid;
		border-color: #000099;
		vertical-align: top;
		border-width: 1;
		font-size: 12;
}

/*
Boxed content, for the content pane of the frontpage, intermediary pages.
*/

/*
The outer box of the content pane
*/

td.content{
		font-family: Verdana, Arial;
		font-size: 12px;
		vertical-align: top;
		background-color: #fafafa;
		background-image: none;
		border-width: 0px;
		border-color: #000099;
		border-style: solid;
}

/*
Individual content boxes
border-color: #054a0d;
*/

td.frontpage {
		font-family: Verdana, Arial;
		font-size: 12px;
		vertical-align: top;
		background-color: #fafafa;
		background-image: none;
		border-width: 0px;
		border-color: #000099;
		border-style: outset;
}
				
table.frontpage {
		background-color: #fafafa; 
		vertical-align: top;
}

a.frontpage {
		font-family: Verdana, Arial;
		color: #000099;
		font-weight: bold;
		font-size: 14px;
}

/*
Amazon link box
*/
table.amazon {
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
}

td.amazonleft {
	border-width: 1px;
	border-right-style: solid;
	border-color: #cccccc;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 16px;
}

td.amazontop {
	border-width: 1px;
	border-bottom-style: solid;
	border-color: #cccccc;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 16px;
}

td.amazonbottom {
	border-width: 1px;
	border-top-style: solid;
	border-color: #cccccc;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
}

td.amazon {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 16px;
}

img.amazon {
	border-style: solid;
	border-color: #fafafa;
	border-width: 3;
}

img.amazon:hover {
	border-style: solid;
	border-color: #000099;
	border-width: 3;
}

a.amazon {
	border-style: none;
	text-decoration: none;
	border-color: #fafafa;
}