BODY  {margin:0px; padding:0px; font-family:Verdana, sans-serif; font-size: 10px; font-weight: normal; }

td.management_title_cell {font-family: Verdana; FONT-SIZE:18px; COLOR:#335599; text-align:center; font-weight :bold;}

td.management_content_cell {
	font-family: Verdana, Tahoma, sans-serif;
	FONT-SIZE:15px;
	COLOR:RED;
	text-align:center;
	font-weight :bold;
	padding-bottom : 6px;
}

td.management_side_cell {
	padding-bottom : 10px;
}


td.jsy_copyright_cell_content {font-family: Verdana, Tahoma, sans-serif; FONT-SIZE:10px; text-align:justify; COLOR:#000000;}

td.jsy_news_mini_calendar {font-family: Verdana, Tahoma, sans-serif; FONT-SIZE:10px; text-align:justify; COLOR:#000000;}


a.management_title_link {
	color:#4a63a5;
	font-family: Verdana,
	font-size:18px;
	background-color:transparent;
	text-decoration:none;
	text-align:center;
	font-weight : bold;
}

a.management_menu:link {
	position:relative;
	top:5px;
	color:#4a63a5;
	font-family: Tahoma, Verdana, sans-serif;
	font-size:12px;
	background-color:transparent;
	text-decoration:none;
	text-align: justify;
	font-weight : bold;
}
a.management_menu:visited {
	position:relative;
	top:5px;
	color:#4a63a5;
	font-family: Tahoma, Verdana, sans-serif;
	font-size:12px;
	background-color:transparent;
	text-decoration:none;
	text-align: justify;
	font-weight : bold;
}
a.management_menu:active {
	position:relative;
	top:5px;
	color: Red;
	font-family: Tahoma, Verdana, sans-serif;
	font-size:12px;
	background-color:transparent;
	text-decoration:none;
	text-align: justify;
	font-weight : bold;
}
a.management_menu:hover {
	position:relative;
	top:5px;
	color: Red;
	font-family: Tahoma, Verdana, sans-serif;
	font-size:12px;
	background-color:transparent;
	text-decoration:none;
	text-align: justify;
	font-weight : bold;
}

p.small_text {
	font-family: Verdana;
	color:#000000;
	font-size: 10px;
	text-align: justify;
}

p.small_text_title {
	font-family: Verdana;
	font-size: 11px;
	color: #335599;
	text-align: justify;
	font-weight: bold;
}

td.form_text {
	font-family: Verdana;
	color:#000000;
	font-size: 12px;
	text-align: center;
}

td.form_text_noc {
	font-family: Verdana;
	color:#000000;
	font-size: 12px;
}

input.form{
	font-size : 12px;
	position:relative;
	azimuth: center;
}

p.form_text_title {
	font-family: Verdana;
	font-size: 12px;
	color: #335599;
	text-align: justify;
	font-weight: bold;
}

td.form_head_cell {
	background-color : #CCCCCC;
}

td.form_body_cell {
	background-color : #DDDDDD;
	font-family: Verdana;
	color:#000000;
	font-size: 12px;
}

td.text_w {
	font-family: Verdana;
	color:#FFFFFF;
	font-size: 10px;
	text-align: center;
}

td.text_noc_w {
	font-family: Verdana;
	color:#FFFFFF;
	font-size: 10px;
}

td.article_content_cell	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10;
	color:#000000;
	background-color:#CCCCCC;
}

td.article_content_cell_practice	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12;
	color:#000000;
	background-color:#C7C7C7;
}

td.article_title_cell	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12;
	font-weight:800;
	color:#FFFFFF;
	background-color:#335599;
}

a.headline_link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:800;
	color:#000000;
	text-decoration:none;
}

a.headline_link:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:800;
	color:#0033CC;
	text-decoration:none;
}

#s3slider { 
   width: 700px; /* important to be same as image width */ 
   height: 200px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 700px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 374px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image 
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
}
