BODY
{
    BACKGROUND-COLOR: #FFFFFF;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
}

P
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial
}

TR
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial
}

TD
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial
}

UL
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial
}

OL
{
    FONT-SIZE: 11px;
    COLOR: #000000;    
    FONT-FAMILY: Verdana, Arial
}

A:link
{
    COLOR: #669966;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: underline
}

A:visited
{
    COLOR: #669966;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: underline
}

A:hover
{
    COLOR: #336633;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: underline
}

#demoLabel
{
	position: absolute;
	right: 0;
	top: 0;
}

#bubble1
{
	position: absolute;
	right: 8%;
	top: 230px;
	background-image:url(/images/bubble1.gif);
	background-repeat: no-repeat;
	width: 292px;
	height: 159px;
}

#bubble2
{
	position: absolute;
	right: 10%;
	top: 450px;
	background-image:url(/images/bubble2.gif);
	background-repeat: no-repeat;
	width: 259px;
	height: 111px;
}

#bubble-ss
{
	position: absolute;
	right: 2%;
	top: 300px;
	background-image:url(/images/bubble-ss.gif);
	background-repeat: no-repeat;
	width: 322px;
	height: 167px;
}

#bubble-kd
{
	position: absolute;
	right: 2%;
	top: 300px;
	background-image:url(/images/bubble-kd.gif);
	background-repeat: no-repeat;
	width: 322px;
	height: 167px;
}

#bubble-ca
{
	position: absolute;
	right: 2%;
	top: 300px;
	background-image:url(/images/bubble-ca.gif);
	background-repeat: no-repeat;
	width: 322px;
	height: 167px;
}

#bubble-pc
{
	position: absolute;
	right: 2%;
	top: 300px;
	background-image:url(/images/bubble-pc.gif);
	background-repeat: no-repeat;
	width: 322px;
	height: 167px;
}

.cmsPanelName
{
	POSITION: relative;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: Black;
	BACKGROUND-COLOR: #F5F5F5;
	WIDTH: 100%;
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: middle;
	HEIGHT: 15px;
}

