body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	scrollbar-arrow-color: #FEC764;
	scrollbar-highlight-color: #8B8B8B;
	scrollbar-3dlight-color: #878FC6;
	scrollbar-face-color: #465181;
	scrollbar-shadow-color: #465181;
	scrollbar-dark-shadow-color: #465181;
	scrollbar-track-color: #56698E;
}
td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	text-align:justify;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3B4882;
	font-size: 11px;
	background-color: #F2F3F7; 
	border-color: #646D96;
	border-width: 1;
}
#submitrow input {
	color: #56698E;
	font-weight: bold;
	background-color: #DCDEE6;
	border-width: 2;
	border-color: #A2A6BA; 
}
input.formfirstalt {
	background: #EFEFEF;
	color: #FF0000;
}
input.formsecondalt {
	background: #E9E8E8;
	color: #FF0000;
}
.formfirstalt {
	background-color: #EFEFEF;
}
.formsecondalt {
	background-color: #E9E8E8;
}
.formerror {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.sidenote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #465181;
}
.tblheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #56698E;
	color: #EFA401;
}

.title {  
	font-family: "Trebuchet MS"; 
	font-size: 16px; 
	font-weight: bold; 
	color: #EFA401;
}
.category {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold; 
	color: #FFFFFF;
}
.spanish {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #CC0000;
}
.portugese {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #009900;
}
.stress {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #455677;
	font-weight: bold;
}
.box {
	border: 1px solid #B9C8EB;
}

a:link, a:visited, a:active {
	text-decoration: none; 
	color: #6699FF;
}
a:hover {
	text-decoration: none; 
	color: #EFA401;
}

a.white:link, a.white:visited, a.white:active {
	text-decoration: none; 
	color: #FFFFFF;
}
a.white:hover {
	color: #D7D7D7;
	/* font-style: italic; */
}
a.color:link, a.color:active {
	text-decoration: none; 
	color: #56698E;
}
a.color:visited {
	text-decoration: none; 
	color: #334567;
}

/* calendar styles */
.calborder {
	background-color: #334567;
}
.calbg {
	background-color: #E9E8E8;
}
.calmonth {
	font-family: "Trebuchet MS";
	font-size: 14px;
	background-color: #334567;
	color: #FFD881;
	font-weight: bold;
}
.caldays {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #56698E;
	color: #EDA61B;
	font-weight: bold;
}
.caloffday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #B9C8EB;
	color: #334567;
}
.calonday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFD881;
	color: #334567;
}
.calevent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #56698E;
	color: #EFA401;
} 
a.cal:link, a.cal:visited, a.cal:active {
	text-decoration: none; 
	color: #EDA61B;
}
a.cal:hover {
	color: #56698E;
}

/* multipaging */
.pagecurr {
	color: #334567;
	background-color: #EBF2F7;
	border-color: #334567;
	border-style: solid;
	border-width: 1px;
	margin: 1px;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.pagelink a:link, .pagelink a:visited, .pagelink a:active {
	color: #334567;
	background-color: #B9C8EB;
	border-color: #56698E;
	border-style: solid;
	border-width: 1px;
	margin: 1px;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.pagelink a:hover {
	color: #EDA61B;
	background-color: #56698E;
	text-decoration: none;
	border-color: #334567;
	border-style: solid;
	border-width: 1px;
	margin: 1px;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 1em;
	text-decoration: none;
	/* filter: progid:DXImageTransform.Microsoft.dropShadow( Color=000000,offX=1,offY=1,positive=true); */
}

