/*
--------------------------------
------ BODY STYLES START HERE
*/

BODY {
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
	color:#FF00FF;
	background-image: url(images/theme_background.gif);
	background-color: #FFFFA0;
	scrollbar-FACE-color: #5B5969;
	scrollbar-shadow-color: #5B5969;
	scrollbar-highlight-color: #B1BAC3;
	scrollbar-3dlight-color: #5B5969;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #5B5969;
	scrollbar-arrow-color: #B1BAC3;
}

/*
--------------------------------
------ BODY STYLES START HERE
*/

/*
--------------------------------
------ HEADER STYLES START HERE
*/

DIV.header01 {
	/* width:181px;*/
	background-color: #FFFFFF;
	margin:auto;
	padding: .5em;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	border-top:#000000 1px solid;
	border-bottom:#000000 1px solid;
	text-align: left;
	/*
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
	color:#000000;
	width:172px;
	height:180px;
	overflow:auto;
	scrollbar-face-color: #10151D;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #6C94C2;
	scrollbar-3dlight-color: #6C94C2;
	scrollbar-darkshadow-color: #34577E;
	scrollbar-track-color: #EAEAEA;
	scrollbar-arrow-color: #FFFFFF;
	*/
}

FONT.headerheadline {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    padding: .5em;
	text-decoration:none;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12pt;
	color:#880000;
	font-weight: bold;
 	position: relative;
 	/*top:1px;*/ 
}

FONT.headertext01 {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    padding: .5em;
	text-decoration:none;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10pt;
	color:#880000;
	font-weight: bold;
 	position: relative;
 	/*top:1px;*/ 
}

A.headerlink01 {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    padding: .5em;
	text-decoration:underline;
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
	color:#880000;
	font-weight: normal;
 	position: relative;
 	/*top:1px;*/
}

A.headerlink01:hover {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    padding: .5em;
	text-decoration:underline;
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
	color:#FF0000;
	font-weight: normal;
 	position: relative;
 	/*top:1px;*/
}

FONT.headertext02 {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    padding: .5em;
	text-decoration:none;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10pt;
	color:#008800;
	font-weight: bold;
 	position: relative;
 	/*top:1px;*/ 
}

A.headerlink02 {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    padding: .5em;
	text-decoration:bold underline;
	font-family: Verdana, Arial,Helvetica;
	font-size: 8pt;
	color:#008800;
	font-weight: bold;
 	position: relative;
 	/*top:1px;*/
}

A.headerlink02:hover {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    padding: .5em;
	text-decoration:bold underline;
	font-family: Verdana, Arial,Helvetica;
	font-size: 8pt;
	color:#00FF00;
	font-weight: bold;
 	position: relative;
 	/*top:1px;*/
}

FONT.headertext03 {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    padding: .5em;
	text-decoration:none;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10pt;
	color:#000088;
	font-weight: bold;
 	position: relative;
 	/*top:1px;*/ 
}

A.headerlink03 {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    padding: .5em;
	text-decoration:underline;
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
	color:#000088;
	font-weight: normal;
 	position: relative;
 	/*top:1px;*/
}

A.headerlink03:hover {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    /*padding: .5em;*/
	text-decoration:underline;
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
	color:#0000FF;
	font-weight: normal;
 	position: relative;
 	/*top:1px;*/
}

/*
------ HEADER STYLES END HERE
--------------------------------
*/

/*
--------------------------------
------ MENU STYLES START HERE
*/

DIV.menuformat01 {
	/* width:181px;*/
	background-color: #FFFFFF;
	margin:auto;
	padding: .5em;
	border-left:#AAAAAA 1px solid;
	border-right:#AAAAAA 1px solid;
	border-top:#AAAAAA 1px solid;
	border-bottom:#AAAAAA 1px solid;
	text-align: left;
	/*
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
	color:#000000;
	width:172px;
	height:180px;
	overflow:auto;
	scrollbar-face-color: #10151D;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #6C94C2;
	scrollbar-3dlight-color: #6C94C2;
	scrollbar-darkshadow-color: #34577E;
	scrollbar-track-color: #EAEAEA;
	scrollbar-arrow-color: #FFFFFF;
	*/
}

