/* CSS Document */

body { background:url(../images/wallpaper9.jpg);
margin-top:0; margin-left:0;
background-color: #BAD7E5;
}

/* BACKGROUND */
.ticketbg {background-image:url(../images/ticket2.gif); background-repeat:no-repeat; width:224px; height:102px; display:block} 
.videobg {background-image:url(../images/videobg.jpg); background-repeat:no-repeat;
width:433px; height:235px;}
.leftbar {background-image: url(../images/toc_bg.jpg); background-repeat:repeat-y; width:248px;}
.shadowtop { background-image:url(../images/shadow_top.jpg); background-repeat:repeat-x;}
.shadowleft { background-image:url(../images/shadow_left.jpg); background-repeat:repeat-y;}
.shadowright { background-image:url(../images/shadow_right.jpg); background-repeat:repeat-y;}
.shadowbottom { background-image:url(../images/shadow_bottom.jpg); background-repeat:repeat-x;}
.shadowfooter { background-image:url(../images/shadow_footer.jpg); background-repeat:repeat-x; height:87px;}
.toptabbg { background-image:url(../images/toptab_bg.gif); background-repeat:repeat-x; height:26px;}
.topbgimage { background-image:url(../images/topbgimage.jpg); display:block; background-repeat:no-repeat; background-position:right; width:554px;}
.toplogo { background-image:url(../images/toplogo.jpg); background-repeat:no-repeat; width:229px;}
.topbg { background-image:url(../images/topbgimage_b.jpg); background-repeat:repeat-x; height:129px;}

.contentbg {background-image:url(../images/wallpaper5.jpg); background-repeat: repeat;}
.contentbg2 {background-image:url(../images/wallpaper3.jpg); background-repeat:repeat-x; background-color:#4CC0F5;}
.contentbg3 {background-image:url(../images/wallpaper4.jpg); background-repeat:repeat-x; background-color:#4CC0F5;}

.toc_l {background-image:url(../images/toc_l.jpg); background-repeat:repeat-y; width:5px;}
.toc_r {background-image:url(../images/toc_r.jpg); background-repeat:repeat-y; width:5px;}
.toc_t {background-image:url(../images/toc_t.jpg); background-repeat:repeat-x; height:5px;}
.toc_b {background-image:url(../images/toc_b.jpg); background-repeat:repeat-x; height:5px;}

/* BORDERS */
.border_b_gray {border-bottom:#999999; border-bottom-style:solid; border-bottom-width:1px;}
.border_b_white {border-bottom:#ffffff; border-bottom-style:solid; border-bottom-width:1px;}
.border_b_gray2 {border-bottom:#666; border-bottom-style:solid; border-bottom-width:1px;}
.border_tb_white {
border-bottom:#ffffff; border-bottom-style:solid; border-bottom-width:3px;
border-top:#ffffff; border-top-style:solid; border-top-width:3px;
}
.borderwhite {border:#FFFFFF; border-width:3px; border-style:solid;}
.bordergray {border:#cccccc; border-width:1px; border-style:solid;}
.border_l_red {border-left: #006699; border-left-style:dashed; border-left-width:1px;}

.margin {margin:8px; line-height:18px;}
.lineheight { line-height:20px;}

/* LINKS */
.linkmenu {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;  background-image:url(../images/toc_arrow.jpg); background-position:left; background-repeat:no-repeat; padding-left:15px;}
a.linkmenu:visited {color: #333333; text-decoration: none;}
a.linkmenu:link 	{color: #333; text-decoration: none;  background-image:url(../images/toc_arrow.jpg); background-position:left; background-repeat:no-repeat;}
a.linkmenu:hover 	{color: #333; text-decoration: none; background-image:url(../images/toc_arrow2.jpg); font-weight:bold;}

.linkgray {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
a.linkgray:visited {color: #333333; text-decoration: none;}
a.linkgray:link 	{color: #333; text-decoration: none;}
a.linkgray:hover 	{color: #333; text-decoration: underline;}

.linkwhite {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
a.linkwhite:visited {color: #fff; text-decoration: none;}
a.linkwhite:link 	{color: #fff; text-decoration: none;}
a.linkwhite:hover 	{color: #FFFF00; text-decoration: underline;}

.linkgray2 {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
a.linkgray2:visited {color: #333333; text-decoration: underline;}
a.linkgray2:link 	{color: #333; text-decoration: underline;}
a.linkgray2:hover 	{color: #333; text-decoration: none;}

.linkblack {font-family: Arial, Tahoma; font-size: 12px;}
a.linkblack:visited {color: #000; text-decoration: underline;}
a.linkblack:link 	{color: #000; text-decoration: underline;}
a.linkblack:hover 	{color: #000; text-decoration: none;}

/* TEXT */
td {font-family:Tahoma, Geneva, sans-serifverdana; color:#333333; font-size:11px;}
.bold { font-weight:bold;}
.txtwhite { color:#FFFFFF;}
.txtbwhite { color:#FFFFFF; font-weight:bold;}
.txtblack { color:#000000;}
.txtbblack { color:#000000; font-weight:bold;}


