﻿/* 
CSS Document 
Wink Hosting (www.winkhosting.com)
Designed By Alexis Corredor
alexis.corredor@gmail.com
*/
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEF4FD;
}

/*HEADER*/
#header{
	width: 1000px;
	position:relative;
	height: 162px;
	background-image:url(/nt/images/arak.png);
	background-repeat:no-repeat;
}
/*COMPANY NAME IN HEADER*/
#companyname {
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
	margin-top:50px;
	margin-left:40px;
	left: 0px;
	top: 0px;
}
/*MENU IN HEADER*/
#menu{
	position:absolute;
	bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	right: 50px;
}
#image_clode {
	float: right;
	clear: none;
	width: 15px;
}

#menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
}
#menu a:hover{
	text-decoration:none;
	color: #FFFFFF;
}

/*LEFT PANEL (News, Links, etc.)*/
#leftpanel{
	width:200px;
}

/*CONTENT*/
#content{
	width: 800px;
	height: auto;
}
#contenttext{
	float:right;
	width: 750px;
	margin-left:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	margin-right: 10px;
	margin-top:5px;
}

/*FOOTER*/
.footer{
	width: 530px;
	height: 45px;
	background-image:url(/nt/images/bg_footer.gif);
	background-repeat:no-repeat;
	clear:both;
	font-family:tahoma;
	font-size: 9px;
	color:#FFFFFF;
	float: none;
}
/*FOOTER LINKS*/
.footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
#page {
	width: 1000px;
	float: right;	
}

.footer a:hover{
	text-decoration:underline;
}

