/* Last-Modified: 28/06/06 00:08:22 */
.banner_slice
{
background-image:url(../banner_slice.jpg);
height:87px;
background-position:top;
background-repeat:repeat-x;
}

.speacer1
{
padding-bottom:5px;
padding-left:27px;
padding-top:12px;
}

.link_slice
{
background-image:url(../link_slice.jpg);
height:30px;
background-position:top;
background-repeat:repeat-x;
}

.link_font_select
{
font-family:Trebuchet MS;
font-size:14px;
color:#000000;
font-weight:bold;
text-decoration:none;
text-align:center;
}

.link_font
{
font-family:Trebuchet MS;
font-size:14px;
color:#000000;
text-decoration:none;
text-align:center;
}

.border_hor
{
background-image:url(../border.jpg);
background-repeat:repeat-x;
background-position:center;
height:1px;
}

.sqr_border_hor_top
{
background-image:url(../border.jpg);
background-repeat:repeat-x;
background-position:top;
height:1px;
}
.sqr_border_hor_bottem
{
background-image:url(../border.jpg);
background-repeat:repeat-x;
background-position:bottom;
height:1px;
}
.sqr_border_ver_left
{
background-image:url(../border.jpg);
background-repeat:repeat-y;
width:1px;
background-position:left;
}
.sqr_border_ver_right
{
background-image:url(../border.jpg);
background-repeat:repeat-y;
width:1px;
background-position:right;
}

.speacer2
{
padding-left:10px;
padding-right:20px;
padding-top:10px;
padding-bottom:10px;
}
.bottem_table_slice
{
background-position:bottom;
background-image:url(../bottem_tb_slice.jpg);
height:126px;
background-repeat:repeat-x;
}
.in_slice
{
background-image:url(../in_slice.jpg);
height:160px;
background-repeat:repeat-x;
}
.text_box
{
background-image:url(../text_box.jpg);
width:252px;
height:18px;
background-repeat:no-repeat;
border:0px;
}
.butten
{
background-image:url(../butten.jpg);
width:330px;
height:33px;
background-repeat:no-repeat;
border:0px;
}
#BCC_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#BCC_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#BCC_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#BCC_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}

.BCC_Gallery {
    margin: 0 22px 0 22px;
}

.BCC_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.BCC_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.BCC_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.BCC_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.BCC_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.BCC_header .close {
    text-align: right;
}

.BCC_header .close img {
    z-index: 500;
    cursor: pointer;
}

.BCC_header .middle {
    white-space: nowrap;
    text-align: center;
}


#BCC_middle {
    color: #eee;
}

#BCC_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#BCC_middle .disabled {
    cursor: default;
}

#BCC_middle .left {
    padding-right: 10px;
}

#BCC_middle .right {
    padding-left: 10px;
}


.BCC_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.BCC_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.BCC_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.BCC_Window .close { text-align: right; }
.BCC_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.BCC_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.BCC_Window .on { border-bottom: 1px solid #333; }
.BCC_Window .click { border-bottom: 1px solid red; }

div.content div.highlight div.case {
	padding: 10px;
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
	text-align: left;
	background-color: #efefef;
	width: 400px;
}

div.content div.highlight div.case img {
	padding: 1px;
	border: 1px solid #666;
	margin: 0 5px 0 0;
}

div.content div.highlight div.case h1, div.content div.highlight div.case h2, div.content div.highlight div.case h3 {
	font-family: verdana;
	line-height: 1.1em;
	text-align: left;
}

div.content div.highlight div.case h1 {
	font-size: 12px;
	color: #BA0000;
	margin: 0;
}

div.content div.highlight div.case h2 {
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 15px 0;
}

div.content div.highlight div.case p {
	margin: 10px 0 0 0;
	font-size: 11px;
	font-family: Arial;
}

.question {
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	font-family: Arial;
	color: navy;
}

fieldset {
    font: 0.8em "Helvetica Neue", helvetica, arial, sans-serif;
    color: navy;
    background-color: #efefef;
    padding: 2px;
    border: solid 1px #d3d3d3;
    width: 350px;
    }
    
    legend {
    color: black;
    font-weight: bold;
    font-variant: small-caps;
    background-color: #d3d3d3;
    padding: 2px 6px;
    margin-bottom: 8px;
    }
    
    label  {
    font-weight: bold;
    line-height: normal;
    text-align: right;
    margin-right: 10px;
    position: relative;
    display: block;
    float: left;
    width: 125px;
    }
    
    label.fieldLabel  {
    display: inline;
    float: none;
    }
    
    input.formInputText  {
    font-size: .8em;
    color: #666;
    background-color: #fee;
    padding: 2px;
    border: solid 1px #f66;
    margin-right: 5px;
    margin-bottom: 5px;
    height: 15px;
    }
    
    input.formInputText:hover {
    background-color: #ccffff;
    border: solid 1px #006600;
    color: #000;
    cursor: pointer;
    }
    
    
    input.formInputText:focus {
    color: #000;
    background-color: #ffffff;
    border: solid 1px #006600; 
    cursor: text;
    }
    
    select.formSelect {
    font-size: .8em;
    color: #666;
    background-color: #fee;
    padding: 2px;
    border: solid 1px #f66;
    margin-right: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    }
    
    select.formSelect:hover {
    color: #333;
    background-color: #ccffff;
    border: solid 1px #006600;
    }
    
    select.formSelect:focus {
    color: #000;
    background-color: #ffffff;
    border: solid 1px #006600;
    }
    
    input.formInputButton  {
    font-size: 1.2em;
    vertical-align: middle;
    font-weight: bolder;
    text-align: center;
    color: #300;
    background: #f99 url(bg_button.png) repeat-x;
    padding: 1px;
    border: solid 1px #f66;
    float: right; 
    cursor: pointer;
    }