/* CSS Document */

BODY {
	SCROLLBAR-FACE-COLOR: #D9D9D9;
	FONT-SIZE: 9px;
	SCROLLBAR-HIGHLIGHT-COLOR: #D9D9D9;
	SCROLLBAR-SHADOW-COLOR: #B9B9B9;
	SCROLLBAR-BASE-COLOR: #B9B9B9;
	scrollbar-3d-light-color: #B9B9B9;
	scrollbar-dark-shadow-color: #B9B9B9;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	BACKGROUND-COLOR: #000000;
}

.bg1 {
  BACKGROUND-COLOR: #D9F7FF;
}
.bg2 {
  BACKGROUND-COLOR: #088BB1;
}
.bg3 {
  BACKGROUND-COLOR: #F4F4F4;
}
.bg4 {
  BACKGROUND-COLOR: #8BE5FF;
}
.bg5 {
  BACKGROUND-COLOR: #F2E7FD;
}

.bg6 {
  BACKGROUND-COLOR: #E1E1E1;
}

.bg7 {
  BACKGROUND-COLOR: #FBFBFB;
}


.maintableborder {
	FONT-SIZE: none;
	COLOR: none;
	FONT-FAMILY: none;
	BACKGROUND-COLOR: none;
	border: 1px solid #DCDCDC;
}


td {
	FONT-FAMILY: Verdana,arial, helvetica;
	font-size: 8.5pt;
	Color: #676767
}
.copyright {
	FONT-FAMILY: Arial, Helvetica,Verdana, sans-serif;
	font-size: 7.5pt;
	Color: #959595
}

.email {
	FONT-FAMILY: Verdana,arial, helvetica;
	font-size: 7.5pt;
	Color: #ffffff;
	text-decoration: none
}
.email:hover {
	FONT-FAMILY: Verdana,arial, helvetica;
	font-size: 7.5pt;
	Color: #000000;
	text-decoration: none
}
.email:active {
	FONT-FAMILY: Verdana,arial, helvetica;
	font-size: 7.5pt;
	Color: #ffffff;
	text-decoration: none
}

.email2 {
	FONT-FAMILY: Verdana,arial, helvetica;
	font-size: 8.5pt;
	Color: #676767;
	text-decoration: underline
}
.email2:hover {
	FONT-FAMILY: Verdana,arial, helvetica;
	font-size: 8.5pt;
	Color: #000000;
	text-decoration: none
}
.email2:active {
	FONT-FAMILY: Verdana,arial, helvetica;
	font-size: 8.5pt;
	Color: #676767;
	text-decoration: underline
}


.subLinkDef
{
    PADDING-LEFT: 8px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 7.5pt;
    CURSOR: hand;
    COLOR: #A07EC2;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff;
    TEXT-DECORATION: none
}
.subLinkMO
{
    PADDING-LEFT: 8px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 7.5pt;
    CURSOR: hand;
    COLOR: #A07EC2;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #EAEAEA;
    TEXT-DECORATION: none
}

.logininput{
	BORDER-RIGHT: #D0C9CA 1px solid;
	BORDER-TOP: #D0C9CA 1px solid;
	FONT-SIZE: 8.5pt;
	BORDER-LEFT: #D0C9CA 1px solid;
	COLOR: #5C5C5D;
	BORDER-BOTTOM: #D0C9CA 1px solid;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #ffffff;
	
}
.logininput2{
	FONT-SIZE: 7.5pt;
	COLOR: #5C5C5D;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #C1F5FB;
	border: 1px solid #999999;
	width: 140px;
}



