.BadMessageBlock
{
  BACKGROUND-COLOR:#F0A0A0;
  BORDER:1px SOLID black;
}


input
{
font-size:12px;
font-family:Arial;
COLOR:#000000;

}

body
{
font-size:12px;
font-family:Arial;
COLOR:#000000;
}

select
{
font-size:12px;
font-family:Arial;
COLOR:#000000;
}

A
{
font-family:Arial;
COLOR:#0000CC;
text-decoration:none;
}

TD
{
font-size:12px;
font-family:Arial;
COLOR:#000000;

}

TH
{
font-size:12px;
font-family:Arial;
COLOR:#000000;
font-weight:bold;
}

h1
{
	margin-bottom: -2px;

}

h2
{
	margin-bottom: 3px;
	font-size:20px;
	color:#990000;
	text-decoration:underline;
}

h3
{
	margin-bottom:3px;
	font-size:16px;
	color:#990000;
}

.text
{
	font-size:12px;
	color:#333333;
}

.menu_link
{
font-family:Arial;
COLOR:#000000;
text-decoration:none;
}

.normal{
cursor:default;
border-left:1px  ;
/*border-left:1px #EEEEEE dotted;
border-right:1px  #EEEEEE dotted;*/
}

.menu_over{
background:#D3D7DE; 
cursor:default;
/*border-left:1px #EEEEEE dotted;
border-right:1px  #EEEEEE dotted;*/
}

.menu_selected{
background:#D1DAE4; 
cursor:pointer;
border-left:1px #AAAAAA solid;
border-right:1px #FFFFFF solid;

}

.box
{
background:#FCF8E4; 
border:1px #006600 solid;
}

.Content1
{
	
	OVERFLOW:auto;
	TOP:0px;
	 scrollbar-face-color: #A1685F; 
	 scrollbar-shadow-color: #ECD4B3; 
	 scrollbar-highlight-color: #ECD4B3; 
	 scrollbar-3dlight-color: #A1685F; 
	 scrollbar-darkshadow-color: #C2948D; 
	 scrollbar-track-color: #C2948D; 
	 scrollbar-arrow-color: #ECD4B3;

	
}

.Content2
{
	
	OVERFLOW-X:scroll;
	
	TOP:0px;
	 scrollbar-face-color: #A1685F; 
	 scrollbar-shadow-color: #ECD4B3; 
	 scrollbar-highlight-color: #ECD4B3; 
	 scrollbar-3dlight-color: #A1685F; 
	 scrollbar-darkshadow-color: #C2948D; 
	 scrollbar-track-color: #C2948D; 
	 scrollbar-arrow-color: #ECD4B3;
	 
	
}



.over
{
background:#C9AA86;
cursor:pointer;
}

.out
{

}

