a:link {
	color : #FF0000;
	text-decoration : none;
	font-weight : bold;
}
a:visited {
	color : #FF0000;
	text-decoration : none;
	font-weight : bold;
}
a:active {
	color : #C0C0C0;
	text-decoration : underline;
}
a:hover {
	color : #C0C0C0;
	text-decoration : underline;
}
body {
	background-color : #000000;
/*	background: url(page_bg1.jpg) repeat-y center;*/
	color : #FFFFFF;
	font-family : Arial;
	text-align : center;
	font-size : 12px;
}
#bodycontainer {
	width: 970px;
	margin: 0px auto;
	padding: 0px;
}
#header {
	padding: 0 0 5px 0px;
	margin: 0 auto;
	width: 800px !important;
	width /**/: 800px;
	text-align: center;
	background-color: #000000;
	}
#header2 {
	padding: 0 0 5px 0px;
	margin: 0 auto;
	width: 798px !important;
	width /**/: 800px;
	text-align: center;
	background-color: #000000;
	}
div.main {
	padding : 10px 10px 0px 10px;
	margin : 0px auto 4px auto;
	width: 778px !important;
	width /**/ : 800px;
	border-bottom : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
	border-top : 1px solid #FFFFFF;
}
div.main2 {
	padding : 10px;
	margin : 0px auto 4px auto;
	width: 778px !important;
	width /**/ : 800px;
	border-bottom : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
	border-top : 1px solid #FFFFFF;
}
#containerleft {
	float: left;
	width: 320px !important;
	width /**/: 320px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
/*	border-right : 1px solid #FFFFFF;*/
}
#containerright {
	float: right;
	width: 447px !important;
	width /**/: 457px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	line-height: 3.5em;
/*	border-left : 1px solid #FFFFFF;*/
}
#containerleft1 {
	float: left;
	width: 280px !important;
	width /**/: 280px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
/*	border-right : 1px solid #FFFFFF;*/
}
#containerright1 {
	float: right;
	width: 487px !important;
	width /**/: 497px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	line-height: 3.5em;
/*	border-left : 1px solid #FFFFFF;*/
}
.leftblock {	
	float: left;
	padding: 0px;
	margin: 12px 0px;
	text-align: center;
	width: 168px !important;
	width /**/ : 170px;
}

.leftblock1 {	
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: center;
	width: 170px;
}

.leftblock2 {	
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: center;
	width: 168px !important;
	width /**/ : 170px;
	border-left: solid 2px #FFFFFF;
}

.rightblock {	
	float: right;
	padding: 0px;
	margin: 0px;
	text-align: center;
	width: 800px;
}
div.spacer {
    clear:both;
	height: 1px;
	margin: 0px;
	padding: 0px;
}	
#footer {
	margin : 0 auto;
	padding: 10px 0px 0px 0px;
	text-align: center;
	width: 100%;
	clear : both;
	width : 800px;
}
img.img1 {
	border-top : 4px solid #FFFFFF;
	border-bottom : 4px solid #FFFFFF;
	border-left : 4px solid #FFFFFF;
	border-right : 4px solid #FFFFFF;
	padding : 0px;
	margin : 3px;
}
img.img2 {
	border: 2px solid #FF0000;
}
img.img3 {
	margin: 2px 0px 4px 0px;
	border-top : 2px solid #FFFFFF;
	border-bottom : 2px solid #FFFFFF;
}
.textTD {
	font-size: 12px;
	text-align: right;
	margin-left: 20px;
}
.warning {
	font-size: 12px;
}
.tabletable {
	margin-left: 20px;
}
.main ul {
	margin: 0px;
	list-style : circle inside;
	padding: 5px 0;
}
.main li {
	font-size: 20px;
	margin-left: 5px;
	padding: 0px;
}
.center {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.warning {
	margin: 0 auto;
	width: 700px;
	padding: 10px;
	font-size: 20px;
	text-align: center;
}
.privacy {
	padding : 3px 10px 10px 10px;
	margin : 0 auto 10px auto;
	width: 778px !important;
	width /**/ : 800px;
	border-top : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
	text-align : left;
}
.item_tn {
	width: 240px;
	padding-bottom: 7px;
}
.DivButton {
      font-family: verdana;
      font-size: 11px;
      width:60px;
      font-weight: bold;
      color: #666666;
      text-align:center;
      background-color: #CCCCCC;
      padding: 5px;
      border: 1px solid #333333;
}
.DivButton a {
color: #666666;
text-decoration:none;
}
.DivButton a:hover{
text-decoration:none;
color:#000000;
}

.thumbnail {
position: relative;
z-index: 0;
}

.thumbnail:hover {
background-color: transparent;
z-index: 50;
}

.thumbnail span { /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFFF;
padding: 5px;
border: 2px solid #FF0000;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img { /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span { /*CSS for enlarged image on hover*/
visibility: visible;
bottom: 20px;
left: 90px; /*position where enlarged image should offset horizontally */
}
