.LeftBarTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #012E54;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	vertical-align: bottom;
	height: 24px;
}

.LeftBarBuyNow {
	height: 30px;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #003764;
}
h1 {
	font-size: 30px;
	color: #0B1E2F;
	text-decoration: none;
	font-style: italic;
}
.SubjectLinks {
	font-family: Arial, Helvetica, sans-serif;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	height:14px;
}
h2 a:link, h2 a:visited{
	color: #1F2C5D;
}
h2 a:hover {
	color: #000000;
}

.TpTop {
	font-size: 30px;
	color: #0B1E2F;
	background-image: url(../images/tp_top.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	height: 69px;
	width: 633px;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 10px;
}
.MainText {
	font-size: 12px;
	line-height: 16px;
	background-image: url(../images/tp_bg.gif);
	background-repeat: repeat-y;
}

.BoldText {
	font-size: 12px;
	font-weight: bold;
	color: #9A1C1C;	
}

.LeftBarLinks {
	font-size: 13px;
	color: #3C6A92;
}
.LeftBarLinks a:link, .LeftBarLinks a:visited{
	color: #3C6A92;
	text-decoration: none;
}
.LeftBarLinks a:hover {
	color: #000000;
	text-decoration: underline;
}
.TabOffLeft {
	background-image: url(../images/tab_off_left.gif);
	background-repeat: no-repeat;
	width: 12px;
}
.TabOffRight {
	background-image: url(../images/tab_off_right.gif);
	background-repeat: no-repeat;
	width: 12px;
}
.TabOff {
	background-image: url(../images/tab_off_bg.gif);
	background-repeat: repeat-x;
}
.TabOff a:link, .TabOff a:visited{
	color: #3C6A92;
	text-decoration: none;
}
.TabOff a:hover{
	color: #3C6A92;
	font-weight:bold;
	text-decoration: none;
}
.TabOnLeft {
	background-image: url(../images/tab_on_left.gif);
	background-repeat: no-repeat;
	width: 12px;
}
.TabOnRight {
	background-image: url(../images/tab_on_right.gif);
	background-repeat: no-repeat;
	width: 12px;
}
.TabOn {
	background-image: url(../images/tab_on_bg.gif);
	background-repeat: repeat-x;
}
.TabOn a:link, .TabOn a:visited{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.TabOn a:hover{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}


