﻿body {
	background-image: url(images/back.png);
	background-repeat: repeat-x;
	background-color: #edeff1;
	margin:0; 
	padding:0;
}
        .tbltop
        {
            width: 980px;
        }
        .tblorta
        {
            width: 980px;
        }
.bas1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
.mtn1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.mtn2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}
.mtn3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	text-decoration: none;

}
.bas2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C0C0C0;
	text-decoration: none;
	margin-left: 10px;
}
.cal1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin-left: 10px;
	
}

.tblara
{
	background-image: url( '../images/merc.png' );
	background-repeat: repeat-x;
}
.tbllevha
{
	background-image: url( '../images/levha.png' );
	background-repeat: repeat-x;
}
.tblilan
{
	background-image: url( '../images/ilan.png' );
	background-repeat: repeat-x;
}
.tblyayin
{
	background-image: url( '../images/yayin.png' );
	background-repeat: repeat-x;
}
.textbox1
{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #CCCCCC;
	border-color: #000066;
}



a.SaveButton
{
	height: 20px;
	width: 70px;
	display: block;
	background-image: url(../images/btn1.png);
	font: 8pt "tahoma";
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
}

a.SaveButton:hover
{
color: #336699;
background-image:url(../images/btn1a.png); 
}

.cStyle 
{
font-size:9pt;
background-color:white; 
color:yellow; 
}
.cDayHeader
{ 
background-color:red; 
color:yellow; 
}
.cNextPrev 
{ 
background-color:blue; 
color:yellow; /** BUG **/
}
.cOtherMonthDay 
{ 
background-color:green; 
color:yellow; /** BUG **/
}
.cSelectedDay 
{ 
background-color:cyan; /** BUG **/
color:green; /** BUG **/
}
.cTitle
{ 
background-color:cyan; 
color:yellow; 
}
.cTodayDay
{ 
background-color:red; 
color:white; /** BUG **/
}
.cWeekendDay
{ 
background-color:wheat; 
color:red; /** BUG **/
}
.cDay
{ 
background-color:teal; 
color:red; /** BUG **/
}
.tbl1
{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bolder;
    color: #CCCCCC;
    text-decoration: none;
    background-color: #808080;
    padding: 5px;
}





.paging                         {height:20px;width:630px;overflow:hidden;padding:2px 0 0 10px;border:1px solid #EAEAEA}
.paging span                    {float:right;font:Bold 11px arial;cursor: help;color:Red;padding-right:15px;}            
.paging a                       {text-decoration:none;float:left; font:bold 11px arial; color:#0a6ed4; text-align:center; width:20px; height:21px; padding:2px 0 0 0; background:url(images/paging_active.gif) no-repeat top left}
.paging a img                   {border:0;vertical-align:middle;}
.paging a:hover                 {color:black;background:url(images/paging_hover.gif) no-repeat top left}


