/* Main Color Scheme */

.bodycolor {
 background-color: #FFFFFF;
}
.outertable {
 border: 1px solid #ee3324;
 background-color: #FFFFFF;
}
.headback {
 background-color: #FFFFFF;
}
.footback {
 background-color: #ee3324;
}
.line {
 background-color: #FFFFFF;
}
.mainspace {
 border: 1px solid #ee3324;
 background-color: #FFFFFF;
 border-top-color: #FFFFFF;
 border-right-color: #FFFFFF;
 border-left-color: #FFFFFF;
 border-bottom-color: #FFFFFF;
}
.sidebar {
 background-color: #ffffff;
 border-right: 1px solid #fefefe;
}
.navwelcome {
 background-color: #fed76c;
}

.statusContact {background-image: url(../images/stat3_orange_1.gif);}
.statusProfile {background-image: url(../images/stat3_orange_2.gif);}
.statusFinish  {background-image: url(../images/stat3_orange_3.gif);}


/* Main Menu Items */

#menuitems {
 padding-left : 5px;
 text-transform: uppercase;
 line-height : 19px;
 margin-top: 1px;
 background-color: #fb9a79; 
}
#menuitems a {
 color : #FFFFFF;
 font-size: 11px; 
 font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
 text-decoration: none;
}
#menuitems a:visited {
 color : #FFFFFF;
}
#menuitems a:active {
 color : #ffffff;
}
#menuitems a:hover {
 color: #ffff00;
}

#selected {
 padding-left: 5px;
 text-transform: uppercase;
 margin-top: 1px;
 line-height: 19px;
 background-color: #fec016; 
}
#selected a {
 color: #ffffff;
 font-size: 11px; 
 font-family: "trebuchet ms", arial, helvetica, sans-serif; 
 text-decoration: none;
}

ul {
 margin: 0px 0px 0px 15px;
}
li {
  padding: 4px 0px 4px 0px;
  list-style: disc outside; 
}


/* Data Entry Box Color Classes */

.debox {
 border: 1px solid #CCCCCC;
 background-color: #FFFFFF;
}
.dehdr {
 background-color: #ffcc55;
}
.dedark {
 background-color: #feefc4;
 /* background-color: #fed76c; */
}
.delight {
 background-color: #fffaeb;
/* background-color: #fde98f; */
}

/* Hi Light Box Color Classes */

.hibox {
 border: 1px solid #CCCCCC;
 background-color: #FFFFFF;
}
.hihdr {
 background-color: #ffcc55;
/* background-color: #fde98f; */
}
.hidark {
 background-color: #feefc4;
}
.hilight {
 background-color: #fffaeb;
}


/* Text Classes */
p {
  font-size:12px;
  color:#000000;
  font-family:arial,verdana,sans-serif;
  line-height:15px
}
p#bold {
  font-weight: bold;
}
p#event {
  margin-top:5px;
  font-size:11px;
  color:#300080;
  margin-bottom: 5px;
}
p#eventbold {
  margin-top:5px;
  font-size:11px;
  font-weight: bold;
  color:#300080;
  margin-bottom: 5px;
}
p#eventred {
  margin-top:5px;
  font-size:11px;
  color:#FF0000;
  margin-bottom: 5px;
}
.txtsm {
  font-size:11px;
  color:#300080;
  font-family:arial,verdana,sans-serif;
  line-height:14px
}
.txtbold {
  font-size:11px;
  color:#000000;
  font-weight:bold;
  font-family:arial,verdana,sans-serif;
  line-height:14px;
}
.txtreg {
  font-size:12px;
  color:#111111;
  font-family:arial,verdana,sans-serif;
  line-height:15px
}
.txtred {
  font-size:11px;
  color:#FF0000;
  font-family:arial,verdana,sans-serif;
  line-height:14px
}
.txtgreen {
  font-size:11px;
  color:#009900;
  font-family:arial,verdana,sans-serif;
  line-height:14px
}
.txtpurple {
  font-size:11px;
  color:#9900CC;
  font-family:arial,verdana,sans-serif;
  line-height:14px
} 
.txtblue {
  font-size:12px;
  color:#003399;
  font-family:arial,verdana,sans-serif;
  line-height:14px
}
.txtnote {
  font-size:11px;
  color:#CC0000;
  font-family:arial,verdana,sans-serif;
  line-height:14px
}
.txtgrey {
  font-size:11px;
  color:#666666;
  font-family:arial,verdana,sans-serif;
  line-height:14px
}

