/* CSS Document */

body {
background-color:#000000;
margin: 0 auto;
}

#all {
width:812px;
margin: 0 auto;
background:url(Index/right_shaddow.gif) 100% 0% repeat-y;
}

#header {
width:auto;
}

#menu {
width:auto;
height:37px;
margin:0 6px 0 0;
background:url(images/red_bck.gif) 0% 100% repeat-x;
}

#edit {
width:auto;
}

#footer{
width:812px;
background:url(Index/footer_shaddow.gif) no-repeat;
height:9px;
}

.box_left {
	width:auto;
	padding:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.box_left_header {
	width:230px;
}

.box_right {
/*background:url(images/red_bck2.gif) 0% 0% repeat-y ;
*/
padding:10px;
}

.box_right_header {
width:530px;
border:#666666 1px solid;

}

.box_right_header2 {
width:256px;
/*margin:0px 0px 0px 5px;*/
border:none;
}

.box_right_header3 {
width:auto;
/*margin:0px 0px 0px 15px;*/
border:none;
}

.box_right_header_black {
width:auto;

padding:10px;

background:#000000;

}

.box_right_footer {
background:url(Index/red_bck_4.gif) 0% 0% repeat-y #999999;
padding:10px 0px 10px 10px;
}

.line_1 { /*white*/
width:auto;
height:1px;
margin:10px;
background:url(images/line_1.gif) repeat-x;
}

.line_2 { /*black*/
width:auto;
height:1px;
margin:10px;
background:url(images/line_2.gif) repeat-x;
}

.line_3 { /*gray*/
width:auto;
height:1px;
margin:10px;
background:url(images/line_3.gif) repeat-x;
}

.txt_black_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding:5px;
}

a.txt_black_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF6600;
	text-align: left;
	padding:5px;
}

a.txt_black_12:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding:5px;
}

a {
	color:#990000;
}

a:hover {
	color:#FFFFFF;
}

.txt_black_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000110;
	text-align: left;
	padding:5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	border-bottom:3px #000000 solid;
	font-weight: bold;
	background:url(Images/Index/btn_1.gif) 0% 0% no-repeat;
	padding:0px 0px 0px 15px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	background:url(Images/Index/btn_2.gif) 0% 0% no-repeat;
	padding:0px 0px 0px 15px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#FF0000;
	font-weight: bold;	
	padding:5px;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#666666;
	font-weight: bold;
	padding:5px;
}

.img_1 {
border:#000000 1px solid;
}