#main_player_container{
  text-align: left;
}
Body {
  	color: #00008B;
	scrollbar-arrow-color: #CC0000;
	scrollbar-face-color: #FFF; 
	scrollbar-track-color: #FFF; 
	scrollbar-highlight-color: #CC0000; 
	scrollbar-shadow-color: #CC0000; 
	scrollbar-darkshadow-color: #FFF;
	scrollbar-3dlight-color: #FFF;
	Cursor: default;
	background-color: rgb(218, 226, 227);
	margin: 0;
}
img{ vertical-align: middle; border: #CC0000; }
Table,Tr,Td { Font-size: 11px; Font-family: Verdana; border-collapse: collapse;}
/*-----------------------------------------*/
A { color: #00008B;  text-decoration: none; font-family: Verdana;}
A:hover { COLOR: #00008B; text-decoration: none; }

.a_mem { color: #0033CC;  text-decoration: none; font-weight: bold}
.a_mem:hover { COLOR: #00008B; text-decoration: none;}
.a_this { color: #00008B;  text-decoration: none; font-weight: bold}
.a_this:hover { COLOR: #E2A500; text-decoration: none;}
.a_admin { color: #0033CC;  text-decoration: none; font-weight: bold}
.a_admin:hover { COLOR: #00008B; text-decoration: none;}
.a_mod { color: #0033CC;  text-decoration: none; font-weight: bold}
.a_mod:hover { COLOR: #00008B; text-decoration: none;}

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

Select { cursor:default; margin-right:2px; color: #00008B; border:1px solid #CC0000;}
Textarea { overflow:auto; }
form { margin: 0; padding:0}
optgroup{ font-size: 10px; }
/*---------------------------------------------------------------*/
.topborder { border: #CC0000 3px solid;border-top: 0px; background-color: #FFF }
.border { border: #CC0000 1px solid; }

.submit{
	COLOR: #00008B;
	font-weight: bold;
	border: 1 solid #CC0000;
	background-color: #FFF;
	font-size: 9px;
	font-family: Verdana;
	height: 20px;
	width: 80px;
}
.title_l, .title_c, .title_r {
	/*background-color: #82BA00;*/
	background-image: url('img/b.gif');
	padding: 3px;
	color: #FFF;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	height: 21px;
}
.title_r {
	/*background-color: #1788C8;*/
	background-image: url('img/b.gif');
}
.title_c {
	/*background-color: #E68300;*/
	background-image: url('img/b.gif');
}
.footer {
	background-color: #73abcb;
	height:20px;
	color:white;
}
.footer a { color: white }
.footer a:hover { color: #F9F9F9 }
.pagecurrent
{
	background-color: #68AED7;
	color:white;
	border: #CC0000 1px solid;
	width: 20px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-top: 2px;
	font-size: 10px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
}
.pagelink, .pagelink:hover
{
	font-size: 10px;
	background-color: white;
	color: #68AED7;
	border: #CC0000 1px solid;
	width: 20px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-top: 2px;
	font-weight:normal;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
}
.pagelink:hover
{
	background-color: #68AED7;
	color: white;
}
.checkbox {	background: none;border: 0; cursor: hand }
.fr, .fr_2 { border: 1px solid #CC0000; 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 #CC0000;
	border-right: 2px solid #CC0000;
	border-left: 1px solid #CC0000;
	border-bottom: 2px solid #CC0000;
	margin-bottom: 3px;
}

.nav_btm { background: url(img/misc/nav_btm.gif);width: 100%;height: 10px; margin: 0; padding-bottom: 10px; }
.link_tree { background-color:#F9F9F9; border: 1px solid #CC0000; padding:5px; width: 99%; margin-top: 5px; margin-bottom: 5px}
.m_list { background-color: #FBFBFB; }
.m_list_2 { background-color: #F6F6F6; }
.m_bar_info td { background-image: url('img/head_div.gif');	background-repeat: repeat-x; padding:2px; font-size: 10px; color: #767569; height: 20px; font-weight: bold;}

.comment_sender {
	font-size: 10px;
	padding: 0px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px solid #CC0000;
}
.comment_content {
	margin-top: 3px;
	padding: 0px;
}
.comment_1 {
	padding: 5px 10px 5px 10px;
	border: 3px dashed #CC0000;
	background: #FFF;
	margin-top: 5px;
}

.comment_2 {
	padding: 5px 10px 5px 10px;
	border: 3px dashed #CC0000;
	background: #FFF;
	margin-top: 5px;
}

.singer {
	background-color:#FBFBFB;
	border-bottom: 2px solid #CC0000;
}

.title_n{
	background-image: url('img/b1.gif');
	color: #00008B;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	height: 31px;
}

.head_l, .head_c, .head_r, .head_1, headblack_l, .headblack_c, .headblack_r, headred_l, .headred_c, .headred_r, .headblack1_l, .headblack1_c, .headblack1_r {
	color: #FFF;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	height: 26px;
}
.head_l {

	background-image: url('img/head_l.gif');
	width: 14px;
}
.head_r {

	background-image: url('img/head_r.gif');
	width: 26px;
}
.head_c {

	background-image: url('img/head_c.gif');

}
.head_div {

	background-image: url('img/head_div.gif');
	background-repeat: repeat-x;
	color: #00008B;
	padding-top: 8px;
}
.head_1 {

	background-image: url('img/b2.gif');
	background-repeat: repeat-x;
	height: 19px;
	padding: 2px;
}

.headblack_l, .headblack_r, headred_l, .headred_r {
	width: 14px;
}
.headblack_l {
	background-image: url('img/headred_l.gif');
}
.headblack_r {

	background-image: url('img/headred_r.gif');
}
.headblack_c {
	background-image: url('img/headred_c.gif');
}
.headred_l {
	background-image: url('img/headred_l.gif');
}
.headred_r {
	background-image: url('img/headred_r.gif');
}
.headred_c {
	background-image: url('img/headred_c.gif');
}

.headblack1_l {
	background-image: url('img/headblack1_l.png');
}
.headblack1_r {

	background-image: url('img/headblack1_r.png');
}
.headblack1_c {
	background-image: url('img/headblack1_c.png');
}

.button, .button_1, .button_2 {
	background-image: url(img/button.gif);
	background-position: center;
	background-repeat: no-repeat;
	border:1px solid #CC0000;
	COLOR: #00008B;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	height:20px;
	width:56px;
}

.button_1 {
	background-image: url(img/button_1.gif);
	width:80px;
}

.button_2 {
	background-image: url(img/button_2.gif);
	width:110px;
}
