/* Red styles */
a:link,a:visited	{ color:#F5C724; }
a:hover						{	color:#FDFEFF; }

.div-up       { height:3px; line-height:3px; }
.div-up-on    { height:3px; line-height:3px;background-color:#ED2123; background-image: url('../images/red-top-bar.gif'); }
.div-text     { height:23px; font-family:verdana; font-size:16px; font-weight:bold;}
.div-down     { height:3px; line-height:3px;background-color:#ED2123; background-image: url('../images/red-top-bar.gif'); }
.div-down-on  { height:3px; line-height:3px; }
a.link-off:link,a.link-off:visited{
  text-decoration: none;
  color:#F5C724;
}
a.link-off:hover{
  text-decoration: none;
  color:#FDFEFF;
}

.left-border    { width:11px;background-image: url('../images/red-ver-line.gif'); background-position:left;background-repeat:repeat-y; }

.join-btn       { height:22px; width:50px; height:20px; font-family:verdana; font-size:14px; font-weight:bold; color: #FFFFFF; text-align:center; vertical-align:middle; background-image: url('../images/red-join-btn.gif'); background-position: center center; background-repeat: no-repeat; cursor:pointer; }
.go-btn         { height:22px; width:37px; height:20px; font-family:verdana; font-size:14px; font-weight:bold; color: #FFFFFF; text-align:center; vertical-align:middle; background-image: url('../images/red-search-btn.gif'); background-position: center center; background-repeat: no-repeat; cursor:pointer; }
input.box-input { width:160px; height:20px; border:1px solid #F52523; background-color: #000000; color:#FFFFFF;}

.head           { height:29px; line-height:29px; background-image: url('../images/red-head-bar.gif'); background-repeat: repeat-x; font-family:verdana; font-size:14px; font-weight:bold; color: #FFFFFF;}

.bottom         { height:13px; line-height:13px; background-image: url('../images/red-bottom-bar.gif'); background-repeat: repeat-x; }
.bottom-corner  { height:24px; width:17px; background-image: url('../images/red-bottom-corner.gif'); background-repeat: no-repeat; }

.footer-links   { font-family:verdana; font-size:11px; color: #F5C724; text-align: center; }
.footer-rights  { font-family:verdana; font-size:10px; color: #FDFEFF; text-align: center; }

/**  News Styles **/
.news-1 { color: #F5C724; }

/** About Styles **/
.about-1  { color: #F5C724; }

/** Jobs Styles **/
.jobs-1  { color: #F5C724; }

/** Press Styles **/
.press-1  { color: #F5C724; }

/** Contact Styles **/
.contact-1 	{ color: #F5C724; }

/* Search Results Styles */
.search-sep   { width:680px; height:1px; line-height:1px; background:#ED2123;}