body {
    background-color: #FFFFFF;
}

.bgnav {
    background-image: url(../images/bg_nav.jpg);
    height: 34px;
    width: 840px;
}
.bggrey {
    background-color: #F0F0F0;
}

.welcome{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}

.title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 23px;
    font-weight: bold;
    color: #2B4366;
    padding-top: 12px;
    padding-bottom: 10px;
    text-align: left;
}

.title2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #2B4366;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: left;
}

.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2B4366;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	text-align: left;
}

.content{
    color:#333333;
    font-family:Arial;
    font-size:12px;
    background-color: #EEEEEE;
    line-height: 20px;
    text-align: justify;
}

.content2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #333333;
    font-weight: normal;
    text-align: justify;
    vertical-align: top;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 12px;
    padding-right: 8px;
}

.pic{
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 10px;
}

.dis{
    color:#62758A;
    font-family:Arial;
    font-size:11px;
    font-style:normal;
    background-image: url(../images/bg_dis.gif);
    height: 25px;
    width: 840px;
    padding-right: 20px;

}


.star {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FF0000;
    vertical-align: superexposant;
}

.reg_input {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.reg_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    padding-left: 10px;
}

.reg_error {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #ED2F39;
}

.tabt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    background-color: #E1E1E1;
    padding: 5px;
}

a{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #990000;
    text-decoration: underline;
}
a:hover {
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #CC0000;
    text-decoration: underline;
}
a:active {
    font-family: Arial;
    font-size: 12px;
    color: #990000;
    text-decoration: underline;
    font-weight: normal;

}

a.nav{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;


}
a.nav:hover {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #B8FE5D;
    text-decoration: none;


}
a.nav:active {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #B8FE5D;
    text-decoration: none;

}

.head {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #3E853E;
    padding-left: 10px;
    background-image: url(../images/arrow_l.gif);
    background-repeat: no-repeat;
    background-position: 60px;


}

.error {
	background-color: #ED2F39;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    xxcolor: #ED2F39;
    line-height: 20px;
    padding-left: 10px;
    text-align: left;
}

.message {
	background-color: #B8FE5D;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    padding-left: 10px;
    text-align: left;
}

/* drop down menu settings */

#dropmenudiv{
  position:absolute;
  border:1px solid #CCCCCC;
  border-bottom-width: 0;
  font:normal 12px Verdana;
  line-height:20px;
  z-index:100;
}

#dropmenudiv a{
  width: 100%;
  display: block;
  text-indent: 3px;
  border-bottom: 1px solid #CCCCCC;
  padding: 1px 0;
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #64A90E;
color: #B8FE5D;
}

/* END drop down menu settings */

/* START used by table_view.php */
.text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    line-height: 16px;

}
.thead {
    background-color: #7BB433;
    background-image: url(images/bg_grey_thead.jpg);
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 12px;
    font-weight: bold;


}
.ttext {

    background-color: #EBEBEB;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 12px;
    font-weight: normal;
}

.trow {

    background-color: #BADF8C;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 12px;
    font-weight: normal;
}

.trow_alt {

    background-color: #DEF0C8;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 12px;
    font-weight: normal;
}

.outline {
          font-family: Arial, Helvetica, sans-serif;
          border: 1px solid #CCCCCC;
          background-color: #FFFFFF;
}
/* END used by table_view.php */

A.foot {color: #FFFFFF;
       font-size: 7pt;
       font-style: normal;
       font-weight: normal;
       }
A.foot:visited {color: #FFFFFF;
                font-size: 7pt;
                font-style: normal;
                font-weight: normal;
                }

