@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/bak1.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.transbak {
	background-image: url(../images/rainbows_bak_trans.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.rainbowtop {
	background-image: url(../images/rainbows_topbak.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #090A42;
}
.maincont {
	background-image: url(../images/rainbows_bak.jpg);
	background-repeat: no-repeat;
	background-position: center 140px;
	background-color: #090A42;
}
.toprainbowline {
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
.toprainbowline a:link {
	font-size: 18px;
	font-weight: bold;
	color: #F7D210;
	text-decoration: underline;
	font-variant: small-caps;
	background-color: #121580;
}
.toprainbowline a:visited {
	font-size: 18px;
	font-weight: bold;
	color: #F7D210;
	text-decoration: underline;
	font-variant: small-caps;
	background-color: #121580;
}
.toprainbowline a:hover {
	font-size: 18px;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: none;
}
.botmenu  {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	background-color: #121580;
	line-height: 22px;
}
.yelobak {
	background-color: #FBDE18;
	background-image: url(../images/rainbowbak.jpg);
	background-repeat: repeat;
}
.botmenu a {
	font-weight: bold;
	font-variant: small-caps;
	padding-right: 5px;
	padding-left: 5px;
}
.botmenu a:link {
	color: #FFFF66;
	text-decoration: underline;
}
.botmenu a:visited {
	color: #FFFF66;
	text-decoration: underline;
}
.botmenu a:hover {
	color: #FF33FF;
	text-decoration: none;
}
.botmenu a:active {
	color: #FF33FF;
	text-decoration: none;
}
.blubak {
	background-color: #121580;
}
.blubaktdpad {
	background-color: #121580;
	padding-top: 5px;
	padding-bottom: 5px;
}
.midblubak {
	background-color: #0B0C48;
}
h6 {
	color: #FFFF33;
}
.smltxtY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
}
.catlabel {
	font-size: 14px;
	color: #CEF10E;
	background-color: #3C7BFF;
}
.smalltxt {
	font-size: 12px;
	color: #FFFFFF;
}
.lrgtxt {
	font-size: larger;
	color: #FFFFFF;
}
.lrgtxt a:link {
	color: #FFFFCC;
	text-decoration: underline;
}
.lrgtxt a:visited {
	color: #FFFFCC;
	text-decoration: underline;
}
.lrgtxt a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.lrgtxt a:active{
	color: #FFFFFF;
	text-decoration: underline;
}
.imp_notice {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFCC;
	padding: 5px;
}
