/*
body{

	line-height: 13px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;


}
*/
table.template{
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: center;
	width: 100%;
	border: none
}

td.longline{
	color: #333333;
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
}


td.copyright{

	color: #999999;
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
	vertical-align:middle;
	line-height: 13px;
	border: 1px solid #bbbbbb;
}

td.header{

	background-color: #eeeeee; 
}

table.main{
	width: 849px;
	border: 1px solid #bbbbbb;
	text-align: center;
	direction: rtl;
	border-collapse: collapse;
	border-spacing: 0px;
}

td.main_left{
	
	padding-bottom: 40px;
	vertical-align: top;
	text-align: center;
	height: 500px;
}

td.main_right{

	border-left: 1px dashed #cccccc;
	width: 199px;
	padding-bottom: 40px;
	vertical-align: top;
	text-align: center;
	height: 500px;
}


hr.type1{
	
	width: 500px;
	border: 1px dotted #FF6633;
}





table.big{

	width: 630px;
	border: 1px solid #6076a1;
	vertical-align: top;
	text-align: center;
}

/*
a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #003399;
}


a:hover{
	color: #FF6600;
}

*/
a.small{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #6699CC;
}


a.small:hover{
	color: #3333FF;
}


a.right:link, a.right:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}


a.right:hover{
	color: #3333FF;
}

a.right_2:link, a.right_2:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#dddddd;
}


a.right_2:hover{
	color: #FED9B4;
}


input{
						height:18px;
						font-family:Tahoma;
						background:#c9daf0;
						border:1px #849ac0 solid;
						direction:rtl;
						padding:1px 3px 0 3px;
						color:#163663;
						font-size:11px;
						margin-top:2px;
						_margin-top:1px;
}


input.error{
	border: 1px solid #C10000;
}

input.submit{
						width:80px;
						height:18px;
						font-family:Tahoma;
						font-size:11px;
						color:#f1f1f1;
						background:#294c90;
						border:1px #a9b7d3 solid;
						padding:0 10px 2px 10px;
						cursor:pointer;
}

/*
td{
	color: #333333;
	font-family: tahoma;
	font-size: 11px;
	line-height: 13px;
}
*/

select{
						font-family:Tahoma;
						font-size:11px;
						direction:rtl;
						color:#163663;
						background:#c9daf0;
						border:1px #849ac0 solid;
						height: 15px;
						padding: 0px 1px 0px 1px;
}


select[disabled]
{
	background-color: #e1eaf7;
	color: #c3d2e7;
	border-color: #c3d2e7;
	text-align: right;
	font-family:Tahoma;
	font-size:11px;
	direction:rtl;
	height:15px;
	padding:0px 1px 0px 1px;
}

select.error{
	border: 1px solid #C10000;
}


textarea{
						font-family:Tahoma;
						font-size:11px;
						direction:rtl;
						color:#163663;
						background:#c9daf0;
						border:1px #849ac0 solid;
						padding: 0px 1px 0px 1px;
}

textarea.error{
	border: 1px solid #C10000;
}


div.message {
	text-align:center;
	direction:rtl;
	padding:20px 5px 10px 5px;
	line-height: 17px;
}





/*  TREE  */
/*
.dtree {
//	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
//	font-size: 11px;
//	color: #666;
//	white-space: nowrap;
//	direction: rtl;
					font-size:11px;
					padding:10px 6px 10px 7px !important;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}
*/
/*	text-align:justify; */

a.foreign_news:link, a.foreign_news:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #6b83b1;
}
a.foreign_news:hover{
	color: #3399FF;
}

hr {
	color:#bdcbe6;
	border:none;
	background-color:#bdcbe6;
	height:1px;
}

.view_html_content{
	text-align:right;
	line-height:25px;
	padding:5px;
}
