/* Main Color Scheme */

.bodycolor {
 background-color: #FFFFFF;
 margin:5;
 padding:0;
}
.outertable {
 /* border: 1px solid #CCCCCC; */
 background-color: #FFFFFF;
}
.headback {
 background-color: #FFFFFF;
 background-image: url(../images/oxg_dd_top.jpg);
}
.headback_678 {
 background-color: #FFFFFF;
 background-image: url(../images/oxg_dd_top_678.jpg);
}
.footback {
 background-color: #bababc;
}
.line {
 background-color: #FFFFFF;
}
.navline {
 background-color: #dec37b;
}
.mainspace {
 border: 1px solid #FFFFFF;
 background-color: #FFFFFF;
 border-top-color: #FFFFFF;
 border-right-color: #ceb6c3;
 border-left-color: #FFFFFF;
 border-bottom-color: #FFFFFF;
}
.sidebar {
 background-color: #dec37b;
}
.statusContact {background-image: url(../images/pstat_ltblue_reg.gif);}
.statusProfile {background-image: url(../images/pstat_ltblue_profile.gif);}
.statusSession {background-image: url(../images/pstat_ltblue_session.gif);}
.statusPayment {background-image: url(../images/pstat_ltblue_pay.gif);}
.statusFinish {background-image: url(../images/pstat_ltblue_finish.gif);}


/* Main Menu Items */

#menuitems {
 padding-left : 20px;
 border-bottom-color: #dec37b;
 border-bottom-width: 1px;
 background-image: url(../images/oxg_dd_nav_off.gif);
 line-height : 20px;
}
#menuitems a {
 color : #333333;
 font-size: 12px; 
 font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
 text-align: left;
 text-decoration: none;
}
#menuitems a:visited {
 color : #333333;
}
#menuitems a:active {
 color : #995533;
}
#menuitems a:hover {
 color: #009933;
}

#selected {
 padding-left: 20px;
 border-bottom-color: #00aed6;
 border-bottom-width: 1px;
 background-image: url(../images/oxg_dd_nav_on.gif);
 line-height: 20px;
 }

/* background-color: #0075BD; */

#selected a {
 color: #FFFFFF;
 font-size: 12px; 
 font-family: "trebuchet ms", arial, helvetica, sans-serif;
 text-align: left; 
 text-decoration: none;
}


/* Data Entry Box Color Classes */

.debox {
 border: 1px solid #CCCCCC;
 background-color: #FFFFFF;
}
.dehdr {
 background-color: #35b6d4;
}
.dedark {
 background-color: #bedff0;
}
.delight {
 background-color: #def2f3;
}

/* Highlight Box Color Classes */

.hibox {
 border: 1px solid #CCCCCC;
 background-color: #FFFFFF;
}
.hihdr {
 background-color: #3b56d4;
}
.hidark {
 background-color: #bedff0;
}
.hilight {
 background-color: #def2f3;
}

/* Text Classes */
p {
  font-size:12px;
  color:#000000;
  font-family:arial,verdana,sans-serif;
  line-height:14px
}
p#bold {
  font-weight: bold;
}
.txtsm {
  font-size:11px;
  color:#000000;
  font-family:arial,verdana,sans-serif;
  line-height:14px
}
.txtsmb {
  font-size:11px;
  color:#000000;
  font-weight:bold;
  font-family:arial,verdana,sans-serif;
  line-height:14px;
}
.txtred {
  font-size:12px;
  font-weight: bold;
  color:#FF0000;
  font-family:arial,verdana,sans-serif;
  line-height:14px
}
.txtgreen {
  font-size:11px;
  color:#006600;
  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:11px;
  color:#0000FF;
  font-family:arial,verdana,sans-serif;
  line-height:14px
}
.txtgrey {
  font-size:11px;
  color:#666666;
  font-family:arial,verdana,sans-serif;
  line-height:14px
}
.txtreg {
  font-size:12px;
  color:#333366;
  font-family:arial,verdana,sans-serif;
  line-height:16px
}
.txtlg {
  font-size:12px;
  color:#000000;
  font-family:arial,verdana,sans-serif;
  line-height:14px
}
.txttiny {
  font-size:9px;
  color:#003366;
  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:#000064;
  font-weight:bold;
  font-family:arial,verdana,sans-serif;
  line-height:15px
}
.titlelg {
  font-size:14px;
  color:#000064;
  font-weight:bold;
  font-family:arial,verdana,sans-serif;
  line-height:15px
}

h1 { 
   font-size: 18px;
   font-weight: normal;
   font-family:arial,verdana,sans-serif;
   color: #FFFFFF; 
   line-height: 28px;
   margin-top: 16px;
   margin-bottom: 16px; 
   border-bottom:1px #3B507F solid;
   border-top:1px #3B507F solid;
   background-color:#01aef0;
   padding-left:8px;
}


/* 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:#B6CF3A
}
a#big {
 font-size:12px;
 font-family:arial,verdana,sans-serif;
 color:#003399;
 text-decoration:underline;
 font-weight:normal
}
a#big:hover {
 color:#003366
}
a#big:active {
 color:#B6CF3A
}
a#small {
 font-family:arial,verdana,sans-serif;
 font-size:9px;
 color:#003399;
 text-decoration:none;
}
a#small:hover {
 color:#003366;
}
a#small:active {
 color:#B6CF3A;
}
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:#B6CF3A;
}


/* 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;
}



