body,td,div,.p,a{
font-family:Arial, Helvetica, sans-serif;
}

a:link
{ 
	color: #66CCFF; 
	text-decoration: none;
}
a:visited
{ 
	color: #66CCFF; 
	text-decoration: none;
}
a:hover
{ 
	color: #6f6f6f; 
	text-decoration: underline;
}

.leftShadow
{
background-image:url(left_shadow.gif);
background-repeat:repeat-y;
background-position:right;
}

.rightShadow
{
background-image:url(right_shadow.gif);
background-repeat:repeat-y;
background-position:left;
}

.leftStich
{
background-image:url(img_stich.gif);
background-repeat:repeat-y;
background-position:right;
}
.rightStich
{
background-image:url(img_stich.gif);
background-repeat:repeat-y;
background-position:left;
}
.hline
{
background-image:url(img_gray_bit.gif);
background-repeat:repeat-x;
background-position:center;
}
.vline
{
background-image:url(img_gray_bit.gif);
background-repeat:repeat-y;
background-position:left;
}
.borderGrayLeft{
	border-left:1px solid #6f6f6f
}
td.bdrNoRight
{
border-left:1px solid #6f6f6f;
border-top:1px solid #6f6f6f;
border-bottom:1px solid #6f6f6f;
}
td.bdrFull
{
border-left:1px solid #6f6f6f;
border-right:1px solid #6f6f6f;
border-top:1px solid #6f6f6f;
border-bottom:1px solid #6f6f6f;
}
td.bdrNoRightTop
{
border-left:1px solid #6f6f6f;
border-bottom:1px solid #6f6f6f;
}
td.bdrNoTop
{
border-left:1px solid #6f6f6f;
border-right:1px solid #6f6f6f;
border-bottom:1px solid #6f6f6f;
}
.banner
{
background-image:url(img_banner.jpg);
background-repeat:no-repeat;
background-position:left;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}
.itemTable
{
background-image:url(img_light_gray_bit.gif);
background-repeat:repeat;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
}
/*Navigationals*/
a.navBottom:link
{ 
	color: #6f6f6f; 
	text-decoration: none;
}
a.navBottom:visited
{ 
	color: #6f6f6f; 
	text-decoration: none;
}
a.navBottom:hover
{ 
	color: #66CCFF;
	text-decoration: underline;
}
a.navContent:link
{ 
	color: #66CCFF; 
	text-decoration: none;
}
a.navContent:visited
{ 
	color: #66CCFF; 
	text-decoration: none;
}
a.navContent:hover
{ 
	color: #6f6f6f; 
	text-decoration: underline;
}
a.navKavana:link
{ 
	color: #66CCFF; 
	text-decoration: none;
}
a.navKavana:visited
{ 
	color: #66CCFF; 
	text-decoration: none;   
}
a.navKavana:hover
{ 
	color: #6f6f6f; 
	text-decoration: underline;
}
/*Navigationals/*/
/*Texts*/
.textBlue
{ 
	color: #66CCFF; 
}
.textGray 
{
font-family:Arial, Helvetica, sans-serif;
color: #888888;
}
.textBoldItalics 
{
	font-weight: bold;
	font-style: italic;
}
	/*Texts/*/
