body {
	background-color: #393930;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FEFFEF;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #284478;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c30000;
}

.titlesLG {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #2c2c25;
}
a:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}     /* unvisited link */
a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}  /* visited link */
a:hover {color: #556C72}   /* mouse over link */
a:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}   /* selected link */
.tabledisplay1 {
border: 5px solid #000000;
}
.border {
border: 1px solid #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666600;
}
/*calendar */
.main {
width:275px;
border:1px solid black;
}

.month {
background-color:black;
font:bold 11px arial;
color:white;
}

.daysofweek {
background-color:gray;
font:bold 11px arial;
color:white;
}

.days {
font-size: 11px;
font-family:arial;
color:black;
background-color: lightyellow;
padding: 5px;
}

.days #today{
font-weight: bold;
color: red;
}
/*rounded corners*/
.roundcont {
	width: 303px;
	background-color: #FEFEEF;
	color: #FEFEEF;
}
.roundcont1 {
	width: 303px;
	background-color: #FEFEEF;
	color: #FEFEEF;
}
.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/tr.jpg) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.jpg) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
a.three:link {
	color: #fbf4e1;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.three:visited {
	color: #fbf4e1;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.three:hover {color: #000000; background: #a8987e; text-decoration:none}
.subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