LI.bullet01 {
    color: #888888;
    list-style: square;
    list-style-position: inside;
    padding-left: 1em;
	text-indent: -1em;
    /*
    list-style: circle;
    list-style: disc;
    list-style: upper-roman;
    width: 180px;
    */

    /* THIS MUST BE SET IF YOU WANT TO USE AN IMAGE*/
    /*
    list-style-type: none;
    background: url(bullet.gif) 0px 7px no-repeat; 
    */
    
}

LI.bullet02 {
    color: #888888;
    list-style: square;
    list-style-position: inside;
    padding-left: 1em;
	text-indent: 0em;
    /*
    list-style: circle;
    list-style: disc;
    list-style: upper-roman;
    width: 180px;
    */

    /* THIS MUST BE SET IF YOU WANT TO USE AN IMAGE*/
    list-style-type: none;
    background: url(images/theme_bullet01.gif) 0px 7px no-repeat; 
}

FONT.menuheadline {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    padding: .5em;
	text-decoration:none;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10pt;
	color:#880088;
	font-weight: bold;
 	position: relative;
 	/*top:1px;*/ 
}

FONT.menutext01 {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    padding: .5em;
	text-decoration:none;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10pt;
	color:#880000;
	font-weight: bold;
 	position: relative;
 	/*top:1px;*/ 
}

A.menulink01 {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    padding: 0em;
	text-decoration:none;
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
	color:#000088;
	font-weight: normal;
 	position: relative;
 	/*top:1px;*/
}

A.menulink01:hover {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    padding: 0em;
	text-decoration:underline;
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
	color:#0000FF;
	font-weight: normal;
 	position: relative;
 	/*top:1px;*/
}

DIV.menuformat02 {
	/* width:181px;*/
	background-color: transparent;
	margin:auto;
	padding: 1em;
	border-left:#000000 0px solid;
	border-right:#000000 0px solid;
	border-top:#000000 0px solid;
	border-bottom:#000000 0px solid;
	text-align: left;
	/*
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
	color:#000000;
	width:172px;
	height:180px;
	overflow:auto;
	scrollbar-face-color: #10151D;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #6C94C2;
	scrollbar-3dlight-color: #6C94C2;
	scrollbar-darkshadow-color: #34577E;
	scrollbar-track-color: #EAEAEA;
	scrollbar-arrow-color: #FFFFFF;
	*/
}

FONT.menutext02 {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    padding: .5em;
	text-decoration:none;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10pt;
	color:#008800;
	font-weight: bold;
 	position: relative;
 	/*top:1px;*/ 
}

A.menulink02 {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    padding: .5em;
	text-decoration:bold underline;
	font-family: Verdana, Arial,Helvetica;
	font-size: 8pt;
	color:#008800;
	font-weight: bold;
 	position: relative;
 	/*top:1px;*/
}

A.menulink02:hover {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    padding: .5em;
	text-decoration:bold underline;
	font-family: Verdana, Arial,Helvetica;
	font-size: 8pt;
	color:#00FF00;
	font-weight: bold;
 	position: relative;
 	/*top:1px;*/
}

FONT.menutext03 {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    padding: .5em;
	text-decoration:none;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10pt;
	color:#000088;
	font-weight: bold;
 	position: relative;
 	/*top:1px;*/ 
}

A.menulink03 {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    padding: .5em;
	text-decoration:underline;
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
	color:#000088;
	font-weight: normal;
 	position: relative;
 	/*top:1px;*/
}

A.menulink03:hover {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    /*padding: .5em;*/
	text-decoration:underline;
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
	color:#0000FF;
	font-weight: normal;
 	position: relative;
 	/*top:1px;*/
}

/*
------ MENU STYLES END HERE
--------------------------------
*/

/*
--------------------------------
------ CONTENT STYLES START HERE
*/

DIV.horizontalrule {
	background-color: transparent;
	margin:auto;
	padding: 0em;
	border-style: dotted;
	border-left:#000000 0px solid;
	border-right:#000000 0px solid;
	border-top:#000000 0px dashed;
	border-bottom:#888888 1px dashed;
	text-align: left;
}

