table.box {
	
}

table.box td {
	padding: 7px;
	/*
	padding: 8px 10px 7px 10px; 
	*/
}

div.box_block {
	/*
	width: 195px;
	*/
	
	border: 1px #dadada solid;
}

m2_in_box#table
{
	background: transparent;
}

#m2_in_box tr,#m2_in_box th , #m2_in_box td
{
	background: transparent;
}

#m2_in_box input[type="submit"],#m2_in_box input[type="checkbox"],#m2_in_box input[type="radio"],
#m2_in_box input[type="button"],#m2_in_box input[type="text"],#m2_in_box input[type="password"],
#m2_in_box select,#m2_in_box button, button.box, m2_in_box#table, #m2_in_box tr,#m2_in_box th ,
#m2_in_box td, m2_content, #m2_in_box li
{
	font-size: 10px;
}

.m2_in_box
{
	background: transparent;
}

.m2_content
{
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.m2_header, .m2_header_over
{
}

.m2_header, .m2_header_over div {

	background: url('/images/box_top_bg.jpg') top;
	background-repeat: repeat-x;
	color: #4da1cd ;
	padding: 5px;
	font-size: 11px;
	font-family: sans-serif;
	height: 22px;
	font-weight: bold;
	width: 170px;
}

.m2_header_over{  } 
.m2_cursor{ cursor: move; }
	
/*---------------------------------------*/

.m1_main
{
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-style: solid;
	border-color: #E0E0E0;
	padding: 3px 10px 3px 3px;
	background-color: #FFFFFF;
}

.m1_header
{
	font-family:  Verdana; /*,Tahoma,Arial,Sans-Serif;*/
	font-size:12px; 
	font-weight:bold;
	color: #0066ff;
	/*height: 25px;*/
	padding: 0px 3px 0px 3px;
	height: 25px;
}

.m1_img
{
	display: inline;
	border-width: 0px;
	
}

a.m1_a
{
	/*background-color: #AFAFAF;*/
	text-decoration: none;
	color: #003399 !important;	
	font-weight:normal;
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
}


a:HOVER.m1_a
{
	background-color: #BFBFAF;
	text-decoration: none;
	white-space: nowrap;	
	color: #003399;	
	padding: 0px;
	margin: 0px;	
}

div.m1_div
{
/*	background-color: #BFBFAF;*/
	background-color:inherit;
	text-decoration:inherit;
	font:inherit;
	height:100%;
	cursor:pointer;
	
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-style: solid;
	border-color: #E0E0E0;
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/*---------------------------------------*/

.m0_main
{
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-style: solid;
	border-color: #E0E0E0;
	/*padding: 3px 10px 3px 3px;*/
	background-color: #FFFFFF;
}

.m0_header
{
	font-family:  Verdana; /*,Tahoma,Arial,Sans-Serif;*/
	font-size:12px; 
	font-weight:bold;
	color: #0066ff;
	/*height: 25px;*/
	padding: 0px 3px 0px 3px;
}

.m0_img
{
	display: inline;
	border-width: 0px;
}

hr.m0_hr
{
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
}

a.m0_a
{
	background-color: #AFAFAF;
	text-decoration: none;
	color: #003399;	
}


a:HOVER.m0_a
{
	background-color: #BFBFAF;
	text-decoration: underline;
	color: #003399;		
}

div.m0_div
{
	background-color: #BFBFAF;
	
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-style: solid;
	border-color: #E0E0E0;
	
}

div:HOVER.m0_div
{
	background-color: #AFAFAF; 
	
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-style: solid;
	border-color: #E0E0E0;
}

tr.m0_tr
{
	background-color: #BFBFAF;
	border-width: 0px; 
}

tr:HOVER.m0_tr
{
/*	background-color: #AFAFAF;*/
}