.txtsponsor {
  font-size:11px;
  color:#000033;
  font-weight: bold;
  font-family:arial,verdana,sans-serif;
  line-height:14px
}
.txtlg {
  font-size:12px;
  color:#000000;
  font-family:arial,verdana,sans-serif;
  line-height:14px
}
.txttiny {
  font-size:9px;
  color:#FFFFFF;
  font-family:arial,verdana,sans-serif;
  line-height:10px
}
.lblsm {
  font-size:11px;
  color:#000033;
  font-family:arial,verdana,sans-serif;
  line-height:14px
}
.lbllg {
  font-size:12px;
  color:#000033;
  font-family:arial,verdana,sans-serif;
  line-height:14px
}
.titlesm {
  font-size:12px;
  color:#300080;
  font-weight:bold;
  font-family:arial,verdana,sans-serif;
  line-height:15px
}
.titlelg {
  font-size:14px;
  color:#300080;
  font-weight:bold;
  font-family:arial,verdana,sans-serif;
  line-height:15px
}

/* Header Style */


h1 { 
   font-size: 14px;
   color: #FFFFFF;
   font-family:arial,verdana,sans-serif; 
   line-height: 24px;
   margin-top: 26px; 
   margin-bottom: 26px;
 /*  border-top-width: 1px;
   border-top-color: #ee3324;
   border-top-style: solid;
   border-bottom-color: #ee3324;
   border-bottom-width: 1px;
   border-bottom-style: solid; */
   background-color:#fec016;
   padding-left: 10px;
}


/* Links */

a {
 font-size:11px;
 font-family:arial,verdana,sans-serif;
 color:#003399;
 text-decoration:underline;
 font-weight:normal
}
a:hover {
 color:#003366
}
a:active {
 color:#FB8405
}
a#big {
 font-size:12px;
 font-family:arial,verdana,sans-serif;
 color:#0000CC;
 text-decoration:none;
 font-weight: bold;
}
a#big:hover {
 color:#003366
}
a#big:active {
 color:#FB8405
}
a#small {
 font-family:arial,verdana,sans-serif;
 font-size:9px;
 color:#FFFFFF;
 text-decoration:none;
}
a#small:hover {
 color:#003366;
}
a#small:active {
 color:#FB8405;
}
a#smallbox {
 font-family:arial,verdana,sans-serif;
 font-size:9px;
 color:#003399;
 text-decoration:none;
}
a#smallbox:hover {
 color:#003366;
}
a#smallbox:active {
 color:#FB8405;
}


/* Input text box for Diary Comment */

.intxt {
  border: 1px solid #838D6F;
  padding: 0.2em;
  margin-top: 0em;
  width: 210px;
  text-align: left;
  color: #000000;
  font-size:11px;
  font-family:arial,verdana,sans-serif;
  background-color: #FFFFFF;
}

/* Input button for for Meeting Request */ 

input.btn {
 color: #0000FF;
 font-family: arial, helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 display: block;
 height: 20px;
 width: 110px;
 background-color: #FFFFFF;
 border: 1px solid;
 border-top-color: #66F;
 border-left-color: #66F;
 border-right-color: #36C;
 border-bottom-color: #36C;
 cursor: hand;
 background-image: url(../images/bg_header_u.gif); 
}

/* Input button for Commands */

input.command {
 color: #003366;
 font-family: 'trebuchet ms',arial, helvetica, sans-serif;
 font-size: 0.7em;
 height: 22px;
 font-weight: normal;
}



