/* style © 1994 BasicTemplates.com, last revised on 2.6.2003 */

a:link, a:visited {
	color: blue;
	text-decoration: underline;
}

a:hover{
	color: #990000;
	text-decoration: none;
}

a:active{
	color: #990000;
	text-decoration: underline;
}

body{
	background: #FFFFFF;
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	color: #274295;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}

h2 {
	color: #274295;
	font-size: 13px;
}

p {
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

td{
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.btbrdr {
	border: #999999;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
}

.btbrdrblue {
	border: 1px #8C9CBC solid;
}

.btcontent {
	background: #FFFFFF;
	border: #999999;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 0px;
	color: #000000;
}

.btcontenthome {
	background: #FFFFFF;
	border: #999999;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 0px;
	color: #000000;
}

.btheader {
	background: url(shop/IFPro/if_images/bkheader.gif) repeat-x;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

.btheader2 {
	background: url(shop/IFPro/if_images/bkheader.gif) repeat-x;
	color: #000000;
}

.btsubhead {
	background: #DFE6EB;
	border-bottom-width: 1px;
	border-color: #999999;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: #000000;
}

.redtext{
	color: #990000;
}

.textlg {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
