
html     , body {
	margin: 0;
	padding: 0;
}

 a:active, a:focus, img { outline: none; } 

table {
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
	margin: 0;
}

table td,table th {
	border-spacing:0;
	padding: 0px;
	margin: 0;
}
table td {
	vertical-align: top;
}

table.fixed {
	table-layout: fixed;
}

.tahoma {
	font-family: tahoma, arial;
}


.size10 {
	font-size: 10px;
}
.size11 {
	font-size: 11px;
}

.size12 {
	font-size: 12px;
}

.size16 {
	font-size: 16px;
}

.size14 {
	font-size: 14px;
}

.size18 {
	font-size: 18px;
}

.menu, .bold {
	font-weight: bold;
}
.norm{
	font-weight: normal ;
}

.hand {
	cursor: pointer;
}

.align_left {
	text-align: left;
}

.align_left .align_center, .align_center {
	text-align: center;
}

.align_middle{
	vertical-align:middle;
}

.align_bottom{
	vertical-align:bottom;
}

.align_right .align_center table, .align_left .align_center table,.align_center table ,.align_left .align_center div, .align_center div, .align_center img  {
	margin-left:auto;
	margin-right:auto;
}

.align_right {
	text-align: right;
}
.align_right table , .align_right div {
	margin-left:auto;
	margin-right:0
}
.align_left table , .align_left div {
	margin-left:0;
}


.long {width:100%;}
.wide {height:100%;}

.debug {
	border: 1px solid red;
}

.hidden {
	display:none;
}

div.stick {
	width:1px;height:1px;overflow:hidden;
}
tr.stick td{
	height:1px;overflow:hidden;
}


 
div.para div.para, .ainfo div.para{
	padding:10px 0px;
}

div.para {
	padding:10px 40px 10px 20px;
}


.ctext {
	color:#4f4f4f;
}
.cltext {
	color:#697886;
}

.c2text {
	color: rgb(105,120,134);
}

.blue, .blue a ,a.blue ,.ctext a,.c2text a{
	color:#2c6fa4;
}

.bgray{ color:#697886; }

.border_left, .borderx_left {
	padding:0 40px 0 20px;
	border-left:2px solid #d3d2d2 ;
	color: #697886 ;
	font-size: 11px;
	line-height: 16px;
}
.borderx_left{
	border-left:1px solid #d3d2d2 ;
}

a.link1 img {
	border:0;
}
a.link1 {
 	font-weight:bold;	
	font-size: 11px;
	text-decoration:none;
}

a.current {
	color: #ec4700;
	text-decoration: underline;
}

.cltext a:hover, .ctext a:hover, .c2text a:hover, .red a:hover {
	color: #f37e01;
	text-decoration: underline;
}

.float_left {
	float: left;
	padding: 0 20px 10px 0;
}

.float_right {
	float: right;
	padding: 0 0 5px 20px;
}

.cat_border	{
	width: 200px;
	height: 200px;
	padding: 15px 15px 5px 15px;
}

.cat_border a,.cat_border img {
	border:0;
}

.table th, .table td{
	vertical-align:middle;
	padding:0px 10px;
}

.table th {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
}

.table .border {
	border-right: 1px solid #e2e7ec;
}
.table .even{
	background-color:rgb(247,249,251);
}
.table .odd  {
	background-color:white;

}

select{
	border: 1px solid #cdcdcd;
	border-bottom:1px solid #f4f4f4;
	border-right:1px solid #f4f4f4;
	
}

.pad10 {
	padding: 0 10px; 
}

img {
	border:0;
}

table.pad5 td {padding:0 5px ;vertical-align:middle;}

.x24 td {height:24px;}

.screen { position:absolute; width:5px; height:5px; background:white;}

p {margin :0;}

.widthsel {width:66px;}

.widthfix {width:140px;}

#copy td { font-size:11px; height:30px;}
#copy tr.xmenu  a { font-size:10px; color:#abbdcf;}
#copy tr.xmenu  a:hover { color:#f37e01;}
#copy td { padding:0 5px; }
#copy tr.xmenu td { color:#abbdcf;}


