/* NAVIGATION TABS - START */
	 #tabs {
	float:left;

	margin: 0px;
	padding: 0px;
	font-weight: bold;

      }
    #tabs ul {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;

      }
    #tabs li {
	display:inline;
	margin:0;
	padding:0;

      }
    #tabs a {
	font: bold 11px Arial, sans-serif;
	line-height:11px;
	float:left;
	margin:0;
	text-decoration:none;
	background-image: url(images/btn_left2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 9px;
	
      }
    #tabs a span {
	float:left;
	display:block;
	color:#000000;
	background-image: url(images/btn_right2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #464646;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 4px;
	height:22px;
	}
	
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {
	float:none;
	text-align: center;
cursor: pointer;
	cursor: hand;
}

    /* End IE5-Mac hack */
    #tabs a:hover span {
	color:#FFFFFF;
	
      }
    #tabs a:hover {
	background-position:0% -33px;

      }
    #tabs a:hover span {
	background-position:100% -33px;

      }
	#tabs #active{
	background-position:0% -33px;

	}
	#tabs #active span {
	background-position:100% -33px;
	color:#000000;
	height: 26px;
    }
	
/* NAVIGATION TABS - end */

/* NAVIGATION single line TABS2 - START */
 #tabs2 {
	float:left;
	margin: 0px;
	padding: 0px;
	font-weight: bold;

      }
    #tabs2 ul {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;

      }
    #tabs2 li {
	display:inline;
	margin:0;
	padding:0;

      }
    #tabs2 a {
	font: bold 13px Arial, sans-serif;
	float:left;
	margin:0;
	text-decoration:none;
	background-image: url(images/btn_left2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 9px;
	
      }
    #tabs2 a span {
	float:left;
	display:block;
	color:#468EB6;
	background-image: url(images/btn_right2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #464646;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 4px;
	height:21px;
	}
.headertext {
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
}



    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs2 a span {
	float:none;
	text-align: center;
cursor: pointer;
	cursor: hand;

}

    /* End IE5-Mac hack */
    #tabs2 a:hover span {
	color:#FFFFFF;
	
      }
    #tabs2 a:hover {
	background-position:0% -33px;

      }
    #tabs2 a:hover span {
	background-position:100% -33px;

      }
	#tabs2 #active{
	background-position:0% -33px;

	}
	#tabs2 #active span {
	background-position:100% -33px;
	color:#000000;
	height: 26px;
    }
	
/* NAVIGATION TABS - end */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C3080D;
	background-repeat: repeat-x;
	background-position: top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.logo {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 44px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 15px;
	letter-spacing: -3px;
}
.w11b {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.warning {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}
.wtext {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}
.enter {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 15px;
}
.visit {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.containertext {
	width: 300px;
	color: #FFFFFF;
}


.sm {
	font-size: 10px;
	color: #FF4800;
}
.pun11 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.container {
	line-height: 12px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 7px;
	color: #FFFFFF;
}

.header {
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.thu {
	border: 1px solid #000000;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}

.bgcent {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.colorleft {
	background-color: #C3080D;
	background-image: url(images/bg.jpg);
}
.colorright {
	background-color: #DB0002;
}

.conenter {
	background-image: url(images/bg_enter.gif);
	height: 64px;
	width: 417px;
	text-align: center;
	vertical-align: middle;
	padding-top: 25px;
}



.b12 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.tablecent {
	background-color: #DB0002;
}
.colorcenttable {
	background-color: #C3080D;
}


.bottom {
	font-size: 10px;
	color: #FFFFFF;
}

.leav {

	font-family: Tahoma, Arial, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #DB0002;
	text-decoration: none;
}
.tablebot {
	background-color: #7F0001;
}
