/* white on black curvy boxes */

#pagewhite {
	margin: 0 0%; background: #FFFFFF
}
b.pagewhitetop, b.pagewhitebottom {
	display: block; background: #313439
}
b.pagewhitetop b, b.pagewhitebottom b {
	display: block; height: 1px; overflow: hidden; background: #FFFFFF
}
b.pagewhite1 {
	margin: 0 5px
}
b.pagewhite2 {
	margin: 0 3px
}
b.pagewhite3 {
	margin: 0 2px
}
b.pagewhitetop b.pagewhite4, b.pagewhitebottom b.pagewhite4 {
	margin: 0 1px; height: 2px
}

/* blue dark curvy boxes */
#bluedark {
	margin: 0 0%; background: #0099FF
}
b.bluedarktop, b.bluedarkbottom {
	display: block; background: #CCEEFF
}
b.bluedarktop b, b.bluedarkbottom b {
	display: block; height: 1px; overflow: hidden; background: #0099FF
}
b.bluedark1 {
	margin: 0 5px
}
b.bluedark2 {
	margin: 0 3px
}
b.bluedark3 {
	margin: 0 2px
}
b.bluedarktop b.bluedark4, b.bluedarkbottom b.bluedark4 {
	margin: 0 1px; height: 2px
}

/* blue light curvy boxes */
#bluelight {
	margin: 0 0%; background: #CCEEFF
}
b.bluelighttop, b.bluelightbottom {
	display: block; background: #FFFFFF
}
b.bluelighttop b, b.bluelightbottom b {
	display: block; height: 1px; overflow: hidden; background: #CCEEFF
}
b.bluelight1 {
	margin: 0 5px
}
b.bluelight2 {
	margin: 0 3px
}
b.bluelight3 {
	margin: 0 2px
}
b.bluelighttop b.bluelight4, b.bluelightbottom b.bluelight4 {
	margin: 0 1px; height: 2px
}

/* white bluedark curvy boxes */
#whitebluedark {
	margin: 0 0%; background: #FFFFFF
}
b.whitebluedarktop, b.whitebluedarkbottom {
	display: block; background: #0099FF
}
b.whitebluedarktop b, b.whitebluedarkbottom b {
	display: block; height: 1px; overflow: hidden; background: #FFFFFF
}
b.whitebluedark1 {
	margin: 0 5px
}
b.whitebluedark2 {
	margin: 0 3px
}
b.whitebluedark3 {
	margin: 0 2px
}
b.whitebluedarktop b.whitebluedark4, b.whitebluedarkbottom b.whitebluedark4 {
	margin: 0 1px; height: 2px
}

/* white bluelight curvy boxes */
#whitebluelight {
	margin: 0 0%; background: #FFFFFF
}
b.whitebluelighttop, b.whitebluelightbottom {
	display: block; background: #CCEEFF
}
b.whitebluelighttop b, b.whitebluelightbottom b {
	display: block; height: 1px; overflow: hidden; background: #FFFFFF
}
b.whitebluelight1 {
	margin: 0 5px
}
b.whitebluelight2 {
	margin: 0 3px
}
b.whitebluelight3 {
	margin: 0 2px
}
b.whitebluelighttop b.whitebluelight4, b.whitebluelightbottom b.whitebluelight4 {
	margin: 0 1px; height: 2px
}

/* orange curvy boxes */
#orangeblue {
	margin: 0 0%; background: #FF6600
}
b.orangebluetop, b.orangebluebottom {
	display: block; background: #0099FF
}
b.orangebluetop b, b.orangebluebottom b {
	display: block; height: 1px; overflow: hidden; background: #FF6600
}
b.orangeblue1 {
	margin: 0 5px
}
b.orangeblue2 {
	margin: 0 3px
}
b.orangeblue3 {
	margin: 0 2px
}
b.orangebluetop b.orangeblue4, b.orangebluebottom b.orangeblue4 {
	margin: 0 1px; height: 2px
}


/* greenlight curvy boxes */
#greenlight {
	margin: 0 0%; background: #DFF5CC
}
b.greenlighttop, b.greenlightbottom {
	display: block; background: #FFFFFF
}
b.greenlighttop b, b.greenlightbottom b {
	display: block; height: 1px; overflow: hidden; background: #DFF5CC
}
b.greenlight1 {
	margin: 0 5px
}
b.greenlight2 {
	margin: 0 3px
}
b.greenlight3 {
	margin: 0 2px
}
b.greenlighttop b.greenlight4, b.greenlightbottom b.greenlight4 {
	margin: 0 1px; height: 2px
}

