.master {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
/*category hyperlink effect gets start*/
A.toplink {
font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding-left:2;
	text-decoration:none;
}
a:hover.toplink{
font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ED1C24;
	font-weight: bold;
	padding-left:2;
text-decoration:none;
}
/*category hyperlink effect gets start*/
A.midlemenu {
font-family:  Tahoma;
	font-size: 12px;
	color: #cccccc;
	font-weight: bold;
	padding-left:2;
	text-decoration:none;
}
a:hover.midlemenu{
font-family:  Tahoma;
	font-size: 12px;
	color: #FFD900;
	font-weight: bold;
	padding-left:2;
text-decoration:underline;
}
/*category hyperlink effect gets start*/
A.leftbarmenu {
font-family:  Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	padding-left:2;
	text-decoration:none;
}
a:hover.leftbarmenu{
font-family:  Tahoma;
	font-size: 11px;
	color: #FF000C;
	font-weight: bold;
	padding-left:2;
text-decoration:none;
}
.blacktitle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.blacktitle1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.whitetitle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.whitetitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.bluetitle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
}
.redtitle {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.redtitle1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bodytextblue1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4A9DDC;
	text-decoration: none;
}
.bodytextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
}
/*category hyperlink effect gets start*/
A.morelink {
font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
	font-weight: bold;
	padding-left:2;
	text-decoration:none;
}
a:hover.morelink{
font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	padding-left:2;
text-decoration:underline;
}
.totalborder {
	border: 1px solid #cccccc;
}
.GoButton
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 1em;
	padding-bottom: 0px;
	cursor: pointer;
	color:#000000;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ccc;
}



a.dateNumber:link,a.dateNumber:visited{
color:#000000;
text-decoration:none;
font-weight:bold;
font-family:Verdana,Arial,sans-serif;
font-size:8.5pt;
}

a.dateNumber:hover{
color:#999999;
}
table.base{
	background-color:#999999;
	width:420px;
}

td.base{
	font-family:Verdana,Arial,sans-serif;
	font-size:8pt;
	background-color:#FFFFFF;border-width:0px;
	padding:10px;
}

th.base{
	font-family:Verdana,Arial,sans-serif;
	font-size:8pt;
	text-align:left;
	background-color:#EEEEEE;
	padding:10px;
}

input,select.set{
	font-family:Verdana,Arial,sans-serif;
	font-size:8pt;
}


.h1{
font-size:13pt;
font-weight:bold;
}

.titlecells{
background-color:#EEEEEE
}

.todayOn{
	font-weight:bold;
	background-color:#EEEEEE;
	text-align:center;
	width:60px;
	font-size:8pt;
}

.otherOn{
	font-weight:bold;
	background-color:#EEEEEE;
	text-align:center;
	width:60px;
	font-size:8pt;
}

.weekendOn{
	font-weight:bold;
	background-color:#EEEEEE;
	text-align:center;
	width:60px;
	font-size:8pt;
}
.today{
	font-weight:normal;
;	background-color:#FFFFFF;
	text-align:center;
	width:60px;
	font-size:8pt;
}

.other{
	font-weight:normal;
	background-color:#f3f3f3;
	text-align:center;
	width:60px;
	font-size:8pt;
}

.weekend{
	font-weight:normal;
	background-color:#DDDFD7;
	text-align:center;
	width:60px;
	font-size:8pt;
}

.Apptoday{
	font-weight:normal;
	background-color:#ffffff;
	text-align:center;
	width:60px;
	font-size:8pt;
}

.Appother{
	font-weight:normal;
	background-color:#B3E3EA;
	text-align:center;
	width:60px;
	font-size:8pt;
}

.Appweekend{
	font-weight:normal;
	background-color:#9AC8EA;
	text-align:center;
	width:60px;
	font-size:8pt;
}

.ApptodayOn{
	font-weight:normal;
	background-color:#FF6600;
	text-align:center;
	width:60px;
	font-size:8pt;
}

.AppotherOn{
	font-weight:normal;
	background-color:#FF6600;
	text-align:center;
	width:60px;
	font-size:8pt;
}

.AppweekendOn{
	font-weight:normal;
	background-color:#FF6600;
	text-align:center;
	width:60px;
	font-size:8pt;
}
.blankcells{
	background-color:#F3F3F3;
}

table.calendar_out{
	width:420px;
	border:0;
	padding:0;
	text-align:center;
}

table.calendar_in{
	width:420px;
	border-top:1px solid #999;
	border-left:1px solid #999;
	padding:0px;
}

table.calendar_in td{
	border-bottom:1px solid #999;
	border-right:1px solid #999;
}

table.calendar_in2{
	width:420px;
	background:#999;
	border-top:1px solid #999;
	border-left:1px solid #999;
	padding:0px;
}

table.calendar_in2 td{
	border-bottom:1px solid #999;
	border-right:1px solid #999;
}

.calTop{
	background-color:#f3f3f3;
	text-align:center;
	vertical-align:center;
}

tr.dayTitles{
	background-color:#f2f2f2
	font-family:Verdana,Arial,sans-serif;
	font-size:8.5pt;
}

td.WeekendColor{
	background-color:#DDDFD7;
}
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #737373;
}
.whitetitleheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;
}
.orangetitleheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: none;
	color: #E68D08;
	text-decoration: none;
}
.yellowtitleheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #F3F305;
	text-decoration: none;
}
.footer_background {
	background-color:#ff9900;
}
.fieldheader { background-color:#7DB7C3; color:#666666; }
table, .whitebg { font-size:11pt; font-family:Arial, Verdana; color:#666666; text-align:left; }
.whitebg { background-color:#FFFFFF; }