.calendar-head{
border:1px solid #FFDE00;
padding:2px;
font-weight:bold;
text-align:center;
font-size:10pt;
color: #ffffff;
}
.calendar-cell{
background-color:#F7941C;
font-weight:bold;
}
.calendar-table{
border-color:#FFFFFF;
border:2px;
}

.front{
font-family: HelveticaNeue;
font-weight: bold;
font-size:10px;
color:#2D7F52;

}
.required{
font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #115166;
}
.subject{
background-color:#61ABC5;
font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
select.zipcode{
font-family: sans-serif;
	font-size:14px;
	font-weight: normal;
	padding: 2px;
	background-color: #61ABC5;
	border: 1px solid #61ABC5;
	width:149px;
}
.table-pattern {
	font-family: sans-serif;
	font-size:14px;
	font-weight: normal;
}
.table-pattern2 {
	font-family: Tahoma;
	font-size:12px;
	font-weight: normal;
}
.table-color {
	font-family: Tahoma ;
	font-size: 10px;
	font-weight: normal;
	background-color: #ffffff;
	
}
.searches{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
}
.normal {
	font-family:Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.normal-on {
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
}
.normal-off {
	font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	display: none;
}
.highlight {
	color: #FF8E45;
	font-weight:bold;
}
pre {
	color: #003366;
}
.help-datatype {
	color: #6666FF;
	font-style: italic;
	font-size: 12px;
}
.help-comment {
	color: #000000;
	font-style: italic;
	font-size: 14px;
	background-color:#66CCFF;
}
.help-monospace {
	font-family: "Lucida Console", "Courier New", mono;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
}
.normal-bold {
	font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}
.medium {
	font-family:Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.large {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.ultra {
	font-family: Tahoma;
	font-size: 18px;
	/*color: #FFFFFF;*/
	font-weight: bold;
	text-decoration:underline;	
}
.small {
	font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	/*color: #000000;*/
}
.tiny {
	font-family:Tahoma;
	font-size: 9px;
	font-weight: normal;	
}
.small-white {
	font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu-white {
	font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ACACCC;
	text-align: right;
	vertical-align: middle;	
	text-decoration:none;
}
.menu-white:link {
	color: #999999;
}
.menu-white:visited {
	color: #898999;
}
.menu-white:active {
	color: #CCCCFF;
}
.menu-white:hover {
	color: #CCCCFF;
}
.small-grey {
	font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #DDDDDD;
}
.small-grey-input {
	font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9CBDCF;
	background-color: #003050;
	border: 0px solid #9999CC;
}
.htable {
	font-family: Arial, Verdana,Helvetica, sans-serif;
	padding: 0px;
	border: 0px dashed #CCCCCC;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	color: #2D7F52;
	text-decoration: none;
}
.htable:HOVER {
	text-decoration: underline;
}
.plaintable {
	border: 0px dashed #CCCCCC;
	font-size: 13px;
	font-weight: normal;
}
.htablenorepeat {
	font-family: Arial, Verdana,Helvetica, sans-serif;
	padding: 4px;
	border: 0px dashed #CCCCCC;
	font-size: 13px;
	font-weight: normal;
	color: #0A0A4F;
	background-repeat: no-repeat;
	text-decoration: none;
}
.htablepad {
	padding: 20px;
	border: 0px dashed #CCCCCC;
}

.table-highlight {
	font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #6C3500;
	background-color: #3189A6;
	border: 1px dotted #FFD7A1;

}

/*
.table-highlight A {
	color: #0A0A4F;
}
.table-highlight A:link {
	color: #0A0A4F;
}
.table-highlight A:visited {
	color: #00002F;
}
.table-highlight A:hover {
	color: #990000;
}
.table-highlight A:active {
	color: #0A0A4F;
}
*/
.table-error {
	font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-color: #FFC771;
	border: 1px solid #FFD9D9;

}
.table-error A {
	color: #0A0A4F;
}
.table-error A:link {
	color: #0A0A4F;
}
.table-error A:visited {
	color: #00002F;
}
.table-error A:hover {
	color: #990000;
}
.table-error A:active {
	color: #0A0A4F;
}
.table-bright {
	font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #F9F9F9;
	background-color: #F9F9F9;

}
.table-midtone {
	font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #6D4A0E;
	border: 0px solid #999999;
	background-color: #E5D194;

}
A.table-midtone  {
	color: #6D4A0E;
}
A:link.table-midtone  {
	color: #6D4A0E;
}
A:visited.table-midtone  {
	color: #7D5A1E;
}
A:hover.table-midtone  {
	color: #FFFFFF;
}
A:active.table-highlight  {
	color: #FFFFFF;
}
.table-shadow {
	font-family: Arial, Verdana,Helvetica, sans-serif;
	/*font-size: 15px;*/
	font-weight: normal;
	color: #FBF8E7;
	background-color:#3189A6;
	border: 1px solid #3189A6;

}
.table-shadow:link {
	color: #EBE8D7;
	/*font-size: 12px;*/
	border: 0px solid #EBE8D7;

}
.table-shadow:visited {
	color: #DBD8C7;
	border: 0px solid #DBD8C7;

}
.table-shadow:active {
	color: #E5D194;
	border: 0px solid #E5D194;

}
.table-shadow:hover {
	color: #E5D194;
	border: 0px solid #E5D194;

}
.table-white {
	font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-color: #FCFCFC;
	border: 1px solid #EDEDED;

}

BODY {
	font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-color:#000000;
	scrollbar-face-color: #EDEDED;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #CDCDCD;
	scrollbar-arrow-color: #0033CC;
	scrollbar-track-color: #CDCDCD;
}
.nomargin {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
input {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	background-color: #61ABC5;
	border: 1px;
}
.input-index {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 0px;
}


.input-monospace {
	font-family: "Lucida Console", "Courier New", mono;
	font-size: 13px;
	font-weight: normal;
	background-color: #61ABC5;
	border: 1px;
}
img{
border: 0px;
}

textarea, select {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	padding: 2px;
	background-color: #61ABC5;
	border: 1px solid #61ABC5;	
}

.leftmenu{
font-size:14px;
font-weight:bold;
text-decoration:none;
color:#000000;
}

a:link {
	color: #000000;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}
a:visited {
	color: #000000;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}
a:hover {
	color:#1352D3;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}
a:active {
	color: #000000;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}
TD {
	font-family:arial;
	color: #000000;
	font-size: 12px;
	font-weight:100;
	}
