html,body {
    width: 100%;
    height: 100%;
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 11px;
	color: #113487;
}
body {
	color: #113487;
    background-color: #FFFFFF;
    margin: 15px 0px 0px 0px;
	padding: 0px;
	spacing: 0px;
}

img {
	border: 0px;
}

table {
	width: 100%;
	border-collapse: collapse;
	border: 0px;
}

table.header {
	width: 750px;
}

h1.header {
	display: inline;
	font-size: 11px;
	color: #113487;
}

span.header {
	display: inline;
	font-size: 11px;
	color: #2AAE01;
}

h3.head {
	font-family: Verdana,Arial,Tahoma,sans-serif; 
	font-size: 12px;
	color: #0606CC;
	font-weight: bold;
	margin: 5px 0px 15px 0px;
	text-transform: uppercase;
}

div.menu {
	width: 100%;
	background-color: #EBF6FF;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #0606CC;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #0606CC;
    margin: 25px 0px 20px 0px;
    padding: 13px 0px 13px 0px;
    text-align: center;
}

div.howBuy {
	padding: 0px 0px 3px 13px;
	margin: 0px 0px 0px 10px;
	color: #113487;
	text-transform: none;
	display: inline;
}
div.howBuy a {
	color: #113487;
}

a.menu1:link	{font-weight: bold; color: #D91629;text-decoration: none;}
a.menu1:visited	{font-weight: bold; color: #D91629;text-decoration: none;}
a.menu1:hover	{font-weight: bold; color: #D91629;text-decoration: underline;}

a.menu2:link	{font-weight: bold; color: #0606CC;text-decoration: none;}
a.menu2:visited	{font-weight: bold; color: #0606CC;text-decoration: none;}
a.menu2:hover	{font-weight: bold; color: #0606CC;text-decoration: underline;}

a.menu3:link	{font-weight: bold; color: #FAAC03;text-decoration: none;}
a.menu3:visited	{font-weight: bold; color: #FAAC03;text-decoration: none;}
a.menu3:hover	{font-weight: bold; color: #FAAC03;text-decoration: underline;}

a.menu4:link	{font-weight: bold; color: #2AAE01;text-decoration: none;}
a.menu4:visited	{font-weight: bold; color: #2AAE01;text-decoration: none;}
a.menu4:hover	{font-weight: bold; color: #2AAE01;text-decoration: underline;}

span.catHead {
	color: #166B05;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 18px;
	font-weight: bold;

}

a.cat1			{font-weight: bold; font-size: 16px; color: #166B05; font-family: Arial,Helvetica,Verdana,sans-serif; margin-top: 10px; text-decoration: none; }
a.cat1:hover	{font-weight: bold; font-size: 16px; color: #166B05; font-family: Arial,Helvetica,Verdana,sans-serif; margin-top: 10px; text-decoration: underline;}

a.cat2			{font-size: 11px; color: #166B05; text-decoration: none; }
a.cat2:hover	{font-size: 11px; color: #166B05; text-decoration: underline;}

a.links			{font-size: 11px; color: #166B05; font-weight: bold; text-decoration: none; }
a.links:hover	{font-size: 11px; color: #166B05; font-weight: bold; text-decoration: underline;}

a.red		{color: #D91629;font-weight: bold;text-decoration: none;}
.red		{color: #D91629;}

a.catHead			{font-size: 18px; color: #166B05; font-weight: bold; font-family: Arial,Helvetica,Verdana,sans-serif; text-decoration: none; }
a.catHead:hover		{font-size: 18px; color: #166B05; font-weight: bold; font-family: Arial,Helvetica,Verdana,sans-serif; text-decoration: underline;}

a.current_page_link		{font-weight: bold; color: #166B05;text-decoration: none;}     
a.current_page_link:hover	{font-weight: bold; color: #166B05;text-decoration: none;}

a.page_link			        {color: #166B05;text-decoration: underline;}     
a.page_link:hover	        {color: #166B05;text-decoration: underline;}

td.cat {
	width: 33%;
	vertical-align: top;
	color: #166B05;
	padding: 8px;
}

td.copy {
	width: 230px;
	color: #0606CC;
	padding: 2px;
	font-size: 9px;
	text-align: center;
}
table.counter {
	width: 760px;
}

td.counter {
	vertical-align: top;
	padding: 2px;
	text-align: center;
}

div.counter{
	display: inline;
	margin: 2px;
}

td.link {
	vertical-align: top;
	color: #166B05;
	padding: 8px;
}

.blue {
	color: #0606CC;
}

.green {
	color: #166B05;
}

.w40 {
	width: 40px;
}

.w25 {	width: 25%;	}
.w20 {	width: 20%;	}
.w16 {	width: 16%;	}
.w12 {	width: 12%;	}

.l {	text-align: left;	}
.c {	text-align: center;	}
.t {	vertical-align: top;}
.b {	font-weight: bold;}

.pad8 {
	padding: 8px;
}
























