
html, body {
    text-align:         center;
    width:              100%;
	height:100%;
    margin:             0 auto;
	background-color: #8a8a8a;
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x;	
}
.border_left {width: 27px; height:100%;
background: url(../images/shadow_left.gif); background-repeat:repeat-y;
}
.border_right {width: 27px; height:100%;
background: url(../images/shadow_right.gif); background-repeat:repeat-y;
}
.main {float: left; width: 818px; height: auto;
background: #dfdfdf; 
}
.nav {background: url(../images/banner_top.jpg); background-repeat:no-repeat; padding-top:0px;
border-bottom: 1px solid #FFFFFF;}

a.homelink {display: block; width: 815px; height: 190px;}

.left_box {background:url(../images/left_bg.gif); background-repeat: repeat-y; width: 521px; margin-bottom: 8px;
height: 100% auto;}

.right_box {background:url(../images/right_bg.gif); background-repeat: repeat-y; width: 266px; margin-bottom: 8px;}

#tag {font-family: Tahoma, Arial, Helvetica, sans serif; font-size: 10px; border-top: 1px solid #d8d8d8; 
padding: 4px 0px 2px 0px; width: 100%; text-align: right;}

#tag a:active,#tag a:visited,#tag a  {color: #8b9bb6; text-decoration:none;}
#tag a:hover  {color: #0042b0;}

#newslist {font-family: Tahoma, Arial, Helvetica, sans serif; font-size: 10px; margin: 10px 10px 0px 10px; padding: 0px;list-style: none;
text-align: left; color: #999999; line-height: 13px;}
#newslist a:active,#newslist a:visited,#newslist a  {color: #295699; text-decoration:none;}
#newslist a:hover  {color: #0042b0; text-decoration: underline;}
#newslist li {border-bottom: 1px solid #e2e2e2; padding: 6px 0px 7px 20px; background:url(../images/bullet.gif); 
background-repeat: no-repeat; background-position: 5px 6px;}

.content {text-align: left; padding: 15px 25px 15px 25px; font-family: Tahoma, Arial, Helvetica, sans serif; font-size: 11px;}

#storelist {color: #8b9bb6; text-decoration:none; margin: 0px 10px 0px 0px; list-style: none;}
#storelist li {padding: 0px 0px 10px 15px; background:url(images/bullet.gif); 
background-repeat: no-repeat; background-position: 0px 1px;}

#footer {font-family: Tahoma, Arial, Helvetica, sans serif; font-size: 11px; text-align: center; border-bottom: 1px solid #afafaf; padding-bottom: 10px;}
#footer a, #footer a:active, #footer a:visited {padding: 0px 22px 0px 22px; color: #456498; text-decoration:none; border-right: 1px solid #456498;}
#footer a:hover {color: #FF0000;}

.copy {height: 64px; text-align: center; background: url(../images/logo_TIG.gif); background-repeat:no-repeat; background-position:center;
font-family: Tahoma, Arial, Helvetica, sans serif; font-size: 10px; color: #456498; padding-top: 15px;}

td { font-family: Tahoma, Arial, Microsoft Sans Serif, Helvetica; font-size: 11px; line-height: 15px; color: #013571}

a.special:link,a.special:visited {
            font: 11px Tahoma, Arial, Helvetica, Verdana, Geneva, sans-serif;  
	color: #295699;
            text-decoration: none; display: block; line-height:12px; padding: 0px 0px 10px 0px;
}

a.special:hover {
            color: #17246a;
}

.text {line-height: 17px;}

.style2 {
	font-size: 12px;
	font-weight: bold;
}

.smnote {
			filter: alpha(opacity=95); 
			position: absolute; 
            top: 0px;
            left: 0px;
            background:#ADD1EB   ;
            padding: 12px 15px 12px 15px;
            border: 1px solid #295699;
            z-index: 1;
            visibility: hidden;
			font-weight: bold;
            font: 11px Tahoma, Arial, Helvetica, sans-serif;
            color: #000;
			text-align: left;
}
.smnote2 {
			position: relative; 
            top: 0px;
            left: 0px;
            background:#F1F1F1;
            padding: 7px 13px 7px 13px;
            border: 1px solid #a5d4ff;
            visibility: visible;
			width: 443px;
			margin-bottom: 5px;
            font: 11px Tahoma, Arial, Helvetica, sans-serif;
            color: #000;
}

.photo {border: 1px solid #666666;}
.smnote_img {border: 1px solid #666666; float: right;}
.style3 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #999999;
}
.style5 {font-size: 10; }
.style6 { font-family: Microsoft Sans Serif, Tahoma, Arial, Helvetica; font-size: 9px; line-height: 12px;}
.style7 {font-family: Microsoft Sans Serif, Tahoma, Arial, Helvetica; font-size: 9px; line-height: 12px; font-weight: bold; }

.event-table th {
	color: #ffeb00;
	text-align: left;
	padding-top: 12px;
}

.event-table td {
	color: #f7ab9c;
	font-size: 10px;
	line-height: 13px;
}

.event-table a.special, .event-table a {
	color: white;
	text-decoration: none;
	display: inline;
	padding: 0;
}

.event-table a:hover {
	color: white;
	text-decoration: underline;
}