A {
	font-family : verdana,tahoma,arial,helvetica,sans-serif;
	color: #3035CC;
}
A:visited {
	font-family : verdana,tahoma,arial,helvetica,sans-serif;
	color: #3035CC;
}
A:hover {
	font-family : verdana,tahoma,arial,helvetica,sans-serif;
	color: #FF4D00;
	background-color : #FFFFFF;
}
a{text-decoration:none}

a.external {display:inline-block;line-height:18px; background:url(../images/linkpointer.gif)  center right no-repeat;padding-right:15px;}

.headlinesuper {
	font-weight: bold; font-size: 36px; font-style: normal; color: #000000;
}
.headlinebig {
	font-weight: bold; font-size: 24px; font-style: normal; color: #D5BB7B;
}
.headlinebig2 {
	font-weight: bold; font-size: 16px; font-style: normal; color: #D5BB7B;
}
.headlinelg {
	font-weight: bold; font-size: 16px; font-style: normal; color: #000000;
}
.headline {
	font-weight: bold; font-size: 10px; font-style: normal; color: #3035CC;
}
.headlineplain {
	font-weight: normal; font-size: 10px; font-style: normal; color: #000000;
}
.menutitle {
	font-weight: bold; font-size: 11px; font-style: normal; color: #000000;
}
.menutitlesm {
	font-weight: bold; font-size: 10px; font-style: normal; color: #000000;
}
.featurehead {
	font-weight: bold; font-size: 16px; color: #cc6600; font-family: verdana,tahoma,arial,helvetica,sans-serif;
}
.formtxt {
	font-family : verdana,tahoma,arial,helvetica,sans-serif;
	font-size: x-small;
}
.tiny {
	font-size: xx-small; font-weight: bold;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
}
.tinyform {
	font-size: xx-small;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
}
.tinybottom {
	font-size: xx-small;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	color: #3035CC
}
.mainpage {
	font-size: x-small;
	font-weight: bold;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
}
.mainpagesm {
	font-size: xx-small;
	font-weight: bold;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
}
.secondary {
	height:116;
	align:left;
}
.secondary2 {
	height:90;
	align:left;
}
.subsecondary {
	height:60;
	align:left;
}
.subsecondary2 {
	height:50;
	align:left;
}
BODY {
	font-size: 10px;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	scrollbar-face-color: #3035CC;
	scrollbar-shadow-color: #ffcc00;
	scrollbar-highlight-color: #ffcc00;
	scrollbar-track-color: #ffcc00;
	scrollbar-arrow-color: #ffcc00;
	scrollbar-base-color : #999966;
	scrollbar-3d-light-color : #ffcc00;
	scrollbar-dark-shadow-color : #999966;
}
div.hr {
  height: 15px;
  background: #fff url(../images/hr1.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}
div.hr2 {
  height: 25px;
  background: #fff url(../images/hr2.jpg) no-repeat scroll center;
}
div.hr2 hr {
  display: none;
}
.today	{
	font-family: trebuchet ms, trebuchet, verdana,tahoma,arial,helvetica,sans-serif;
	font-size: x-small;
}
.hebrew {
	FONT-FAMILY: "Ezra Sil SR", "Ezra Sil", CODE2000, trebuchet ms, trebuchet, verdana,tahoma,arial,helvetica,sans-serif;
}

/* ######### CSS for Shade Tabs. Remove if not using ######### */

.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;
position: relative;
z-index: 1;
padding: 3px 3px;
margin-right: 0px;
border: 1px solid #3035CC;
color: #3035CC;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #3035CC;
}

.shadetabs li a:hover{
text-decoration: underline;
background-color : #ffcc00;
color : #3035CC;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
background-color : #ffcc00;
color : #3035CC;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}
