body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

table.aw1 {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
table.aw1 th {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: gray;

	-moz-border-radius: ;
}
table.aw1 td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: gray;
	-moz-border-radius: ;
	text-decoration:none;
}

table.quotes {
	border-width: 0px;
	border-spacing: ;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: #e5e5e5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
table.quotes th {
	border-width: 0px;
	padding: 1px;
	border-style: solid;
	border-color: gray;
	-moz-border-radius: ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
table.quotes td {
	border-width: 0px;
	padding: 3px;
	border-style: solid;
	border-color: gray;
	-moz-border-radius: ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}



table.menu td {
	font-size:11px;
	font-variant:small-caps;
	text-decoration:none;
	color: blue;
}

table.my_account_box {
	background-color:#990000;
}

table.my_account_box td {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: white;
	border-collapse: collapse;
	font-size:11px;
	color:#FFFFFF;
	
	text-decoration:none;
	padding: 2px;
}

a.my_account_box:link { color: yellow; }  /* for unvisited links */
a.my_account_box:visited { color: yellow; } /* for visited links */
a.my_account_box:active { color: rgb(255, 255, 255); } /* when link is clicked */
a.my_account_box:hover { color: yellow; } /* when mouse is over link */


table.left_bar_sections td {
	font-size:11px;
	font-variant:small-caps;
	font-weight:bold;
	color: blue;
	font-stretch:wider;
	text-decoration:none;
}
a.left_bar_sections:link { color: blue; }  /* for unvisited links */
a.left_bar_sections:visited { color: blue; } /* for visited links */
a.left_bar_sections:active { color: blue; } /* when link is clicked */
a.left_bar_sections:hover { color: blue; } /* when mouse is over link */
a.left_bar_sections { text-decoration:none; }

a.other_links { text-decoration:none; }

a.midnav { text-decoration:none; }
a.midnav:link { color:#000099; }  /* for unvisited links */
a.midnav:visited { color: #000099; } /* for visited links */

table.subscribe {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color:#FAEDDA;
}

table.aw2 {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
table.aw2 th {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: gray;

	-moz-border-radius: ;
}
table.aw2 td {
	font-size:11px;
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: gray;
	-moz-border-radius: ;