DIV.format01 {
	/* width:181px;*/
	background-color: transparent;
	margin:auto;
	padding: 1em;
	border-style: dotted;
	border-left:#000000 0px solid;
	border-right:#000000 0px solid;
	border-top:#000000 0px dashed;
	border-bottom:#888888 1px dashed;
	text-align: left;
	/*
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
	color:#000000;
	width:172px;
	height:180px;
	overflow:auto;
	scrollbar-face-color: #10151D;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #6C94C2;
	scrollbar-3dlight-color: #6C94C2;
	scrollbar-darkshadow-color: #34577E;
	scrollbar-track-color: #EAEAEA;
	scrollbar-arrow-color: #FFFFFF;
	*/
}

FONT.headline01 {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    padding: 0em;
	text-decoration:none;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12pt;
	color:#880088;
	font-weight: bold;
 	position: relative;
 	/*top:1px;*/ 
}

FONT.text01 {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    padding: 0em;
	text-decoration:none;
	font-family: Verdana,Arial,Helvetica;
	font-size: 9pt;
	color:#000000;
	font-weight: normal;
 	position: relative;
 	/*top:1px;*/ 
}

A.link01 {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    padding: 0em;
	text-decoration:none;
	font-family: Verdana,Arial,Helvetica;
	font-size: 9pt;
	color:#AA0000;
	font-weight: normal;
 	position: relative;
 	/*top:1px;*/
}

A.link01:hover {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    padding: 0em;
	text-decoration:underline;
	font-family: Verdana,Arial,Helvetica;
	font-size: 9pt;
	color:#FF0000;
	font-weight: normal;
 	position: relative;
 	/*top:1px;*/
}

A.link01:visited {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    padding: 0em;
	/*text-decoration:none;*/
	font-family: Verdana,Arial,Helvetica;
	font-size: 9pt;
	color:#880000;
	font-weight: normal;
 	position: relative;
 	/*top:1px;*/
}

DIV.format02 {
	/* width:181px;*/
	background-color: transparent;
	margin:auto;
	padding: 1em;
	border-left:#000000 0px solid;
	border-right:#000000 0px solid;
	border-top:#888888 0px solid;
	border-bottom:#000000 0px solid;
	text-align: left;
	/*
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
	color:#000000;
	width:172px;
	height:180px;
	overflow:auto;
	scrollbar-face-color: #10151D;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #6C94C2;
	scrollbar-3dlight-color: #6C94C2;
	scrollbar-darkshadow-color: #34577E;
	scrollbar-track-color: #EAEAEA;
	scrollbar-arrow-color: #FFFFFF;
	*/
}

FONT.headline02 {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    padding: 0em;
	text-decoration:none;
	font-family: Verdana,Arial,Helvetica;
	font-size: 9pt;
	color:#000000;
	font-weight: bold;
 	position: relative;
 	/*top:1px;*/ 
}

FONT.text02 {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    padding: 0em;
	text-decoration:none;
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
	color:#000000;
	font-weight: normal;
 	position: relative;
 	/*top:1px;*/ 
}

A.link02 {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    padding: 0em;
	text-decoration:bold underline;
	font-family: Verdana, Arial,Helvetica;
	font-size: 8pt;
	color:#000000;
	font-weight: bold;
 	position: relative;
 	/*top:1px;*/
}

A.link02:hover {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    padding: 0em;
	text-decoration:bold underline;
	font-family: Verdana, Arial,Helvetica;
	font-size: 8pt;
	color:#888888;
	font-weight: bold;
 	position: relative;
 	/*top:1px;*/
}

DIV.format03 {
	/* width:181px;*/
	background-color: transparent;
	margin:auto;
	padding: 0em;
	border-left:#000000 0px solid;
	border-right:#000000 0px solid;
	border-top:#000000 0px solid;
	border-bottom:#000000 0px solid;
	text-align: right;
	/*
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
	color:#000000;
	width:172px;
	height:180px;
	overflow:auto;
	scrollbar-face-color: #10151D;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #6C94C2;
	scrollbar-3dlight-color: #6C94C2;
	scrollbar-darkshadow-color: #34577E;
	scrollbar-track-color: #EAEAEA;
	scrollbar-arrow-color: #FFFFFF;
	*/
}

