body {
      font-family: Verdana;
      color: #000000;
      font-size: 11px;
      margin-top: 10px;
      margin-left: 10px;
      margin-right: 10px;
      margin-bottom: 10px;
}
td{
	font-family: Verdana;
    color: #000000;
    font-size: 11px;
}
/* links */
a, a:visited {
      color: #003399;
      font-size: 11px;
      text-decoration: none;
}

a:hover {
      text-decoration: underline;
}

.linkMenu a{
      font-weight: bold;
      font-size: 13px;
}

.folderPath {
	color: #003399;
	font-size: 10px;
	font-weight:normal;
	text-decoration: none;
}

.smallLinks, .smallLinks a, .smallLinks a:link, .smallLinks a:visited {
      font-size: 10px;
      font-weight:normal;
      text-decoration: none;
}

.smallLinks a:hover {
	  font-size: 10px;
	  font-weight:normal;
      text-decoration: underline;
}
/* images */

img {
      border: 0px;
}

form {
      margin: 0px;
}

/* text */

.textMenu {
      font-size: 13px;
      font-weight: bold;
      text-align: center;
}

/* tables */





.white {
      background: #ffffff;
}
.message, .error {
      background: #ffffe1;
}
/* table - navigation tab */

.navTab {
      background: #e5e5e5;
}

.navTab a, 
.navTab a:visited {
      color: #000000;
      font-size: 13px;
      font-weight: bold;
      text-align: center;
      text-decoration: none;
}

.navTab a:hover {
      text-decoration: underline;
}

/* table - navigation tab, selected */

.navTabSel {
      background: #7aa1e6;
}

.navTabSel a,
.navTabSel a:visited {
      color: #ffffff;
      font-size: 13px;
      font-weight: bold;
      text-align: center;
      text-decoration: none;
}

.navTabSel a:hover {
      text-decoration: underline;
}

.navTabLine {
      background: #7aa1e6;         
}

.leftMenu {
      background: #dde5fa;
      color: #668fd7;
      font-size: 13px;
      font-weight: bold;
      vertical-align: top;
}

.leftMenu a, .leftMenu a:visited {
      color: #003399;
      font-size: 11px;
      font-weight: normal;
      text-decoration: none;
}

.leftMenu a:hover {
      text-decoration: underline;
}

.spaceBar {
      border: #7aa1e6 1px solid;
     /* border-collapse: colapse;*/
      border-spacing: 0;
      
}

.spaceBarText {
	color: #3366cc;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

td.spaceBar {
      padding: 1px;
}

.orderList, 
.orderList a {
      background: #dde5fa;
      color: #003399;
      font-size: 11px;
      font-weight: bold;
      text-decoration: none;
}

.orderList a:hover{
     text-decoration: underline;
}

.orderList a:visited{
     color: #003399;
}

.msgbold {
      background: #ffffff;
      font-weight: bold;
}

.msgnormal {
      background: #f5f7fd;
}

.msgboldSel {
      background: #ffffe1;
      font-weight: bold;
}
.msgnormalSel  {
      background: #ffffe1;
}

.orderListSel, 
.orderListSel a {
      background: #bcd0f2;
}

.mboxTitle{
      color: #668fd7;
      font-size: 17px;
      font-weight: bold;
}
.mboxSubTitle{
      color: #668fd7;
      font-size: 13px;
      font-weight: bold;
}
.first {
      position: absolute;
      background: #bcd0f2;
      z-index: 1;
}

.last {
      font-size: 9px;
      font-weight: bold;
      text-align: center;
      z-index: 2;
}

/* button links*/

.linkButton, .linkButton a, .linkButton a:visited, .linkButton a:hover {
      color: #000000;
      font-size: 12px;
      text-decoration: none;
      
}
.Btn {
      background-image: url('../images/button_c.gif'); 
      vertical-align: middle; 
}

.inputText {
      border: #000000 1px solid;
      font-size:11px;
      height:20px;
}
.inputTextarea {
	  font-family: Verdana;
      font-size: 11px;
      border: #bcd0f2 1px solid;
      width:260px;
}
select {
	font-size:13px;
}

span.note{
 	font-family: Verdana;
    color: #000000;
    font-size: 10px;
    font-weight:normal;
}
pre.mail{
	font-family: Verdana;
	color: #000000;
    font-size: 11px;
}
.attention{
	color: #990000;
}
