@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #A5DBDB;
}
.just {
	text-align:justify;
}
a:link {
	color: #3885B6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #65B15B;
}
a:hover {
	text-decoration: underline;
	color: #009999;
}
a:active {
	text-decoration: none;
	color: #FF6666;
}
.style1 {
	font-family: Arial;
	font-size: 15px;
	color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A5DBDB;
	border-bottom-color: #A5DBDB;
}
.style2 {
	font-size: 16px;
	color: #3885B6;
	font-weight: bold;
	font-family: Arial;
}
.style3 {
	font-family: Arial;
	font-size: 13px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.style5 {
color: #00A99D; font-weight: bold;	font-size: 12px;
}
.style6 {
	font-size: 13px;;
	color: #999999;
}
.style7 {
	font-size: 10px;;
	color: #65B15B;
}
.style8 {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial;
}
.style9 {font-size: 36px}
.style10 {font-size: 24px}
.foot {
	font-size: 10px;;
	color: #ffffff;
}

.line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A5DBDB;
}

.line1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.icon1 {
color: #65B15B;	font-size: 13px;
}

.icon2 {
color: #F07F40;font-size: 13px;
}

.icon3 {
color: #3885B6;font-size: 13px;
}

#playvdo {
	scrollbar-3dlight-color: #C9A31B;
	scrollbar-arrow-color:  #927A19;
	scrollbar-track-color:  #927A19;
	scrollbar-darkshadow-color: #C9A31B;
	scrollbar-face-color: #C9A31B;
	scrollbar-highlight-color: #C9A31B;
	scrollbar-shadow-color: #C9A31B;
	word-spacing: 0px;
	width:716px;
	height:400px;
	overflow:auto;
	z-index:0;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;	
	vertical-align: middle;
	
}

#vlgallery {
	scrollbar-3dlight-color: #C9A31B;
	scrollbar-arrow-color:  #927A19;
	scrollbar-track-color:  #927A19;
	scrollbar-darkshadow-color: #C9A31B;
	scrollbar-face-color: #C9A31B;
	scrollbar-highlight-color: #C9A31B;
	scrollbar-shadow-color: #C9A31B;
	word-spacing: 0px;
	width:450px;
	height:130px;
	overflow:auto;
	z-index:0;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;	
	vertical-align: middle;
}