/* CSS Document */

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

body {
scrollbar-face-color: #FFFFFF; 
scrollbar-shadow-color: #C1052A;
scrollbar-highlight-color: #C1052A;
scrollbar-3dlight-color: #C1052A;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #C1052A;
scrollbar-arrow-color: #C1052A;
}

.link 
{
	color: #666666;
	font-size: 10pt;
	font-family: arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
	vertical-align: super;
	top: 0px;
	clip:    rect(20px auto auto auto);
	position: static;
	visibility: visible;
	z-index: auto;
	overflow: hidden;
	height: auto;
	width: auto;
	line-height: 0px;



}

.KJ 
{
font-size: 8pt; 
color: #616161; 
font-family: georgia, sans-serif
}
.KJREDBOLD
{
font-size: 14pt; 
color: #C1052A; 
font-family: georgia, sans-serif
}
.KJREDBOLD:link
{
font-size: 14pt; 
color: #000000; 
font-family: georgia, sans-serif
}
.KJ-bigredbold
{
font-size: 17pt; 
color: #C1052A;
font-weight: bold; 
font-family: georgia, sans-serif
}

.KJ-bigred
{
font-size: 17pt; 
color: #C1052A;
font-family: georgia, sans-serif
}

.bodytxt 
{
font-size: 10pt; 
color: #212121; 
font-family: Arial narrow, sans-serif
}

.bodytxt02 
{
font-size: 10pt; 
color: #212121; 
font-family: Verdana
}
.bodytxt02:link
{
font-size: 10pt; 
color: #212121; 
font-family: verdana; 
font-weight: bold;
text-decoration: underline
}
.bodytxt02:visited
{
font-size: 10pt; 
color: #212121; 
font-family: verdana; 
font-weight: bold;
text-decoration: underline
}
.bodytxt02:active 
{
font-size: 10pt; 
color: #212121; 
font-family: verdana; 
font-weight: bold;
text-decoration: underline
}
.bodytxt02:hover
{
font-size: 10pt; 
color: #D60000; 
font-family: verdana; 
font-weight: bold;
text-decoration: underline
}
.title 
{
font-size: 18px; 
color: #333333; 
font-family: Verdana; 
font-weight: bold
}
.bodys 
{
font-size: 12px; 
color: #333333; 
font-family: Verdana; 
font-weight: bold
}
.title-small
{
font-size: 14px; 
color: #000000; 
font-family: Verdana; 
font-weight: bold
}
.titlebigred
{
font-size: 15px; 
color: #DC2F26; 
font-family: Verdana; 
font-weight: bold
}
.titlered-italic
{
	font-size: 13px;
	color: #DC2F26;
	font-family: Verdana;
	font-weight: bold;
	font-style: italic;

}
.titlebiggerred
{
font-size: 21px; 
color: #DC2F26; 
font-family: Verdana; 
font-weight: bold
}
.desc 
{
font-size: 10px; 
color: #333333; 
font-family: Verdana, Arial, sans-serif; 
/* line-height: 10px */
}

.desclink 
{
font-size: 10px; 
color: #990000; 
font-family: Verdana, Arial, sans-serif; 
line-height: 10px
}

.small 
{
font-size: 10px; 
font-family: Verdana
}
.smallboldlink
{
color: #666666;
font-size: 10pt; 
font-weight: bold;
text-transform: capitalize;
font-family: Verdana
}
.small:link
{
	color: #666666;
	font-size: 10pt;
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}

.smallest
{
	FONT-WEIGHT: lighter; FONT-SIZE: 9px; COLOR: black; FONT-FAMILY: verdana
}