@charset "utf-8";

img
{
	border:				0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #24333A;
	margin: 0;
	}
.headerbrdr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DEE8EF;
	border-bottom-color: #DEE8EF;
}
.links {
	color: #4290D4;
	text-decoration: none;
	font-weight: bold;
}
.smallfonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.cat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D0431D;
	text-decoration: none;
}
.imagbrdr {
	border: 1px solid #666666;
}

.catbrdr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.cat:hover {
	text-decoration: underline;
}

.links:hover {
	color: #79899A;
	text-decoration: underline;
}
.thewebpower {
	text-decoration: none;
}
.thewebpower:hover {
	text-decoration: none;
}
.imagebrdr {
	border: 1px solid #CCCCCC;
}
.topbrdr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.bottom2brdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.top2brdr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.bottombrdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

