/* CSS Document */

a{
	outline:none;
}

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color: #414141;
	scrollbar-face-color: #010101;
	scrollbar-highlight-color: #414141;
	scrollbar-shadow-color: #414141;
	scrollbar-3dlight-color: #414141;
	scrollbar-track-color: #8A8A8A;
	scrollbar-darkshadow-color: #414141;
}

.table_width{
	width:950px;
	background-image:url(../images/globle/main_bg.jpg);
	background-repeat:no-repeat;
	background-color:#2D2D2D;
	border:solid 1px #3C3C3C;
	margin-top:10px;
}

.logo_space{
	padding-top:19px;
	padding-left:67px;
}

.flash_bg{
	background-image:url(../images/globle/flash_bg.png);
	background-repeat:repeat;
}

.button_normal{
	background-image:url(../images/globle/button_normal.jpg);
	background-repeat:repeat-x;
	border-left:#3C3C3C solid 1px;
	border-right:#3C3C3C solid 1px;
	height:75px;
	cursor:pointer;

}

.button_normal:visited{
	background-image:url(../images/globle/button_normal.jpg);
	background-repeat:repeat-x;
	height:75px;
	border-left:#3C3C3C solid 1px;
	border-right:#3C3C3C solid 1px;
	cursor:pointer;
}

.button_normal:hover{
	background-image:url(../images/globle/button_over.jpg);
	background-repeat:repeat-x;
	height:75px;
	color:#181818;
	font-weight:bold;
	cursor:pointer;
		
}

.button_text{
	font-family:Verdana;
	font-size:14px;
	color:#979080;
	font-weight:500;
	text-decoration:none;
	line-height:24px;
	padding:35px 9px 35px 10px;
}

a.button_text:hover{
	text-decoration:none;
	color:#181818;
	padding:35px 9px 35px 10px;
}

.welcome_text{
	font-family:Verdana;
	font-size:14pt;
	color:#FFFFFF;
	font-weight:500;
	text-decoration:none;
}

.bassett_text{
	font-family:Verdana;
	font-size:14pt;
	color:#00DEFF;
	font-weight:500;
	text-decoration:none;
}

.middle_text{
	font-family:Verdana;
	font-size:10pt;
	color:#BDBDBD;
	text-decoration:none;
	line-height:24px;
}
.middle_text01{
	font-family:Verdana;
	font-size:9pt;
	color:#BDBDBD;
	text-decoration:none;
	text-align:justify;
	line-height:18px;
}


.line_image_space{
	margin-top:10px;
	margin-bottom:10px;
}

.sliding_bg{
	background-image:url(../images/globle/sliding_bg.png);
	background-repeat:repeat-x;
	border:#424242 solid 1px;
	width:100px;
	background-position:top;
	background-color:#21221F;
}

.slide_text{
	font-family:arial;
	font-size:10pt;
	color:#BDBDBD;
	line-height:18px;
	font-weight:600;
	text-decoration:none;
	cursor:pointer;
}

a.slide_text:hover{
	color:#00DEFF;
}

.bottomlink{
	font-size:10pt;
	color:#737373;
	font-weight:500;
	line-height:18px;
	text-decoration:none;
}

a.bottomlink:hover{
	color:#00DEFF;
}


.slide_text01{
	font-family:arial;
	font-size:10pt;
	color:#00DEFF;
	font-weight:600;
	line-height:18px;
	text-decoration:none;
}

a.slide_text01:hover{
	color:#BDBDBD;
}

.bttm_line_bg{
	background-image:url(../images/globle/bttm_line_bg.png);
	background-repeat:repeat-x;
	height:10px;
}

.copy_text{
	font-family:verdana;
	font-size:10pt;
	color:#737373;
	font-weight:500;
	text-decoration:none;
}

a.copy_text:link{
	font-family:verdana;
	font-size:10pt;
	color:#737373;
	font-weight:500;
	text-decoration:none;
}

a.copy_text:visited{
	font-family:verdana;
	font-size:10pt;
	color:#737373;
	font-weight:500;
	text-decoration:none;
}

a.copy_text:hover{
	font-family:verdana;
	font-size:10pt;
	color:#737373;
	font-weight:500;
	text-decoration:underline;
}

.input_box{
	width:168px;
	height:20px;
	background:#0F0F0F;
	border:#3C3C3C solid 1px;
	color:#BDBDBD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:1px;
}

.input_box_textarea{
	width:168px;
	height:70px;
	background:#0F0F0F;
	border:#3C3C3C solid 1px;
	color:#BDBDBD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:1px;
}

.gallery_border{
border:2px solid;
border-color:#696B6A;
}