/* greendark curvy boxes */
#greendark {
	margin: 0 0%; background: #60CB00
}
b.greendarktop, b.greendarkbottom {
	display: block; background: #DFF5CC
}
b.greendarktop b, b.greendarkbottom b {
	display: block; height: 1px; overflow: hidden; background: #60CB00
}
b.greendark1 {
	margin: 0 5px
}
b.greendark2 {
	margin: 0 3px
}
b.greendark3 {
	margin: 0 2px
}
b.greendarktop b.greendark4, b.greendarkbottom b.greendark4 {
	margin: 0 1px; height: 2px
}

/* white greendark curvy boxes */
#whitegreendark {
	margin: 0 0%; background: #FFFFFF
}
b.whitegreendarktop, b.whitegreendarkbottom {
	display: block; background: #60CB00
}
b.whitegreendarktop b, b.whitegreendarkbottom b {
	display: block; height: 1px; overflow: hidden; background: #FFFFFF
}
b.whitegreendark1 {
	margin: 0 5px
}
b.whitegreendark2 {
	margin: 0 3px
}
b.whitegreendark3 {
	margin: 0 2px
}
b.whitegreendarktop b.whitegreendark4, b.whitegreendarkbottom b.whitegreendark4 {
	margin: 0 1px; height: 2px
}

/* violet on greendark curvy boxes */
#violetgreendark {
	margin: 0 0%; background: #BD0078
}
b.violetgreendarktop, b.violetgreendarkbottom {
	display: block; background: #60CB00
}
b.violetgreendarktop b, b.violetgreendarkbottom b {
	display: block; height: 1px; overflow: hidden; background: #BD0078
}
b.violetgreendark1 {
	margin: 0 5px
}
b.violetgreendark2 {
	margin: 0 3px
}
b.violetgreendark3 {
	margin: 0 2px
}
b.violetgreendarktop b.violetgreendark4, b.violetgreendarkbottom b.violetgreendark4 {
	margin: 0 1px; height: 2px
}

/* white on green light curvy boxes */
#whitegreenlight {
	margin: 0 0%; background: #FFFFFF
}
b.whitegreenlighttop, b.whitegreenlightbottom {
	display: block; background: #DFF5CC
}
b.whitegreenlighttop b, b.whitegreenlightbottom b {
	display: block; height: 1px; overflow: hidden; background: #FFFFFF
}
b.whitegreenlight1 {
	margin: 0 5px
}
b.whitegreenlight2 {
	margin: 0 3px
}
b.whitegreenlight3 {
	margin: 0 2px
}
b.whitegreenlighttop b.whitegreenlight4, b.whitegreenlightbottom b.whitegreenlight4 {
	margin: 0 1px; height: 2px
}

/* pink curvy boxes */
#pink {
	margin: 0 0%; background: #F5D9EB
}
b.pinktop, b.pinkbottom {
	display: block; background: #FFFFFF
}
b.pinktop b, b.pinkbottom b {
	display: block; height: 1px; overflow: hidden; background: #F5D9EB
}
b.pink1 {
	margin: 0 5px
}
b.pink2 {
	margin: 0 3px
}
b.pink3 {
	margin: 0 2px
}
b.pinktop b.pink4, b.pinkbottom b.pink4 {
	margin: 0 1px; height: 2px
}

/* violet on pink curvy boxes */
#violetonpink {
	margin: 0 0%; background: #BD0078
}
b.violetonpinktop, b.violetonpinkbottom {
	display: block; background: #F5D9EB
}
b.violetonpinktop b, b.violetonpinkbottom b {
	display: block; height: 1px; overflow: hidden; background: #BD0078
}
b.violetonpink1 {
	margin: 0 5px
}
b.violetonpink2 {
	margin: 0 3px
}
b.violetonpink3 {
	margin: 0 2px
}
b.violetonpinktop b.violetonpink4, b.violetonpinkbottom b.violetonpink4 {
	margin: 0 1px; height: 2px
}

/* white on violet curvy boxes */
#whiteonviolet {
	margin: 0 0%; background: #FFFFFF
}
b.whiteonviolettop, b.whiteonvioletbottom {
	display: block; background: #BD0078
}
b.whiteonviolettop b, b.whiteonvioletbottom b {
	display: block; height: 1px; overflow: hidden; background: #FFFFFF
}
b.whiteonviolet1 {
	margin: 0 5px
}
b.whiteonviolet2 {
	margin: 0 3px
}
b.whiteonviolet3 {
	margin: 0 2px
}
b.whiteonviolettop b.whiteonviolet4, b.whiteonvioletbottom b.whiteonviolet4 {
	margin: 0 1px; height: 2px
}

