
body 
{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('/themes/RK1/G_bkgd.png'); 
	background-repeat: repeat-x; 
	background-attachment: fixed;
	background-color: #424242;
}
h1{
	font:normal 16pt georgia,arial,sans-serif;
	font-weight:bolder;
	color: #999999;
	letter-spacing: -1px;
}
h1.w{
	font:normal 16pt georgia,arial,sans-serif;
	font-weight:bolder;
	color: #FFFFFF;
	letter-spacing: -1px;
}

.white{
	font-size: 10pt;
	color: #FFFFFF;
}


h2{
	font:normal 12pt georgia,arial,sans-serif;
	font-weight:bold;
	color: #999999;
	letter-spacing: -1px;
}

.footerMenu 
{
	background-color:#000000;
	padding:5px;
	border-bottom-color: #999999; 
	border-bottom-style: solid; 
	border-bottom-width: thin; 

	border-top-color: #999999; 
	border-top-style: solid; 
	border-top-width: thin; 
}
td.bucket
{
	padding:15px;
	border-right-color: #999999; 
	border-bottom-color: #999999; 
	border-left-color: #999999; 
	border-right-style: solid; 
	border-bottom-style: solid; 
	border-left-style: solid; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin;
}
td.sides
{
	border-right-color: #999999; 
	border-left-color: #999999; 
	border-right-style: solid; 
	border-left-style: solid; 
	border-right-width: thin; 
	border-left-width: thin;
}
a,a:link,a:active,a:visited,a.alink, a.alink:link, a.alink:active, a.alink:visited
{ color: #999999; }
a:hover,a.alink:hover
{
 color: #ffffff;
 background-color: #999999;
}

a,a:link,a:active,a:visited
{ color: #007FFF; }
a:hover
{
 color: #ffffff;
 background-color: #007FFF;
}



a.dlink, a.dlink:link, a.dlink:active, a.dlink:visited
{ color: #999999; }
a.dlink:hover
{
color: #999999; 
background-color: #FFF8E0;
}

a.clear, a.clear:link, a.clear:active, a.clear:visited, a.clear:hover
{
	color: #999999;
	background-color: #000000;
}

a.dbColorLink, a.dbColorLink:link, a.dbColorLink:active, a.dbColorLink:visited
{
    COLOR: #0033cc
}
a.dbColorLink:hover
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #0033cc
}
a.dbRevHeader, a.dbRevHeader:link, a.dbRevHeader:active, a.dbRevHeader:visited
{
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}
a.dbRevHeader:hover
{
    COLOR: #0033CC;
    BACKGROUND-COLOR: #E0F0FF;
    TEXT-DECORATION: underline;
}
.DataEntry
{
    FONT-SIZE: 9pt;
    COLOR: #000099;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.DataField
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #000099;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.DataGreen
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: #009900;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.DataRed
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: #ff0000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.DataSelect
{
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: #3366FF;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.error,dbError
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12pt;
    COLOR: #ff0000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.dbTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15pt;
    COLOR: #0033cc;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.normal
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif
}
.pagetitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: #666666;
    FONT-FAMILY: Arial Narrow, Helvetica Condensed, sans-serif;
}
.reverse
{
    COLOR: #ffffff;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.revheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial Narrow, Helvetica Condensed, sans-serif
}
.revheading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial Narrow, Helvetica Condensed, sans-serif
}
.small
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif
}
.asmall
{
	color: #999999;	
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
.bsmall
{
	color: #0072E5;	
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
.atitle
{
	font:normal 13pt georgia,arial,sans-serif;
	font-weight:bolder;
	color: #999999;
	letter-spacing: -1px;
}
.tiny
{
    FONT-SIZE: 7.5pt;
    FONT-FAMILY: Arial Narrow, Helvetica Condensed, sans-serif;
}

td.LeftWrapper
{
	background-image: url('/themes/RK1/G_LeftGrad.png'); 
	background-repeat: repeat-y; 
	width: 24px;
}
td.RightWrapper
{
	background-image: url('/themes/RK1/G_RightGrad.png'); 
	background-repeat: repeat-y; 
	width: 24px;
}
td.BottomWrapper
{
	background-image: url('/themes/RK1/G_BottomGrad.png'); 
	background-repeat: repeat-x; 
	height: 24px;
}
td.BottomLeftWrapper
{
	background-image: url('/themes/RK1/G_BotLeftGrad.png'); 
	background-repeat: no-repeat; 
	width: 24px;
	height: 24px;
}
td.BottomRightWrapper
{
	background-image: url('/themes/RK1/G_BotRightGrad.png'); 
	background-repeat: no-repeat; 
	width: 24px;
	height: 24px;
}

td.LeftWrapper0
{
	background-image: url('/themes/RK1//0/G_LeftGrad.png'); 
	background-repeat: repeat-y; 
	width: 24px;
}
td.RightWrapper0
{
	background-image: url('/themes/RK1//0/G_RightGrad.png'); 
	background-repeat: repeat-y; 
	width: 24px;
}
td.BottomWrapper0
{
	background-image: url('/themes/RK1//0/G_BottomGrad.png'); 
	background-repeat: repeat-x; 
	height: 24px;
}
td.BottomLeftWrapper0
{
	background-image: url('/themes/RK1//0/G_BotLeftGrad.png'); 
	background-repeat: no-repeat; 
	width: 24px;
	height: 24px;
}
td.BottomRightWrapper0
{
	background-image: url('/themes/RK1//0/G_BotRightGrad.png'); 
	background-repeat: no-repeat; 
	width: 24px;
	height: 24px;
}


td.LeftWrapper1
{
	background-image: url('/themes/RK1//1/G_LeftGrad.png'); 
	background-repeat: repeat-y; 
	width: 24px;
}
td.RightWrapper1
{
	background-image: url('/themes/RK1//1/G_RightGrad.png'); 
	background-repeat: repeat-y; 
	width: 24px;
}
td.BottomWrapper1
{
	background-image: url('/themes/RK1//1/G_BottomGrad.png'); 
	background-repeat: repeat-x; 
	height: 24px;
}
td.BottomLeftWrapper1
{
	background-image: url('/themes/RK1//1/G_BotLeftGrad.png'); 
	background-repeat: no-repeat; 
	width: 24px;
	height: 24px;
}
td.BottomRightWrapper1
{
	background-image: url('/themes/RK1//1/G_BotRightGrad.png'); 
	background-repeat: no-repeat; 
	width: 24px;
	height: 24px;
}


td.LeftWrapper2
{
	background-image: url('/themes/RK1//2/G_LeftGrad.png'); 
	background-repeat: repeat-y; 
	width: 24px;
}
td.RightWrapper2
{
	background-image: url('/themes/RK1//2/G_RightGrad.png'); 
	background-repeat: repeat-y; 
	width: 24px;
}
td.BottomWrapper2
{
	background-image: url('/themes/RK1//2/G_BottomGrad.png'); 
	background-repeat: repeat-x; 
	height: 24px;
}
td.BottomLeftWrapper2
{
	background-image: url('/themes/RK1//2/G_BotLeftGrad.png'); 
	background-repeat: no-repeat; 
	width: 24px;
	height: 24px;
}
td.BottomRightWrapper2
{
	background-image: url('/themes/RK1//2/G_BotRightGrad.png'); 
	background-repeat: no-repeat; 
	width: 24px;
	height: 24px;
}


td.LeftWrapper3
{
	background-image: url('/themes/RK1//3/G_LeftGrad.png'); 
	background-repeat: repeat-y; 
	width: 24px;
}
td.RightWrapper3
{
	background-image: url('/themes/RK1//3/G_RightGrad.png'); 
	background-repeat: repeat-y; 
	width: 24px;
}
td.BottomWrapper3
{
	background-image: url('/themes/RK1//3/G_BottomGrad.png'); 
	background-repeat: repeat-x; 
	height: 24px;
}
td.BottomLeftWrapper3
{
	background-image: url('/themes/RK1//3/G_BotLeftGrad.png'); 
	background-repeat: no-repeat; 
	width: 24px;
	height: 24px;
}
td.BottomRightWrapper3
{
	background-image: url('/themes/RK1//3/G_BotRightGrad.png'); 
	background-repeat: no-repeat; 
	width: 24px;
	height: 24px;
}


td.LeftWrapper4
{
	background-image: url('/themes/RK1//4/G_LeftGrad.png'); 
	background-repeat: repeat-y; 
	width: 24px;
}
td.RightWrapper4
{
	background-image: url('/themes/RK1//4/G_RightGrad.png'); 
	background-repeat: repeat-y; 
	width: 24px;
}
td.BottomWrapper4
{
	background-image: url('/themes/RK1//4/G_BottomGrad.png'); 
	background-repeat: repeat-x; 
	height: 24px;
}
td.BottomLeftWrapper4
{
	background-image: url('/themes/RK1//4/G_BotLeftGrad.png'); 
	background-repeat: no-repeat; 
	width: 24px;
	height: 24px;
}
td.BottomRightWrapper4
{
	background-image: url('/themes/RK1//4/G_BotRightGrad.png'); 
	background-repeat: no-repeat; 
	width: 24px;
	height: 24px;
}


td.LeftWrapper5
{
	background-image: url('/themes/RK1//5/G_LeftGrad.png'); 
	background-repeat: repeat-y; 
	width: 24px;
}
td.RightWrapper5
{
	background-image: url('/themes/RK1//5/G_RightGrad.png'); 
	background-repeat: repeat-y; 
	width: 24px;
}
td.BottomWrapper5
{
	background-image: url('/themes/RK1//5/G_BottomGrad.png'); 
	background-repeat: repeat-x; 
	height: 24px;
}
td.BottomLeftWrapper5
{
	background-image: url('/themes/RK1//5/G_BotLeftGrad.png'); 
	background-repeat: no-repeat; 
	width: 24px;
	height: 24px;
}
td.BottomRightWrapper5
{
	background-image: url('/themes/RK1//5/G_BotRightGrad.png'); 
	background-repeat: no-repeat; 
	width: 24px;
	height: 24px;
}






td.navmenu
{
background:url('/themes/RK1/G_NavButton.png') repeat-x;
}

.button0::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
.button0, a.button0, a.button0:link, a.button0:active, a.button0:visited {
width:142px;height:30px;display:inline-block;
background:url('/themes/RK1/G_NavButton.png') repeat-x;
text-align:center;
vertical-align: middle;
font:bold 11px/30px Arial, Helvetica, sans-serif;
color:#FFFFCC; 
text-shadow: none;
text-decoration: none
}
a.button0:hover{
	color:#FFFFCC; 
	text-shadow: 1px 1px 0px #000000;
}
.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
.button, a.button, a.button:link, a.button:active, a.button:visited, a.button:hover {
width:142px;height:30px;display:inline-block;
background:url('/themes/RK1/G_NavButton.png') 0 100% repeat-x ; 
text-align:center;
vertical-align: middle;
font:bold 11px/30px Arial, Helvetica, sans-serif;
color:#FFFFFF; 
text-shadow: none;
text-decoration: none
}
a.button:hover{
	background:url('/themes/RK1/G_NavButton.png') repeat-x ; 
	text-shadow: 1px 1px 0px #000000;
	text-decoration: underline;
}
a.article, a.article:link, a.article:active, a.article:visited
{
    FONT-WEIGHT: bold;
    COLOR: #000000;
}
a.article:hover
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #000000;
}
.controls {
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 9pt;
	cursor:pointer;
}

.photonavP::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
.photonavP, a.photonavP, a.photonavP:link, a.photonavP:active, a.photonavP:visited, a.photonavP:hover {
width:25px;height:25px;display:inline-block;
background:url('/images/photo_nav.png') 0px 0px repeat-x ; 
text-align:center;
vertical-align: middle;
font:bold 11px/25px Arial, Helvetica, sans-serif;
color:#FFFFFF; 
text-shadow: none;
text-decoration: none
}
a.photonavP:hover{
	background:url('/images/photonav.png') 0px -25px repeat-x ; 
	text-shadow: 1px 1px 0px #000000;
	text-decoration: underline;
}

.photonavN::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
.photonavN, a.photonavN, a.photonavN:link, a.photonavN:active, a.photonavN:visited, a.photonavN:hover {
width:25px;height:25px;display:block;
background:url('/images/photo_nav.png') -25px 0px; 
text-align:center;
vertical-align: middle;
font:bold 11px/25px Arial, Helvetica, sans-serif;
color:#FFFFFF; 
text-shadow: none;
text-decoration: none
}
a.photonavN:hover{
	background:url('/images/photonav.png') -25px -50px; 
	text-shadow: 1px 1px 0px #000000;
	text-decoration: underline;
}





