body {
 margin: 0px;
 padding:0px;
 background: #E6E9F5;
 font-family:Arial;
 font-size: 12px;
 color: #333;
}
A:link {
	color: #CC0000;
	text-decoration: none;
}
A:visited {
	color: #CC0000;
	text-decoration: none;
}
A:active {
	color: #CC0000;
	text-decoration: none;
}
A:hover {
	color: #7B8CAD;
	text-decoration: none;
}
P {
	font-size: 12px;
	font-family:Arial;
}
TD.dark {
	font-size: 12px;
	font-family:Arial;
	color: #FFFFFF;
}
P.dark {
	font-size: 12px;
	font-family:Arial;
	color: #FFFFFF
}
TD.smaller {
	font-size: 11px;
	font-family:Arial;
	color: #000000;
}
P.smaller {
	font-size: 11px;
	font-family:Arial;
	color: #000000;
}
.H1 {
	font-family: Arial;
	font-size: 24px;
	color: #5A5F89;
}
.H2 {
	font-family: Arial;
	font-size: 20px;
	color: #5A5F89;
}
.H3 {
	font-family: Arial;
	font-size: 18px;
	color: #7B88A9;
}
.H4 {
	font-family: Arial;
	font-size: 16px;
	color: #7B88A9;
}
.H5 {
	font-family: Arial;
	font-size: 14px;
	color: #29425A;
}
.H6 {
	font-family: Arial;
	font-size: 12px;
	color: #7B88A9;
}
.buttons {
	font-family: Arial;
	font-size: 11px;
	color: #29425A;
}
.time {
	font-family: Arial;
	font-size: 11px;
}
.timestamp {
	font-size: 9px;
	font-family:Arial;
	color: #7B88A9;
}
.HR {
	color: #000080;
	height: 1px;
	noshade
}
.text {
font-family:Arial;
font-size: 16px;
color: #000;
}
.notice {
font-family:Arial;
font-size: 18px;
color: #5A5F89;
}
#news li {
  width: 96%;
  overflow: hidden;
  border: 0px solid #E6E9F5;
  font-family:Arial;
  font-size: 14px;
  list-style-type: none;
  color: #333;
  background: #E6E9F5;
  display: none;
  text-align: justify;
}
#news li img {
  display: block;
}
#news li p {
  margin: 0;
  padding: 0px;
  font-size: 14px;
  border-top: 0px solid #E6E9F5;
  text-align: justify;
}
.breadcrumbs { 
 	font-size: 12px;
	font-weight: 600;
  	color: #000;
 	background-color: #E6E9F5;
 	border: 0px;
 	padding: 12px;
}
.mincart {
	font-size: 12px;
}
.mincart2 {
	font-size: 10px;
	font-family: mono;
}
.verd { 
font-family:verdana;
}
.day {
	color: #CCCCCC;
	font-weight: bold;
}
#calendar_frame {
    float: inherit;
	margin-right: 0px;
	margin-bottom: 10px;
}
#calendar1, #calendar2 {
	width: 141px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #A2ADBC;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}
.caption_cal {
	margin: 0;
	padding: 0;
	width: 141px;
	background: #7B8CAD;
	color: #fff;	 
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-align: center;
}
#calendar1 th, #calendar2 th {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #616B76;
	background: #E6E9F5;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	border-top: 1px solid #A2ADBC;
}
.cal_blanks, .cal_day, .cal_eventday {background: url(../Images/Backgrounds/bg_calendar.gif) no-repeat right bottom;}
.cal_eventday a{
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
}
.cal_today {
	background: url(../Images/Backgrounds/bg_calendar.gif) no-repeat right top;
	color: #000000;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.cal_today a{
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
}
#calendar1 td, #calendar2 td {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 20px;
	height: 20px;
	text-align: center;
}