/**** Common Styles *********************/
html,body             {/*height:100%*/}

input,textarea,select,a {font-family:Arial;}
td,ul,li,div          {font-family: Arial; color:#000; font-size:12px;}
a                     {text-decoration:none; color:#4D4B4B;}

/**** Box Elements Styles ***************/
.logo_td    {background-image: Url('../images/logo.gif'); background-repeat: no-repeat; 
             background-position: left;}

.logo_bgr2  {height:31px; background-image: Url('../images/head_bgr2.gif');
              background-repeat:repeat-x; background-position:bottom;} 

.hr_gray    {width:100%; height:1px; color:#ccc; background:#ccc; border:0px;}

.block_head     {border-bottom: 2px solid #2675B8; padding-bottom: 2px;}
.block_head table {background-color:#1063AF; }     
.block_head_c  {height:18px;margin-bottom: 2px; padding: 1px 25px 1px 10px; white-space:nowrap;
                background-color:#1063AF; background-image: URL('../images/arr_white.gif');
                background-repeat: no-repeat; background-position: right; 
                color:#FFF; font-weight:bold;}
.dotted  {background-image: URL('../images/dots.gif'); background-repeat: repeat-x;
         background-position: bottom; height:25px;}

.border1 {border-top: 1px solid #C1C1C1;}



/**** Form Styles  **********************/
.input_text,.input_btn   {height:16px; font-size:11px; line-height:100%;}
.input_text2             {height:18px; font-size:12px; line-height:100%;}
.input_text,.input_text2 {border:1px solid #9C9C9C;}
.input_btn               {border:1px solid #000; background: #fff;}
.input_area              {border:1px solid #9C9C9C; font-size:12px;}


/**** Menu Styles  **********************/
.mainmenu     {border-top: 1px solid #ccc; text-align: center;}
.mainmenu a   {font-weight: bold; font-size:11px; color: #0059A9;}


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


/****************************************************/
/*** Calendar Styles   ******************************/

.CAL_header  {background-color:#DEDEDE;}
.CAL_header td {text-align:center;}
.CAL_header select {height:18px;font-size:10px}


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

.CAL_main {} 

.CAL_main td  {width:14%;text-align:center;font-size:11px;
               color:#000;background-color:#F7F7F7;}
.CAL_main td a{text-decoration:none;color:#A33905}
