@charset "utf-8";
/* ROKAP INC :: CSS Document */


body {
	font-family:Tahoma, Geneva, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#000;
}
.footer_copyright {
	font-size:10px;
	color: #FFF;
}
.rokap_title {
	color: #A1CA86;
	font-size: 24pt;
	filter:glow(color=darkblue, strength=1);	
}
.division_title_ss {
	color: #FFF;
	font-size: 24pt;
}
.division_title_k {
	color: #FFF;
	font-size: 24pt;
}
.division_slogan {
	color: #FFF;
	font-size: 14pt;
}
.division_text {
	color: #FFF;
	font-size: 10pt;
}
.division_learnmore_ss {
	color: #fff;
	font-size: 14pt;
}

.division_learnmore_k {
	color: #fff;
	font-size: 14pt;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
.division_title_ss a:hover {
	color:#254987;
	text-decoration: none;
}
.division_learnmore_k a:hover {
	color:#447533;
	text-decoration: none;
}
.division_title_k a:hover {
	color:#447533;
	text-decoration: none;
}
.division_learnmore_ss a:hover {
	color:#254987;
	text-decoration: none;
}
.footer_copyright a:hover {
	color:#ADCC42;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}