.txtWhite{font:8pt Arial; color:#ffffff;}

.txtBlack{font:9pt Arial; color:#000000;}

.txtGray{font:9pt Arial; color:#4e4a4a;}

.titleWhite{font:bold 12pt Arial; color:#ffffff;}

.errTxt{font:8pt Arial; color:red;}

.innerData{font:bold 10pt Arial ; color:#000000;}

#main-content {width:400px; height:181px; position: absolute; z-index:500;}

#headline{
	width:400px; height:26px;
}

.section_headline{
	font:bold 10pt Arial; color:#ffffff; text-align:right; 
	margin-right:10px; padding:4px;
}

.section_right
{
	width:374px; height:26px; float:right;
	background-image:url(../templates/cut/top.png); 
	background-repeat:no-repeat; overflow:hidden;
}

.section_left
{
	width:26px; height:26px; float:left; cursor:pointer;
	background-image:url(../templates/cut/top_left.png); 
	background-repeat:no-repeat;
}

#content{
	width:400px; height:auto; text-align:right;
	font:9pt Arial; color:#666666;
}

.content_bg{
	width:400px; height:138px; overflow:hidden;
	background-image:url(../templates/cut/middle.png); 
	background-repeat:repeat-y;
}

.content_bottom{
	width:400px; height:17px;
	background-image:url(../templates/cut/bottom.png); 
	background-repeat:no-repeat;
}

#details{
	width:370px; margin:10px;
	background-image:url(../templates/cut/logo.gif); 
	background-position:center;
	background-repeat:no-repeat;
}

.details_img{
	float:left; margin:0px 2px 2px 2px;
}

.main_container
{
    width:578px;
    height: 423px;
    z-index:500;
    position: absolute;
}

.main_container_inner_form
{
    width:155px;
    float:right;
}

.main_container_inner_flash
{
    width: 420px;
    float:right;
}

.input_text
{
    width: 128px;
    font: normal 8pt Arial;
}

.formDiv
{
    width:155px; height:311px;
    margin-top:113px;
}

.formDiv_top
{
    width:155px; height:257px;
    background-image:url(../templates/cut/form_bg.png); 
	background-repeat:no-repeat;
}

.formDiv_bt
{
    width:155px; height:54px; cursor:pointer;
    background-image:url(../templates/cut/bt.png); 
	background-repeat:no-repeat;
}

.formDiv_bt_hover
{
    width:155px; height:54px; cursor:pointer;
    background-image:url(../templates/cut/bt-rollover.png); 
	background-repeat:no-repeat;
}

#form-content
{
    padding: 60px 0px 0px 9px;
	color: #ff9a01;
    font: bold 9pt Arial;
}

.titles
{
    color: #FFFFFF;
    font: bold 8pt Arial;
}

.scroll 
{		
		overflow: auto; text-align:right; direction:ltr;
		scrollbar-arrow-color:#999999; 
		scrollbar-base-color:#eeeeee; 
		scrollbar-face-color:#eeeeee; 
		scrollbar-highlight-color:#999999; 
}