/* white on pink curvy boxes */
#whiteonpink {
	margin: 0 0%; background: #FFFFFF
}
b.whiteonpinktop, b.whiteonpinkbottom {
	display: block; background: #F5D9EB
}
b.whiteonpinktop b, b.whiteonpinkbottom b {
	display: block; height: 1px; overflow: hidden; background: #FFFFFF
}
b.whiteonpink1 {
	margin: 0 5px
}
b.whiteonpink2 {
	margin: 0 3px
}
b.whiteonpink3 {
	margin: 0 2px
}
b.whiteonpinktop b.whiteonpink4, b.whiteonpinkbottom b.whiteonpink4 {
	margin: 0 1px; height: 2px
}

/* green on violet curvy boxes */
#greenonviolet {
	margin: 0 0%; background: #60CB00
}
b.greenonviolettop, b.greenonvioletbottom {
	display: block; background: #BD0078
}
b.greenonviolettop b, b.greenonvioletbottom b {
	display: block; height: 1px; overflow: hidden; background: #60CB00
}
b.greenonviolet1 {
	margin: 0 5px
}
b.greenonviolet2 {
	margin: 0 3px
}
b.greenonviolet3 {
	margin: 0 2px
}
b.greenonviolettop b.greenonviolet4, b.greenonvioletbottom b.greenonviolet4 {
	margin: 0 1px; height: 2px
}

/* orange light curvy boxes */
#orangelight {
	margin: 0 0%; background: #FFCF73
}
b.orangelighttop, b.orangelightbottom {
	display: block; background: #FFFFFF
}
b.orangelighttop b, b.orangelightbottom b {
	display: block; height: 1px; overflow: hidden; background: #FFCF73
}
b.orangelight1 {
	margin: 0 5px
}
b.orangelight2 {
	margin: 0 3px
}
b.orangelight3 {
	margin: 0 2px
}
b.orangelighttop b.orangelight4, b.orangelightbottom b.orangelight4 {
	margin: 0 1px; height: 2px
}


/* orange dark curvy boxes */
#orangedark {
	margin: 0 0%; background: #FF6600
}
b.orangedarktop, b.orangedarkbottom {
	display: block; background: #FFCF73
}
b.orangedarktop b, b.orangedarkbottom b {
	display: block; height: 1px; overflow: hidden; background: #FF6600
}
b.orangedark1 {
	margin: 0 5px
}
b.orangedark2 {
	margin: 0 3px
}
b.orangedark3 {
	margin: 0 2px
}
b.orangedarktop b.orangedark4, b.orangedarkbottom b.orangedark4 {
	margin: 0 1px; height: 2px
}


/* White on orange boxes */
#whiteorange {
	margin: 0 0%; background: #FFFFFF
}
b.whiteorangetop, b.whiteorangebottom {
	display: block; background: #FF6600
}
b.whiteorangetop b, b.whiteorangebottom b {
	display: block; height: 1px; overflow: hidden; background: #FFFFFF
}
b.whiteorange1 {
	margin: 0 5px
}
b.whiteorange2 {
	margin: 0 3px
}
b.whiteorange3 {
	margin: 0 2px
}
b.whiteorangetop b.whiteorange4, b.whiteorangebottom b.whiteorange4 {
	margin: 0 1px; height: 2px
}

/* Blue on orange boxes */
#blueorange {
	margin: 0 0%; background: #0099FF
}
b.blueorangetop, b.blueorangebottom {
	display: block; background: #FF6600
}
b.blueorangetop b, b.blueorangebottom b {
	display: block; height: 1px; overflow: hidden; background: #0099FF
}
b.blueorange1 {
	margin: 0 5px
}
b.blueorange2 {
	margin: 0 3px
}
b.blueorange3 {
	margin: 0 2px
}
b.blueorangetop b.blueorange4, b.blueorangebottom b.blueorange4 {
	margin: 0 1px; height: 2px
}

