/* YU Portal CSS */
body { font-family: arial, helvetica, sans-serif;  font-size: 12px; color: #000000;
scrollbar-arrow-color:#ffffe0;
scrollbar-track-color:#FFFFE0;
scrollbar-face-color:#6c1410;
scrollbar-highlight-color:#000000;
scrollbar-darkshadow-Color:#000000;
 }
td { font-family: arial, helvetica, sans-serif; font-size: 12px; color: #000000 }
.text {color: #000000;  font-family: arial, helvetica, sans-serif;  font-size: 10px; text-decoration: none}
.textlight {color: #000000;  font-family: arial, helvetica, sans-serif;  font-size: 10px; text-decoration: none}
.header {font-family: arial, helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #ffffcc}
.header2 {font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000 }
.header3 {font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ffffcc }
.header4 {font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000 }
.header5 {font-family: arial, helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #3387cc }

a:link {color: #000000;  font-family: arial, helvetica, sans-serif; font-size: 12px; text-decoration: none}
a:visited {color: #000000;  font-family: arial, helvetica, sans-serif; font-size: 12px; text-decoration: none} 
a:active {color: #000000;  font-family: arial, helvetica, sans-serif; font-size: 12px; text-decoration: none} 
a:hover {text-decoration: underline;  font-family: arial, helvetica, sans-serif; font-size: 12px;color: #cc0000; cursor: hand}

/* OrangeTeam CSS */
.txtRed { color: #ff0000;  font-family: arial, helvetica, sans-serif;  font-size: 11px; text-decoration: none; }

/* BoX'S */
div#boxHeader {
display:block;
width: 230px;
background-color: #6c1410;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-align: left;
color: #ffffcc;
padding: 2px 2px 3px 4px;
border-left: #000000 1px solid;
border-right: #000000 1px solid;
border-top: #000000 1px solid;
}
div.boxHeader {
display:block;
width: 230px;
background-color: #6c1410;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-align: left;
color: #ffffcc;
padding: 2px 2px 3px 4px;
border-left: #000000 1px solid;
border-right: #000000 1px solid;
border-top: #000000 1px solid;
}
div#boxContent {
display:block;
width: 230px;
text-align: left;
background-color: #ffffe0;
padding: 3px 2px 3px 4px;
border-left: #000000 1px solid;
border-right: #000000 1px solid;
border-bottom: #000000 1px solid;
}
div.boxContent {
display:block;
width: 230px;
text-align: left;
background-color: #ffffe0;
padding: 3px 2px 3px 4px;
border-left: #000000 1px solid;
border-right: #000000 1px solid;
border-bottom: #000000 1px solid;
}
div#boxFooter {
display:block;
width: 230px;
text-align: center;
background-color: #eaeabd;
padding: 3px 2px 3px 4px;
border-left: #000000 1px solid;
border-right: #000000 1px solid;
border-bottom: #000000 1px solid;
}
div#boxPageHeadline {
display:block;
width: 230px;
text-align: center;
font-family: arial, helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #ffffcc;
background-color: #333333;
padding: 3px 2px 3px 4px;
border-top: #000000 1px solid;
border-left: #000000 1px solid;
border-right: #000000 1px solid;
border-bottom: #000000 1px solid;
}