Body {
  	color: #4D4D4D;
	scrollbar-arrow-color: #C6C6C6;
	scrollbar-face-color: #FFF; 
	scrollbar-track-color: #FFF; 
	scrollbar-highlight-color: #C6C6C6; 
	scrollbar-shadow-color: #C6C6C6; 
	scrollbar-darkshadow-color: #FFF;
	scrollbar-3dlight-color: #FFF;
	Cursor: default;
	/*background: #54554F;*/
	background-image: url("img/bg.jpg");
	background-attachment: fixed;
	background-repeat:repeat-x;
	background-position:center;
	margin: 0;
}
img{ vertical-align: middle; border: 0; }
Table,Tr,Td {	Font-size: 11px; Font-family: Verdana; border-collapse: collapse;}
/*-----------------------------------------*/
A { color: #4B4B4C;  text-decoration: none; font-family: Verdana;}
A:hover { COLOR: #FF8000; text-decoration: none;font-weight: bold }

.a_this { color: #804040;  text-decoration: none; font-weight: bold}
.a_this:hover { COLOR: #A75454; text-decoration: none;}
.a_admin { color: #FF0000; text-decoration: none; font-weight: bold}
.a_admin:hover { COLOR: #E10000; text-decoration: none;}
.a_smod { color: #FCB222; text-decoration: none; font-weight: bold}
.a_smod:hover { COLOR: #F8A303; text-decoration: none;}
.a_mod { color: #008000; text-decoration: none; font-weight: bold}
.a_mod:hover { COLOR: #005E00; text-decoration: none;}
.a_mem { color: #585CFE; text-decoration: none; font-weight: bold}
.a_mem:hover { COLOR: #0107FE; text-decoration: none;}
.a_band { color: #333333; text-decoration: none;}
.a_band:hover { COLOR: #000000; text-decoration: none;}


/*-----------------------------------------*/
p { margin:5px; padding: 5px }
Input,Textarea,Button,Select{
	Font-family: Verdana;
	Font-size: 11px;
	border: 1px solid #E5E5E5;
	vertical-align:middle;
	padding-left:3px;
	margin:0;
	background: #FFF;
	color: #1D1D1D;
}

Select { cursor:default; margin-right:2px; color: #4B4B4C; }
Textarea { overflow:auto; }
form { margin: 0; padding:0}
optgroup{ font-size: 10px; }
/*---------------------------------------------------------------*/


 
.topborder { border: #FFF 3px solid; background-color: #FFF }
.border2 { border: #E9E9E9 1px solid; }
.border {

	background-color: #FFFFFF;
	border-top: 0px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	border-left: 1px solid #E9E9E9;
	border-bottom: 0px solid #E9E9E9;

 }
 .detail {

	background-color: #FFFFFF;
	border-top: 0px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	border-left: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;

 }
.submit{
	COLOR: #454545;
	font-weight: bold;
	border: 1 solid #DDDDDD;
	background-color: #FFF;
	font-size: 9px;
	font-family: Verdana;
	height: 20px;
	width: 80px;
}
.m_title {
	/*background-color: #82BA00;*/
	background-image: url('img/top_c.gif');
	padding: 5px;
	color: #000000;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	width: 100%;
	height: 31px;
	text-align: center;
}
.m_title_r {
	/*background-color: #82BA00;*/
	background-image: url('img/c.gif');
	padding: 5px;
	color: #fff;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	width: 100%;
	height: 29px;
	text-align: center;
}
.m_title_s {
	background-image: url('img/s_c.gif');
	padding: 3px;
	color: #FFF;
	font-size: 10px;
	font-family: Verdana;
	width: 100%;
	height: 72px;
	text-align: center;
}
.m_title_s A {
	COLOR: #ffffff;	font-weight: bold
	text-align: center;
}
.m_title_s A:hover {
	BACKGROUND-COLOR: #33ffff; PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 0px; COLOR: #ffffff; PADDING-TOP: 0px; font-weight: bold
	text-align: center;
}
.s_type A {
	COLOR: #ffffff; font-weight: bold; text-decoration: underline
}
.s_type A:hover {
	BACKGROUND-COLOR: #33ffff; COLOR: #FFFFFF; font-weight: bold
}

.nav_1 A {
	COLOR: #ffffff; font-weight: bold; 
}
.nav_1 A:hover {
	COLOR: #FF0000; font-weight: bold
}
.footer {
	background-color: #008BFF;
	height:20px;
	color:white;
}
.footer a { color: white }
.footer a:hover { color: #F9F9F9 }
.pagecurrent
{
	background-color: #ff0592;
	color:white;
	border: #e5e5e5 1px solid;
	width: 20px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
}
.pagelink, .pagelink:hover
{
	font-size: 10px;
	background-color: white;
	color: #29bff7;
	border: #e5e5e5 1px solid;
	width: 20px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-weight:normal;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
}
.pagelink:hover
{
	background-color: #29bff7;
	color: white;
	font-size: 10px;
	font-weight: bold;
}
.checkbox {	background: none;border: 0; cursor: hand }
.fr, .fr_2 { border: 0px solid #E9E9E9; padding: 3px; background-color: #FFF; }
.fr_2 { background-color: #FBFBFB; }

/*---MENU---*/

.info {
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	border-top: 1px solid #D9D9D9;
	border-right: 2px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	border-bottom: 2px solid #D9D9D9;
	margin-bottom: 3px;
}

.m_list { background-color: #fbfbfb; }
.m_list_2 { background-color: #EBF5FF; }
.comment_1 {
	padding: 5px 10px 5px 10px;
	border: 5px dashed #A1CB40;
	background: #FFF;
}

.comment_2 {
	padding: 5px 10px 5px 10px;
	border: 5px dashed #51A6D6;
	background: #FFF;
}

.singer {
	background-color:#FBFBFB;
	border-bottom: 2px solid #FFF;
}
.menu_main{
	padding: 1px;
	color: #333;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
	/*text-decoration: underline;*/
	width: 100%;
}
.menu_main A:hover {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 0px; COLOR: #FF0592; PADDING-TOP: 0px; text-decoration: underline
}

.title_c{
	background-color:#585858;
	padding: 3px;
	color: #FFF;
	font-size: 10px;
	font-family: Verdana;
	width: 100%;
	height: 22px;
	text-align: center;
}