/* White on yellow boxes */
#whiteonyellow {
	margin: 0 0%; background: #FFFFFF
}
b.whiteonyellowtop, b.whiteonyellowbottom {
	display: block; background: #FFCF73
}
b.whiteonyellowtop b, b.whiteonyellowbottom b {
	display: block; height: 1px; overflow: hidden; background: #FFFFFF
}
b.whiteonyellow1 {
	margin: 0 5px
}
b.whiteonyellow2 {
	margin: 0 3px
}
b.whiteonyellow3 {
	margin: 0 2px
}
b.whiteonyellowtop b.whiteonyellow4, b.whiteonyellowbottom b.whiteonyellow4 {
	margin: 0 1px; height: 2px
}


/* Yellowish curvy boxes */
#yellowish {
	margin: 0 0%; background: #FCDD7D
}
b.yellowishtop, b.yellowishbottom {
	display: block; background: #FFFFFF
}
b.yellowishtop b, b.yellowishbottom b {
	display: block; height: 1px; overflow: hidden; background: #FCDD7D
}
b.yellowish1 {
	margin: 0 5px
}
b.yellowish2 {
	margin: 0 3px
}
b.yellowish3 {
	margin: 0 2px
}
b.yellowishtop b.yellowish4, b.yellowishbottom b.yellowish4 {
	margin: 0 1px; height: 2px
}

/* White yellow curvy boxes */
#whiteyellow {
	margin: 0 0%; background: #FFFFFF
}
b.whiteyellowtop, b.whiteyellowbottom {
	display: block; background: #FCDD7D
}
b.whiteyellowtop b, b.whiteyellowbottom b {
	display: block; height: 1px; overflow: hidden; background: #FFFFFF
}
b.whiteyellow1 {
	margin: 0 5px
}
b.whiteyellow2 {
	margin: 0 3px
}
b.whiteyellow3 {
	margin: 0 2px
}
b.whiteyellowtop b.whiteyellow4, b.whiteyellowbottom b.whiteyellow4 {
	margin: 0 1px; height: 2px
}

/* Orange yellow curvy boxes */
#orangeyellow {
	margin: 0 0%; background: #FF6600
}
b.orangeyellowtop, b.orangeyellowbottom {
	display: block; background: #FCDD7D
}
b.orangeyellowtop b, b.orangeyellowbottom b {
	display: block; height: 1px; overflow: hidden; background: #FF6600
}
b.orangeyellow1 {
	margin: 0 5px
}
b.orangeyellow2 {
	margin: 0 3px
}
b.orangeyellow3 {
	margin: 0 2px
}
b.orangeyellowtop b.orangeyellow4, b.orangeyellowbottom b.orangeyellow4 {
	margin: 0 1px; height: 2px
}

/* Purse yellowish curvy boxes */
#purseyellow {
	margin: 0 0%; background: #DDA100
}
b.purseyellowtop, b.purseyellowbottom {
	display: block; background: #FCDD7D
}
b.purseyellowtop b, b.purseyellowbottom b {
	display: block; height: 1px; overflow: hidden; background: #DDA100
}
b.purseyellow1 {
	margin: 0 5px
}
b.purseyellow2 {
	margin: 0 3px
}
b.purseyellow3 {
	margin: 0 2px
}
b.purseyellowtop b.purseyellow4, b.purseyellowbottom b.purseyellow4 {
	margin: 0 1px; height: 2px
}

/* White purse curvy boxes */
#whitepurse {
	margin: 0 0%; background: #FFFFFF
}
b.whitepursetop, b.whitepursebottom {
	display: block; background: #DDA100
}
b.whitepursetop b, b.whitepursebottom b {
	display: block; height: 1px; overflow: hidden; background: #FFFFFF
}
b.whitepurse1 {
	margin: 0 5px
}
b.whitepurse2 {
	margin: 0 3px
}
b.whitepurse3 {
	margin: 0 2px
}
b.whitepursetop b.whitepurse4, b.whitepursebottom b.whitepurse4 {
	margin: 0 1px; height: 2px
}

/* orange on white boxes */
#orangewhite {
	margin: 0 0%; background: #FF6600
}
b.orangewhitetop, b.orangewhitebottom {
	display: block; background: #FFFFFF
}
b.orangewhitetop b, b.orangewhitebottom b {
	display: block; height: 1px; overflow: hidden; background: #FF6600
}
b.orangewhite1 {
	margin: 0 5px
}
b.orangewhite2 {
	margin: 0 3px
}
b.orangewhite3 {
	margin: 0 2px
}
b.orangewhitetop b.orangewhite4, b.orangewhitebottom b.orangewhite4 {
	margin: 0 1px; height: 2px
}

/* Oh my God! Fuck CSS! It costed my TIME!*/