 BODY {
 background: url('images/background.jpg');
 }
 
 td {
 /* Main Text Color */
 font-family: "Verdana";
 font-size: 8pt;
 color: #333366;
}

/* New CSS Added 06.07.2010 */

.prdTitle {
	font-size: 28px;
	font-weight: bold;
	text-shadow: 0 0 0.2em #E6AF30;
	text-align: center;
}

.prdHeadline {
	font-size: 14px;
	font-style: italic;
	text-align: center;
}

.prdTitleC {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	text-shadow: 0 0 0.2em #E6AF30;
}

.prdHeadlineC {
	font-size: 14px;
	font-style: italic;	
	text-align: center;
}

/* ------------------------ */

/* ------------------------------------------------------------------ */


/* ALL Links */

A:LINK     {	color : #E6AF30; 	text-decoration : none;  font-family : "Verdana";font-size:8pt; font-weight:bold  }
A:VISITED  { color: #E6AF30; text-decoration : none; font-family : "Verdana";font-size:8pt; font-weight:bold  }
A:hover    {	color : #333366;	text-decoration : underline; background-color: none; font-family : "Verdana";font-size:8pt  }

A.list:LINK     {	color : #E6AF30; 	text-decoration : none;  font-family : "Verdana";font-size:10pt; font-weight:bold;  }
A.list:VISITED  { color: #E6AF30; text-decoration : none; font-family : "Verdana";font-size:10pt  }
A.list:hover    {	color : #333366;	text-decoration : underline; background-color: none; font-family : "Verdana";font-size:10pt  }

A.main:LINK     {	color : #333366; 	text-decoration : none;  font-family : "Verdana";font-size:8pt; font-weight:bold  }
A.main:VISITED  { color: #333366; text-decoration : none; font-family : "Verdana";font-size:8pt; font-weight:bold  }
A.main:hover    {	color : #E6AF30;	text-decoration : underline; background-color: none; font-family : "Verdana";font-size:8pt  }

A.footer:LINK     {	color : #CCCCCC; 	text-decoration : none;  font-family : "Verdana";font-size:8pt; font-weight:bold  }
A.footer:VISITED  { color: #CCCCCC; text-decoration : none; font-family : "Verdana";font-size:8pt; font-weight:bold  }
A.footer:hover    {	color : #333366;	text-decoration : underline; background-color: none; font-family : "Verdana";font-size:8pt  }

A.subnav:LINK     {	color : #333366; 	text-decoration : none;  font-family : "Arial";font-size:8pt; font-weight:bold  }
A.subnav:VISITED  { color: #333366; text-decoration : none; font-family : "Arial";font-size:8pt; font-weight:bold  }
A.subnav:hover    {	color : #BCBCBC;	text-decoration : none; background-color: none; font-family : "Arial";font-size:8pt  }

A.subnavactive:LINK     {	color : #BCBCBC; 	text-decoration : none;  font-family : "Arial";font-size:8pt; font-weight:bold  }
A.subnavactive:VISITED  { color: #BCBCBC; text-decoration : none; font-family : "Arial";font-size:8pt; font-weight:bold  }
A.subnavactive:hover    {	color : #BCBCBC;	text-decoration : none; background-color: none; font-family : "Arial";font-size:8pt  }

A.nolink:LINK     { 	text-decoration : none;  font-family : "Verdana";font-size:10pt; font-weight:bold  }
A.nolink:VISITED  {     text-decoration : none; font-family : "Verdana";font-size:10pt; font-weight:bold  }
A.nolink:hover    {	    text-decoration : none;  font-family : "Verdana";font-size:10pt; font-weight:bold  }

/* ------------------------------------------------------------------ */


/* Scrollbars */

BODY {
scrollbar-face-color:#333366;
scrollbar-arrow-color:white;
scrollbar-track-color:#E6AF30;
scrollbar-shadow-color:white;
scrollbar-highlight-color:'';
scrollbar-3dlight-color:#E6AF30;
scrollbar-darkshadow-Color:'' 
}

/* Calendar Control */

#CalendarControl {

  position:absolute;

  background-color:#FFF;

  margin:0;

  padding:0;

  display:none;

  z-index: 10;

}

 

#CalendarControl table {

  font-family: arial, verdana, helvetica, sans-serif;

  font-size: 8pt;

  border-left: 1px solid #336;

  border-right: 1px solid #336;

}

 

#CalendarControl th {

  font-weight: normal;

}

 

#CalendarControl th a {

  font-weight: normal;

  text-decoration: none;

  color: #FFF;

  padding: 1px;

}

 

#CalendarControl td {

  text-align: center;

}

 

#CalendarControl .header {

  background-color: #333366;

}

 

#CalendarControl .weekday {

  background-color: #DDD;

  color: #000;

}

 

#CalendarControl .weekend {

  background-color: #E6AF30;

  color: #000;

}

 

#CalendarControl .current {

  border: 1px solid #339;

  background-color: #336;

  color: #FFF;

}

 

#CalendarControl .weekday,

#CalendarControl .weekend,

#CalendarControl .current {

  display: block;

  text-decoration: none;

  border: 1px solid #FFF;

  padding: 1px;

  width: 2em;

}

 

#CalendarControl .weekday:hover,

#CalendarControl .weekend:hover,

#CalendarControl .current:hover {

  color: #FFF;

  background-color: #336;

  border: 1px solid #999;

}

 

#CalendarControl .previous {

  text-align: left;

}

 

#CalendarControl .next {

  text-align: right;

}

 

#CalendarControl .previous,

#CalendarControl .next {

  padding: 1px 3px 1px 3px;

  font-size: 1.4em;

}

 

#CalendarControl .previous a,

#CalendarControl .next a {

  color: #FFF;

  text-decoration: none;

  font-weight: bold;

}

 

#CalendarControl .title {

  text-align: center;

  font-weight: bold;

  color: #FFF;

}

 

#CalendarControl .empty {

  background-color: #CCC;

  border: 1px solid #FFF;

}

/* --- CSS for Tabbed Content on Education.htm --- */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 475px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}
