body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: White url(images/main_bg.gif) repeat;
}

table
{
   color:#484848;
   font-family:verdana;
   font-size:11px;
   line-height:1.3;
}

input
{
	border: 1px solid #b5b5b5;
	font-family: verdana;
	font-size: 11px;
	color: #B22222;
	font-weight: bold;
	margin: 4px;
}

select
{
   border:1px solid #b5b5b5;
   font-family:verdana;
   font-size:11px;
}

textarea
{
   border:1px solid #b5b5b5;
   font-family:verdana;
   font-size:11px;
}

form
{
   margin:0px;
   padding:0px;
}

a
{
   color:#484848;
   text-decoration:none;
}

a:hover
{
   text-decoration:underline;
}

.title_link
{
   color:#B22222;
   text-decoration:none;
}

.title_link:hover
{
   text-decoration:underline;
}

.framework
{
   width:100%;
   height:40px;
   background-image:url("images/style_top_bg.gif");
   background-repeat:no-repeat;
   background-attachment:scroll;
   background-position:top center;
}

.construct
{
   width:780px;
}

.top
{
}

.middle
{
   background-image:url("images/style_middle_bg.gif");
   background-repeat:repeat-y;
   background-attachment:scroll;
   background-position:0px 0px;
}

.bottom
{
   height:40px;
   background-image:url("images/style_bottom_bg.gif");
   background-repeat:no-repeat;
   background-attachment:scroll;
   background-position:0px 0px;
}

.content
{
   text-align:justify;
   padding-left:15px;
   padding-top:5px;
   padding-right:25px;
   padding-bottom:15px;
}

.copyright
{
   color:#b5b5b5;
   font-size:10px;
}

.menu_link_ns
{
   font-family:arial;
   font-size:12px;
   font-weight:bold;
}

.menu_link_is
{
   color:#cc0000;
   font-family:arial;
   font-size:12px;
   font-weight:bold;
}

.menu_1_ns
{
   background-color:#ffffff;
   border-bottom:1px solid #b5b5b5;
}

.menu_2_ns
{
   background-color:#ffffff;
   border-right:1px solid #b5b5b5;
}

.menu_1s_ns
{
   background-color:#ffffff;
}

.menu_2s_ns
{
   background-color:#ffffff;
   border-right:1px solid #b5b5b5;
}

.menu_1_is
{
   background-color:#ececec;
   border-top:1px solid #b5b5b5;
   border-bottom:1px solid #b5b5b5;
}

.menu_2_is
{
   background-color:#ececec;
   border-top:1px solid #b5b5b5;
   border-bottom:1px solid #b5b5b5;
}

.menu_table
{
   background-color:#ffffff;
   border-right:1px solid #b5b5b5;
}

.title
{
   color:#cc0000;
   font-family:arial;
   font-size:12px;
   font-weight:bold;
   cursor:pointer;
}

.white
{
   background-color:#ffffff;
}

.border_bottom
{
   border-bottom:1px solid #b5b5b5;
}

.box
{
   border:1px solid #b5b5b5;
}
