/* importing internal css from afixi_test.html*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: DF0024;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: DF0024;
}
a:hover {
	text-decoration: underline;
	color: DF0024;
}
a:active {
	text-decoration: none;
	color: DF0024;
}
.in_width tr td input[type='text']	{
 width:100px;
}
.in_wd_big tr td input[type='text']	{
 width:200px;
}
.in_wd_sml tr td input[type='text']	{
 width:40px;
}
.in_wd_mid tr td input[type='text']	{
 width:90px;
}
table tr td{
	text-align:left;
}
table tr th{
	background-color:#000000;
	color:#FFFFFF;
}
.in_bal tr td input[type='text']	{
 width:80px;
}
.td_bor{
	border-right:2px solid #000000;
}
.font_style{
	font-size:16px;
	font-weight:700;
}
.sml tr td input[type='text']	{
 width:40px;
}
.mr_top{
	padding-top:8px;
}
.full_wid tr td input[type='text']	{
 width:210px;
}

/* importing internal css from afixi_test.html end*/

.page	{
	width:80%;
	margin:0px auto;
}
.fltlft	{
	float:left;
}
.clear	{
	clear:both;
	height:0px;
}
table th	{
	background-color:#000;
	color:#fff;
	text-align:left;
}
table td	{
	vertical-align:top;
}
table td input[type='text'],table td textarea	{
	width:80%;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	margin:2px 0px;
	padding:1px 5px;
}
.time_date	{
	background:#CCCCCC;
	border:#000000 solid 1px;
	margin:0px 10px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
}
.time_date input[type='text']	{
	border:none;
	background:#CCCCCC;
	padding:2px 3px;
	width:25px;
}
.time_date input[type='text'].yr	{
	width:45px;
}
.pst_code input[type='text']	{
	width:25px;
	padding:1px 5px;
}
.pst_code input[type='text'].yr	{
	width:65px;
}
.pst_code input[type='text'].big	{
	width:60px;
}
.pst_code3 input[type='text'].bigger	{
	width:180px;
}
.pst_code1 input[type='text']	{
	width:20%;
}
.pst_code input[type='text'].year	{
	width:55px;
}

.extra_wid_of_small input[type='text']	{
	width:30%;
}
.txt_width input[type='text']{
	width:100%;
}
input[type='text']:focus	{
	background:#E0E0E0;
}
table td input[type='text'].wid65,table td textarea.wid65	{
	width:65%;
}
table td input[type='text'].wid100,table td textarea.wid100	{
	width:100%;
}
.mar_div{
	margin-left:-40px;
}
.value_width{
	width:100px;
}
.main_width{
	width:868px;
}
.align_inp tr td input[type='text']	{
	width:10px;
}

.left_side	{
	background:url(../../images/side_left_bottom.jpg) repeat-y;
}
.right_side	{
	background:url(../../images/side_right_bottom.jpg) repeat-y;
}
.tab_bor{
	border:1px solid  #000000;
}
