﻿body {
	width: 255px; 
	height: 182px; 
	border: none;
}

.cc {
	width: 255px; 
	height: 182px; 
	border: none;
}

.ccrow {
	font-family: Arial, Verdana, Tahoma; 
	font-size: 10px; 
	width: auto; 
	height: auto; 
	font-weight: bold;
	text-align: left; 
	margin: 2px; 
	background-color: #ffffff; 
	padding-left: 3px; 
	vertical-align: middle;
}

.ccrow2 {
	font-family: Arial, Verdana, Tahoma; 
	font-size: 10px; 
	width: auto; 
	height: auto; 
	text-align: left; 
	margin: 2px; 
	background-color: #cccccc; 
	padding-left: 3px; 
	vertical-align: middle;
}
.cctextbox {
	font-family: Arial, Verdana, Tahoma; 
	font-size: 10px;
	font-weight: normal;
	height: 14px;
	margin-top: 2px;
	border:solid 1px #cccccc;
}

.ccddl {
	font-family: Arial, Verdana, Tahoma; 
	font-size: 10px;
	height: 18px;
	border:1px solid #BEBEBE;
	background-color:#FFFFFF;
	vertical-align: middle;
}	

.ccrowresult {
	font-family: Arial, Verdana, Tahoma; 
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: auto; 
	height: 20px; 
	margin: 2px; 
	background-color: #ffffff; 
	vertical-align: middle;
	border-bottom: solid,1pic, #000000;
}

.converting 
{
	width: 160px; 
	height: 20px; 
	background-color: #FFFFC0; 
	white-space: nowrap; 
	border: solid 1px #c0c0c0; 
	position: absolute; 
	top: 246px;
	left: 45px;
	color: #B6B6B6;
}

.xcell 
{
	background-color: #ffffff;
	color: #4f4f4f;
	border-bottom: solid 1px;
	border-bottom-color: #cccccc;
}

.ajax__tab_vfx .ajax__tab_header {
    font-family: verdana,tahoma,helvetica;
    font-size: 10px;
    background: url(../images/tab-line.gif) repeat-x bottom;
}

/* TAB UNSELECTED */
.ajax__tab_vfx .ajax__tab_outer {
    padding-right:0px;
    background: url(../images/tab-right.gif) no-repeat right;
    height:21px;
}
.ajax__tab_vfx .ajax__tab_inner {
    padding-left:3px;
    background:  url(../images/tab-left.gif) no-repeat;
}
.ajax__tab_vfx .ajax__tab_tab {
    height:12px;
    padding:4px;
    margin:0;
    background: url(../images/tab.gif) repeat-x;
    color: #68959b;
}

.ajax__tab_vfx .ajax__tab_hover .ajax__tab_outer {
    background: url(../images/ce_uk_tab-hover-right.gif) no-repeat right;
}
.ajax__tab_vfx .ajax__tab_hover .ajax__tab_inner {
    background: url(../images/ce_uk_tab-hover-left.gif) no-repeat;
}
.ajax__tab_vfx .ajax__tab_hover .ajax__tab_tab {
    background: url(../images/ce_uk_tab-hover.jpg) repeat-x;
}

.ajax__tab_vfx .ajax__tab_active .ajax__tab_outer {
    background: url(../images/ce_uk_tab-selected-right.gif) no-repeat right;
}
.ajax__tab_vfx .ajax__tab_active .ajax__tab_inner {
    background: url(../images/ce_uk_tab-selected-left.gif) no-repeat;
}
.ajax__tab_vfx .ajax__tab_active .ajax__tab_tab {
    background: url(../images/ce_uk_tab-selected.gif) repeat-x;
    color: #68959b;
    font-weight: bold;
}

.ajax__tab_vfx .ajax__tab_body 
{
    width: 255px;
    height: 182px;
    font-family:verdana,tahoma,helvetica;
    font-size:9pt ;
    color: #68959b;
    border: none;
    border-top:0;
    padding:0px;
    background-color:#ffffff;
}