/*TABLE*/
.table_top{
	width: 204px;
	height: 27px;
	background-image:url(top_table.gif);
	background-repeat:no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.table_content{
	width: 204px;
	background-image:url(table_content.jpg);
	background-repeat:repeat-y;
}
.table_text{
	margin-left:15px;
	margin-right:15px;
	text-align:right;
}
.table_bottom{
	width: 204px; height: 23px;
}

/*TEXT STYLES*/
.news_date {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
}
.body_text {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.news_more {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	font-weight: bold;
}
.news_text {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.subtitle_gray {	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 14px;
	color: #CCCCCC;
}
.title_blue {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 18px; color: #7DA5E0; }
#sapce_div {
	height: 10px;
	width: 400px;
}
.title_panel {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#search {
	margin-top: 125px;
	background-repeat: no-repeat;
	left: 268px;
	position: absolute;
	display: none;
	visibility: hidden;
}
#search p { padding: 0; margin: 0; }
.yth_showw {
	display: inline;
}
.yth_hiddd {
	display: none;
}
td           { font-family: Tahoma; font-size: 10pt }
button       { font-family: Tahoma; font-size: 10pt }
input        { font-family: Tahoma; font-size: 10pt }
small        { font-family: Tahoma; font-size: 8pt }
th           { font-family: Tahoma; font-size: 10pt; font-weight: bold }
select       { font-family: Tahoma; font-size: 10pt }

.items_subheader { background:#d8eaf1; height:35px; color:#006666}
.item_hr { height: 1px; color: #FFFFFF; border-top: 0px; border-bottom: 1px solid #CCCCCC; width:99%;}

.table_head { background: #dbecf3; font-size:14px; height:28px; }

.item_sort     { background: #dbecf3; font-size:11px} 
.cpl_table1 {background-color:#e5f2fa}
.cpl_table2 {background-color:#dceef5}
.side-table     { background: #d5e8f0; border-width: 1px; border: 1px solid #D8D8D8; top:auto;}
.side-head   { color: #4d4d4d; background: #b7d2e2; font-size: 8pt; text-align: center; font-weight: bold; padding: 2px 5px 2px 5px; height:18pt;}
.side-col {
	PADDING-RIGHT: 7px; PADDING-LEFT: 7px; FONT-SIZE: 8pt; BACKGROUND: #dfeff5; PADDING-BOTTOM: 2px; COLOR: #707070; PADDING-TOP: 2px; TEXT-ALIGN: right
}
.bottom { vertical-align: middle; font-family: tahoma; font-size: 8pt; color: #707070; line-height: 120%; background-color:#dbecf3;text-align:center;
}
.show-date {
	FONT-SIZE: 8pt; COLOR: navy; FONT-FAMILY: nesf, tahoma
}
.common-table-head{
background-color:#64a1cf;
}

.p_user-table-head{
background-color:#96bdd4;
}

.input1 {
	FONT-SIZE: 9pt; COLOR: navy; FONT-FAMILY: nesf, tahoma
}
.input2 {
	FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: nesf, tahoma
}
.items_header{
background-color:#64a1cf; border-right:1px solid rgb(200,180,180); border-top:1px solid rgb(200,180,180); font-family:tahoma; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px
}

.items_header_small{
background-color:#64a1cf; border-right:1px solid rgb(200,180,180); border-top:1px solid rgb(200,180,180); font-family:tahoma; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; font-size:10px
}

.items_header_small2{
background-color:#64a1cf; border-right:1px solid rgb(200,180,180); border-top:1px solid rgb(200,180,180); font-family:tahoma; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; font-size:9px
}

.items_edge{
background-position: right top; background-image: url('../images/edge01.gif');padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; background-repeat:no-repeat
}

.items_descr{
font-family:tahoma; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px
}
.items_footer_right{
border-top:1px solid #d4d7d7;background-color:#d1eaf4; border-right:1px solid #d4d7d7; border-bottom:1px solid #d4d7d7; border-top-width:1px
}
.items_footer_left{
border-top:1px solid #d4d7d7;background-color:#d1eaf4; border-left:1px solid #d4d7d7; border-bottom:1px solid #d4d7d7; border-top-width:1px
}
P.algo{
font-family:tahoma;
color:#cccccc;
text-align:center;
font-size:9px;
}
.login_table0{
background:#dbecf3;
border-width:1px;
border:1px solid #D8D8D8;
}
a{
font-family:tahoma;
text-decoration: none;
border:0;
color:navy;
}
a.cp:hover,a.cp:visited{
font-family:tahoma;
text-decoration: none;
color:#0000ff;
border:0;
}
#footer{
font-size:11px;
clear:both;
text-align:center;
padding:10px 0;
border-left:0;border-right:0;border-bottom:0;
}
#footer a{
color:16387c;
}
#footer ul{
margin-bottom:6px;
width:100%;
}
.fsplit{
size:6px;
color: #666666;
}
.userinfo_field{
background:#dbecf3;
}
.small_font{
font-size:x-small;
}
.medium_font{
font-size:11px;
}.table1 {
	border: thin solid #6666FF;
}
.tr1{
background:#CCCC99;}
.tr2{
background:#CC9966;}
.table1 th{
	font-family: tahoma;
	font-size: 14px;
	background-color: #3399FF;
}
.msg_div{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.visible_elem{visibility:visible;
}
.hidden_item{visibility:hidden;}
.spw150{
	position: inherit;
}
.tbl_333 {
	border: thin solid #3399FF;
}
.spwt150{
	width:150px;
	position: inherit;
	background-position: right center;
	vertical-align: middle;
}
.spwt130{
	width:130px;
	position: inherit;
	background-position: right;
	vertical-align: middle;
text-align: right;
}
.spwt170{
	width:170px;
	position: inherit;
	background-position: right;
	vertical-align: middle;text-align: right;
}
.hiden_all{
display:none;
overflow: hidden;
}
.text_date_p{
direction:ltr;
}
.spwt570{
	width:720px;
	position: inherit;
	background-position: right;
	vertical-align: middle;text-align: right;
}
.trrow1{
  background:#bad2f6;
  }
.trrow2{
   background:#d5e8f0;}
 .txtar{
 font-family: tahoma;
 }
