	<!-- Calendar Styles -->
    
	.welcome    {
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		color: #ff862b;
		padding:5px;
	    }
	
	.calendar {
		    border: 0px solid #ababab;
		}
	
	.mname	{
		    background: #ff862b;
		    background-image: url('gradient.jpg');
		    padding: 6px;
		    font-family:Arial; 
		    color: #ffffff; 
		    font-size: 14px; 
		    font-weight: bold;
		    border-width: 0 0 0px 0;
		    border-style: solid;
		    border-color: #ababab;
		    height: 34px;
		}
		
	.loginboxtop	{
		    background: #ff862b;
		    background-image: url('gradient.jpg');
		    padding: 6px;
		    font-family:Arial; 
		    color: #ffffff; 
		    font-size: 14px; 
		    font-weight: bold;
		    border-width: 0 0 0px 0;
		    border-style: solid;
		    border-color: #ababab;
		    height: 24px;
		    width: 250px;
		    text-align: left;
		}
	
	.loginbox	{
		    background: #f6ead6;
		    padding: 10px;
		    font-family:Arial; 
		    color: #000000; 
		    font-size: 12px; 
		    font-weight: normal;
		    border-width: 0 0 0px 0;
		    border-style: solid;
		    border-color: #ababab;
		    width: 250px;
		    text-align: left;
		}
	

	A.changemonth:link {
		    font-family:Arial; 
		    color: #ffffff; 
		    font-size: 14px; 
		    font-weight: bold;
		    text-decoration: none;
		}
	A.changemonth:visited {
		    font-family:Arial; 
		    color: #ffffff; 
		    font-size: 14px; 
		    font-weight: bold;
		    text-decoration: none;
		    }

	A.changemonth:hover {
		    font-family:Arial; 
		    color: #ffffff;
		    font-size: 14px; 
		    font-weight: bold;
		    text-decoration: underline;
		    }
	
	A.changeyear:link {
		    font-family:Arial; 
		    color: #ffffff; 
		    font-size: 14px; 
		    font-weight: bold;
		    text-decoration: none;
		    } 
	A.changeyear:visited {
		    font-family:Arial; 
		    color: #ffffff; 
		    font-size: 14px; 
		    font-weight: bold;
		    text-decoration: none;
		    }

	A.changeyear:hover {
		    font-family:Arial; 
		    color: #ffffff; 
		    font-size: 14px; 
		    font-weight: bold;
		    text-decoration: underline;
		    }
	    
	.dayoweek   {
		    background: #F2C67E;
		    font-family:Arial; 
		    color: #ffffff;
		    padding: 3px;
		    font-size: 12px; 
		    font-weight: bold;
		}

	.cdate   {
		    font-family:Arial;
		    background: #F6EAD6;
		    color: #000000;
		    padding-top: 2px;
		    padding-left:2px;
		    padding-bottom: 5px;
		    padding-right: 5px;
		    font-size: 14px; 
		    font-weight: normal;
		    text-decoration: none;
		}

	A.cdate:link   {
		    font-family:Arial; 
		    color: #000000;
		    padding-top: 5px;
		    padding-bottom: 5px;
		    padding-right: 5px;
		    font-size: 14px; 
		    font-weight: normal;
		    text-decoration: none;
		}

	A.cdate:visited  {
		    font-family:Arial; 
		    color: #000000;
		    padding-top: 5px;
		    padding-bottom: 5px;
		    padding-right: 5px;
		    font-size: 14px; 
		    font-weight: normal;
		    text-decoration: none;
		}

	A.cdate:hover  {
		    font-family:Arial; 
		    color: #000000;
		    padding-top: 5px;
		    padding-bottom: 5px;
		    padding-right: 5px;
		    font-size: 14px; 
		    font-weight: normal;
		    text-decoration: none;
		}

	.today   {
		    font-family:Arial; 
		    color: #000000;
		    background: #F6EAD6;
		    padding-top: 2px;
		    padding-left:2px;
		    padding-bottom: 5px;
		    padding-right: 5px;
		    font-size: 18px; 
		    font-weight: bold;
		    font-style: italic;
		    text-decoration: none;
		}

	A.today:link   {
		    font-family:Arial; 
		    color: #000000;
		    padding-top: 5px;
		    padding-bottom: 5px;
		    padding-right: 2px;
		    font-size: 16px; 
		    font-weight: bold;
		    font-style: italic;
		    text-decoration: none;
		}

	A.today:visited   {
		    font-family:Arial; 
		    color: #000000;
		    padding-top: 5px;
		    padding-bottom: 5px;
		    padding-right: 2px;
		    font-size: 16px; 
		    font-weight: bold;
		    font-style: italic;
		    text-decoration: none;
		}

	A.today:hover   {
		    font-family:Arial; 
		    color: #000000;
		    padding-top: 5px;
		    padding-bottom: 5px;
		    padding-right: 2px;
		    font-size: 16px; 
		    font-weight: bold;
		    font-style: italic;
		    text-decoration: none;
		}

	    .note {
		    font-family: Arial;
		    font-size: 11px;
		    color: 000000;
		    font-weight: normal;
		}

	    .removenote{
			font-family: Arial;
			font-size: 12px;
			color: #464646;
			font-weight: normal;
		    }

	    A.xbox:link    {
			font-family: Arial;
			font-size: 10px;
			color: darkred;
			background: #dfdfdf;
			padding-left: 4px;
			padding-right: 3px;
			padding-bottom: 1px;
			border: 1px solid #575757;
		    }

	    A.xbox:visited    {
			font-family: Arial;
			font-size: 10px;
			color: darkred;
			background: #dfdfdf;
			padding-left: 4px;
			padding-right: 3px;
			padding-bottom: 1px;
			border: 1px solid #575757;
		    }

	    A.xbox:hover    {
			font-family: Arial;
			font-size: 10px;
			color: darkred;
			background: #dfdfdf;
			padding-left: 4px;
			padding-right: 3px;
			padding-bottom: 1px;
			border: 1px solid #575757;
			text-decoration: none;
		    }