FONT.headline03 {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    padding: 0em;
	text-decoration:none;
	font-family: Verdana,Arial,Helvetica;
	font-size: 9pt;
	color:#666666;
	font-weight: bold;
 	position: relative;
 	/*top:1px;*/ 
}

FONT.text03 {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    padding: .5em;
	text-decoration:none;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10pt;
	color:#000088;
	font-weight: bold;
 	position: relative;
 	/*top:1px;*/ 
}

A.link03 {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    padding: .5em;
	text-decoration:underline;
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
	color:#000088;
	font-weight: normal;
 	position: relative;
 	/*top:1px;*/
}

A.link03:hover {
    /*filter:DropShadow(color=#0066cc, offx=5, offy=-3, positive=1);*/
    /*padding: .5em;*/
	text-decoration:underline;
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
	color:#0000FF;
	font-weight: normal;
 	position: relative;
 	/*top:1px;*/
}

/*
------ CONTENT STYLES END HERE
--------------------------------
*/

/*
--------------------------------
------ TABLE STYLES START HERE
*/

TABLE {
    background-image: url();
	background-color:#transparent;
	background-repeat: repeat-y,repeat-x;
	border: 0 solid #000000;
	padding: 0em;
}

TH {
    /*
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
    font-weight: bold;
	background-image: url();
	color:#FFFFFF;
	*/
	background-color:transparent;
	background-repeat: repeat-y,repeat-x;
	padding: 0em;
	border: 0 solid black;
	vertical-align: top;
	text-align: center;
}

TD {
    /*
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
    font-weight: bold;
	background-image: url();
	color:#FFFFFF;
	*/
	background-color:#transparent;
	background-repeat: repeat-y,repeat-x;
	padding: 0em;
	border: 0 solid black;
	vertical-align: top;
	text-align: center;
}

IMG.image01 {
    /*
	width: 5;
	height: 5;
	*/
    border: 0 solid #000000;
}

TABLE.box01 {
    background-image: url();
	background-color: #000000;
	background-repeat: repeat-y,repeat-x;
	border: 2 solid #000000;
	padding: 0em;
}

TH.box01 {
    /*
	font-family: Verdana,Arial,Helvetica;
	font-size: 10pt;
    font-weight: bold;
    color:#000000;
    */
	background-image: url();
	background-color:#880000;
	background-repeat: repeat-y,repeat-x;
	padding: .5em;
	border: 0 solid #000000;
	vertical-align: top;
	text-align: left;
}

TD.box01 {
    /*
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
    font-weight: normal;
    color:#000000;
    */
	background-image: url();
	background-color:#FFAAAA;
	background-repeat: repeat-y,repeat-x;
	padding: 1em;
	border: 0 solid #000000;
	vertical-align: top;
	text-align: left;
}

IMG.image02 {
	width: 200;
	height: 200;
    border: 1 solid #000000;
}

TABLE.box02 {
    background-image: url();
	background-color:#BB88BB;
	background-repeat: repeat-y,repeat-x;
	border: 1 solid #BB88BB;
	padding: 0em;
}

TABLE.box07 {
    background-image: url();
	background-color:#88BB88;
	background-repeat: repeat-y,repeat-x;
	border: 1 solid #88BB88;
	padding: 0em;
}

TH.box07 {
    /*
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
    font-weight: bold;
	background-image: url();
	color:#FFFFFF;
	*/
	background-color:#88BB88;
	background-repeat: repeat-y,repeat-x;
	padding: 0em;
	border: 0 solid black;
	vertical-align: top;
	text-align: left;
}


TH.box02 {
    /*
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
    font-weight: bold;
	background-image: url();
	color:#FFFFFF;
	*/
	background-color:#BB88BB;
	background-repeat: repeat-y,repeat-x;
	padding: 0em;
	border: 0 solid black;
	vertical-align: top;
	text-align: left;
}

TD.box02 {
    /*
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
    font-weight: bold;
	background-image: url();
    color:#DDDDDD;
	*/
	background-color:#FFFFFF;
	background-repeat: repeat-y,repeat-x;
	padding: 1em;
	border: 0 solid black;
	vertical-align: top;
	text-align: left;
}

