input, textarea, select {border:1px Solid Silver;}

html {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #F8F8F8;
	font-family: Arial, Verdana;
	font-size: 12px;
}

form {padding:0px;margin:0px;}

body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #F8F8F8;
	font-family: Arial, Verdana;
	font-size: 12px;
	
	scrollbar-3dlight-color: #F0F0EE;
	scrollbar-arrow-color: #676662;
	scrollbar-base-color: #F0F0EE;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-face-color: #E0E0DD;
	scrollbar-highlight-color: #F0F0EE;
	scrollbar-shadow-color: #F0F0EE;
	scrollbar-track-color: #F5F5F5;
}

tr,td,table { font-size: 12px;}

.filetree{list-style-type:none;margin-left:30px;font-family:Arial;font-size:12;}
.filetree input{margin-right:6px;}

.nav{width:100%;padding:3px;background:#F2F2F2;color:#666;
    text-align:left;font-size:12px;font-family:Arial,Verdana;}
.nav a:link,.nav a:visited,.nav a:active
{font-size:12px;color:#296CB2;font-family:Arial,Verdana;text-decoration:none;}
.nav a:hover{text-decoration:underline;}

a.basic:link, a.basic:visited, a.basic:active {
	font-family: Arial, Verdana; font-size: 11px; color: #3A82CC; text-decoration: none;
}
a.basic:hover { text-decoration: none; }


a.menuMain {
	display:block;
	height:18px;
	color:#FF6C00;
	text-decoration: none;
	/*padding: 3px 0px 0px 5px;*/
	padding-top:2px;
	padding-left:5px;
}

a.menuMain:hover {
	color:#fff;
	background:#347CC8;
}

a.menuMain_active {
	color:#fff;
	background:#347CC8;
}
/*
a.menuMain:link, a.menuMain:visited, a.menuMain:active, .menuMain {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FF6C00;
	text-decoration: none;
}
a.menuMain:hover {
	text-decoration: none;
}
*/


a.proPage:link, a.proPage:visited, a.proPage:active {
   font-family: Arial, Verdana;	
   padding: 5px;
	background-color: #EBEEF1;
	font-size: 10px;
	color: #5775A6;
	font-size: 11px;
	text-decoration: none;
}
a.proPage:hover {
	text-decoration: none;
}

.pageList {
	padding: 5px;
}

.sectionName {
	font-size: 14px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #4689CF;
}


.text1, .title1, .pageList {
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #3A82CC;
	text-decoration: none;
}

.title1 {
	font-weight: bold;
}

.text_black {
 	font-size: 11px;
	font-family: Arial, Verdana;
	color: #000;
}

.formField1 {
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #001559;
	border: 1px solid #868686;
}

.formField2 {
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #727272;
	height: 17px;
	border: 1px solid #cccccc;
}

.formButton1 {
	border: 1px solid #4781C0;
	color: #4781C0; height:16px;
	font-family: Arial, Verdana;
	font-size: 11px;
	background-color: #ffffff;
}

.formButton2 {
	border: 2px double #e0e0e0;
	color: #ffffff;
	font-family: Arial, Verdana;
	font-size: 10px;
    font-weight: bold;
	background-color: #FF8D39;
}

.formButton3{
	border: 1px solid #ccc;
	color: #001559; height:18px;
	font-family: Arial, Verdana;
	font-size: 11px;
	background-color: #F2F2F2;
}

.formButton4 {
	border: 1px solid #990000;
	color: #990000; 
	font-family: Arial, Verdana;
	font-size: 11px;height:16px;
	background-color: #ffffff;
}

.formButton5 {
	font-family:Verdana;
	font-size:11px;
	border: 2px double #e0e0e0;
	color: #ffffff;
	background-color: #FF8D39;
	padding: 2px 5px 3px 5px;
}

.err {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #940000;
}


/*** Box Elements Styles   **************************/
.border_gray1 {border-bottom: 1px solid #E5E6EE}
.border_gray2 {border-top: 1px solid #E5E6EE}

.tdrow1{
  /*width:100%; */
  border: 1px solid #ffffff; 
  background-color: #F2F2F2;
}


.tdrow2 {
  background-color: #F3F3F3;
  border-top:1px solid #FFFFFF;
  border-right:1px solid #D1DCEB;
  border-bottom:1px solid #D1DCEB;
  border-left:1px solid #FFFFFF;
}

.tdrow3 {
  background-color: #F7F7F6;
  border-top:1px solid #FFFFFF;
  border-right:1px solid #D1DCEB;
  border-bottom:1px solid #D1DCEB;
  border-left:1px solid #FFFFFF;
}



/****************************************************/
/*** Calendar Styles   ******************************/
.CAL_header {
  background:#87B7E8; color: #4781C0;  
  font-size:12px; font-weight:bold;
  border-top:1px solid #4781C0;
  border-right:1px solid #4781C0;
  border-bottom:1px solid #CBCBCB;
  border-left:1px solid #CBCBCB;}

.CAL_button,.CAL_button:visited {border:1px solid #87B7E8;}
.CAL_button:hover  { border:1px outset ButtonHighlight;}
.CAL_button:active { border:1px inset ButtonHighlight;}

.CAL_day {border-bottom:1px solid #FF6C00;}

.CAL_main,.FLOAT_main{
  border-top: 1px solid #E5E6EE;
  border-right:1px solid #CBCBCB;
  border-bottom:1px solid #CBCBCB;
  border-left:1px solid #E5E6EE;
} 

.CAL_main td  {width:14%;text-align:center;background:#F5F5F5;
               font-size:11px;color:#001559;}
.CAL_main td a{font-weight:bold;text-decoration:none;}
  

/****************************************************/

.tab_active   {border-top:2px solid #E68B2C; 
               border-left:1px solid #CBCBCB; border-right:1px solid #CBCBCB;
               white-space:nowrap; padding:0px 10px 0px 10px;}
.tab_inactive {border: 1px solid #CBCBCB; border-bottom:1px solid #E68B2C;
               white-space:nowrap; padding:0px 10px 0px 10px;}
.tab_devider {border-bottom:1px solid #E68B2C}  


/****************************************************/
/*** Paginary Output   ******************************/
.pagenary td   {width:15px; color: #606060; font-size:12px; font-weight:bold;}
.pagenary td a {color: #0857A6; font-size:12px; text-decoration:none;}


/****************************************************/
/*** Warning & Error   ******************************/
.red	{color:red;}
.redB	{color:red; font-weight:bold;}



/* 13:17 17.08.2010 */
.copy {font-size:11px; color:#ffffff; padding-left:10px;}
.copy a {color:#ffffff;}

.psCMS {font-size:11px; color:#ffffff; padding-right:10px;}

/* Popup window */

.popup-overlay{
   background: #ddd; 
   position: absolute;
   top:0px; 
   left:0px;
   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); // first!
   filter: alpha(opacity=50);
   opacity: 0.5; 
}

.popup_window_header{
  background-image:URL('../images/line_grad1.gif'); color: #4781C0;  
  font-size:12px; font-weight:bold;
  border-bottom:1px solid #A3C7E2;
  cursor: move; 
}

.popup_window_content{
   overflow: auto;
   background: #fff;
   margin: 0px 10px;   
}

.popup_window_iframe{
   border: 0px;
   background: #fff;
   margin: 0px 10px;
}

.popup_window_body{
    background: #f3f3f3;
    border: 1px solid #ccc;
}


.popup_window_close{
   border:1px solid #87B7E8; 
   width: 16px;
   height: 16px;
   background:url('../images/icos16/close.gif') no-repeat center center;
}


.popup_window_close:hover{
   border: 1px outset ButtonHighlight;
}

.popup_window_close:active{
   border: 1px inset ButtonHighlight;
}

.popup_window_resizer{
   background:url('../images/resizer.gif') no-repeat right bottom;
   float: right;
   cursor:se-resize;
   height:20px;
   width:20px;
}
