﻿/* Style sheet for the silver calendar (default) */

table, td {font: 11px Verdana, Arial, sans-serif; color: #000;}
table {
	 border: 1px #222222 solid;
	 }

.sideback 		{ background-image:url('/Template/images/secbg.jpg');
	background-position: left bottom;
	background-color:#023399;
	background-repeat:repeat-x;
	border-bottom:1px black solid;
}

a {
	 color: #aa72c3;
}

	
/* Body attributes */

body			{ background-color: #db7d2a; }


.bodytext 			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;  background-color:white; color: #000000; }
.Title 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: 900; color:white;}