TABLE.box03 {
    background-image: url();
	background-color:transparent;
	background-repeat: repeat-y,repeat-x;
	border: 0 solid #000000;
	padding: 0em;
}

TH.box03 {
    /*
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
    font-weight: bold;
	background-image: url();
	color:#FFFFFF;
	*/
	background-color:#AAAAFF;
	background-repeat: repeat-y,repeat-x;
	padding: 0em;
	border: 0 solid black;
	vertical-align: top;
	text-align:left;
}

TD.box03 {
    /*
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
    font-weight: bold;
	background-image: url();
	color:#FFFFFF;
	*/
	background-color:transparent;
	background-repeat: repeat-y,repeat-x;
	padding: 0em;
	border: 0 solid black;
	vertical-align: top;
	text-align: left;
}

TABLE.box04 {
    background-image: url();
	background-color:transparent;
	background-repeat: repeat-y,repeat-x;
	border: 0 solid #000000;
	padding: 0em;
}

TH.box04 {
    /*
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
    font-weight: bold;
	background-image: url();
	color:#FFFFFF;
	*/
	background-color:#AAFFAA;
	background-repeat: repeat-y,repeat-x;
	padding: 0em;
	border: 0 solid black;
	vertical-align: top;
	text-align:left;
}

TD.box04 {
    /*
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
    font-weight: bold;
	background-image: url();
	color:#FFFFFF;
	*/
	background-color:#FFFFC0;
	background-repeat: repeat-y,repeat-x;
	padding: 0em;
	border: 0 solid black;
	vertical-align: top;
	text-align: left;
}

TABLE.box05 {
    background-image: url();
	background-color:transparent;
	background-repeat: repeat-y,repeat-x;
	border: 0 solid #000000;
	padding: 0em;
}

TH.box05 {
    /*
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
    font-weight: bold;
	background-image: url();
	color:#FFFFFF;
	*/
	background-color:#AAFFAA;
	background-repeat: repeat-y,repeat-x;
	padding: 0em;
	border: 0 solid black;
	vertical-align: top;
	text-align:left;
}

TD.box05 {
    /*
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
    font-weight: bold;
	color:#FFFFFF;
	*/
	background-image: url(./images/theme_sunnyday.jpg);
	background-color:#FFFFDD;
	background-repeat: repeat-y,repeat-x;
	padding: 0em;
	border: 0 solid black;
	vertical-align: top;
	text-align: left;
}

TABLE.box06 {
    background-image: url();
	background-color:transparent;
	background-repeat: repeat-y,repeat-x;
	border: 0 solid #000000;
	padding: 0em;
}

TH.box06 {
    /*
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
    font-weight: bold;
	background-image: url();
	color:#FFFFFF;
	*/
	background-color:#AAFFAA;
	background-repeat: repeat-y,repeat-x;
	padding: 0em;
	border: 0 solid black;
	vertical-align: top;
	text-align:left;
}

TD.box06 {
    /*
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
    font-weight: bold;
	color:#FFFFFF;
	*/
	background-image: url(./images/theme_sunnyday_menu.jpg);
	background-color:#FFFFDD;
	background-repeat: repeat-y,repeat-x;
	padding: 0em;
	border: 0 solid black;
	vertical-align: top;
	text-align: left;
}
/*
------ TABLE STYLES END HERE
--------------------------------
*/

/*
------ IFRAME STYLES BEGIN HERE
--------------------------------
*/

IFRAME {
   	/* width:181px;*/
	background-color: transparent;
	margin:none;
	padding: 0em;
	border-left:#000000 0px solid;
	border-right:#000000 0px solid;
	border-top:#000000 0px solid;
	border-bottom:#000000 0px solid;
	text-align: center;
	width:120px;
	height:240px;
	/*
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
	color:#000000;
	overflow:auto;
	scrollbar-face-color: #10151D;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #6C94C2;
	scrollbar-3dlight-color: #6C94C2;
	scrollbar-darkshadow-color: #34577E;
	scrollbar-track-color: #EAEAEA;
	scrollbar-arrow-color: #FFFFFF;
	*/ 
}

/*
------ IFRAME STYLES END HERE
--------------------------------
*/