body{	background: #000000 url('../img/bg_tab.jpg') no-repeat fixed;
	background-position: 50% 150px; 
	color: white;
	margin: 20px 10px 0px 10px ;
	font-family: arial, helvetica;
	font-size: 15px;
	text-align: center;}





h3{	font-size: 140%;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
	letter-spacing: +1px;}

h3.left{font-size: 110%;
	font-weight: 600;
	text-align: left;
	text-decoration: none;}

h4{	font-size:95%;
	text-align: justify;
	font-weight: 500;
	letter-spacing: +1px;}

h5.top{	font-size: 80%;
	letter-spacing: +2px;
	font-variant:small-caps;
	text-align: right;}

h6{	font-size: 80%;
	letter-spacing: +2px;
	font-variant:small-caps;}


.layout{width: 700px;}

.menu {	width: 250px;
	text-align: center;
	vertical-align:top;
	line-height: 3em;}

.container{width: 450px;
	vertical-align: top;
	text-align: justify;
	font-family: arial, helvetica;}

.index{	width: 390px;
	height: 390px;
	border: 0px solid white;
	}

.index_td{border: 1px solid #C0C0C0;
	width: 120px;
	height: 120px;
	}

.index_td_o{border: 1px solid #C0C0C0;
	width: 120px;
	height: 120px;
	background-color: #FF6633;
	}

.index_td_b{border: 1px solid #C0C0C0;
	width: 120px;
	height: 120px;
	background-color: #6699FF;
	}

.index_td_g{border: 1px solid #C0C0C0;
	width: 120px;
	height: 120px;
	background-color: #66CC66;
	}

.link{	border: 1px solid white;
	width: 100%;
	text-align: center;
	font-size: 100%;
	font-weight: 700;
	padding: 2px;
	background-color: #6699FF;
	}

.pvend_b{border: 1px solid white;
	background-color: #6699FF;
	padding: 5px;
	}

.pvend_o{border: 1px solid white;
	background-color: #FF6633;
	padding: 5px;
	}

optgroup{font-style: normal;}

.opt_1{	background-color: #6699ff; color: white; border: 1px solid white;}
.opt_2{	background-color: #663366; color: white; border: 1px solid white;}
.opt_3{	background-color: #66CC66; color: black; border: 1px solid white;}
.opt_4{	background-color: #FFCC00; color: black; border: 1px solid white;}
.opt_5{	background-color: #FF6633; color: white; border: 1px solid white;}
.opt_6{	background-color: #CC0000; color:white; border: 1px solid white;}
.opt_7{	background-color: #6666FF; color:white; border: 1px solid white;}
.opt_8{	background-color: #FFCC33; color: black; border: 1px solid white;}


img{	border: 0;
	vertical-align: top;}

table{	margin: 0 auto;}



a:link {color: white; 
	text-decoration:none;}  

a:visited {color: white;
	text-decoration:none;}

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

.link:hover{background-color: #FF6633;
	}

.a_link:hover{background-color: #FF6633;
	text-decoration: none;
	width: 100%;
	text-align: center;
	}