/* ===============================
HTML TAG REDEFINED
=============================== */
body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9pt;
	background-color: White;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

p  {
	color: #333333;
}

td {
	font-size: 8.5pt;
	color: #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input.search {
	background-color: White;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #333333;
	font-size : 9pt;
}

ul {
	font-size: 9pt;
	color: #333333;
}

li {
	margin-top: 0;
	margin-left: 0;
}

H1 			{
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}

H2 			{
	font-size: 9.5pt;
	font-weight: normal;
	color: #660000;
}

H3 			{
	font-size: 8.5pt;
	font-weight: bold;
	color: #333333;
}

H4 {
	font-size: 8.5pt;
	font-weight: normal;
	color: #660000;
}

H5 {
	font-size: 7pt;
	font-weight: bold;
	color: #660000;
}

a:link {
	text-decoration: underline;
	color: #333333;
}

a:visited {
	text-decoration: underline;
	color: #333333;
}

a:hover  {
	text-decoration: underline;
	color: #660000;
}		
				
a:active {
	text-decoration: underline;
	color: #333333;
}

img {
	border : 0;
}

/* ===============================
CUSTOM STYLES
=============================== */
.credits {
	font-size: 7pt;
	text-decoration: none;
	color: #333333;
}

a.cr:link {
	text-decoration: none;
	color: #333333;
}

a.cr:visited {
	text-decoration: none;
	color: #333333;
}

a.cr:hover {
	text-decoration: none;
	color: #660000;
}			

a.cr:active {
	text-decoration: none;
	color: #333333;
}

th {
	font-size: 7.5pt;
	font-weight: normal;
	text-align: left;
	color: #333333;
}
				
th.b {
	font-size: 7.5pt;
	font-weight: bold;
	text-align: left;
	color: #333333;
}
				
.askgary {
	font-size: 7.5pt;
	font-weight: none;
	color: #333333;
}
				
.bg {
	background-image: url(/images/bg_top.gif);
}

.bg2 {
	background-image: url(/images/bg_btm.jpg);
}
				
.white {
	background-color: White;
}

.black {
	background-color: Black;
}

.tan {
	background-color: #E5DBC6;
}

.pageheading {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9pt;
	color: #333333;
}
