.header { color: #FFFFFF; font-size: 12px; font-family: arial; font-weight: bold; line-height: 18px; }

.menu1 A:link {
color: #000000;
text-decoration: none;
}

.menu1 A:visited {
color: #000000;
text-decoration: none;
}

.menu1 A:active {
color: #FFFFFF;
text-decoration: none;
}

.header A:hover {
color: #000000;
text-decoration: underline;
}

.tHead
	{
	FONT-FAMILY: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	FONT-SIZE: 14px;
	FONT-STYLE: NORMAL;
	FONT-VARIANT: NORMAL;
	FONT-WEIGHT: 400;
	COLOR:#FFFFFF;
	BACKGROUND-COLOR: #7C7C7C;
	}

.tHead1
	{
	FONT-FAMILY: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	FONT-SIZE: 16px;
	FONT-STYLE: NORMAL;
	FONT-VARIANT: NORMAL;
	FONT-WEIGHT: 400;
	COLOR:#FFFFFF;
	BACKGROUND-COLOR: #721e6b;
	}

.bText
	{
	FONT-FAMILY: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	FONT-SIZE: 12px;
	FONT-STYLE: NORMAL;
	FONT-VARIANT: NORMAL;
	FONT-WEIGHT: 400;
	COLOR:#000000;
	}

.grayText
	{
	BACKGROUND-COLOR: #FCFCFC;
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 18px;
	COLOR:#000000;
	}

.grayTextBold 
	{
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bolder;
    LINE-HEIGHT: 18px;
	COLOR:#000000;
	BACKGROUND-COLOR: #FCFCFC;
	}

.successMsg
	{
	COLOR: GREEN;
	FONT-FAMILY: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	FONT-SIZE: 15px;
	FONT-WEIGHT: BOLDER;
	LINE-HEIGHT: 18px;
	}

.failMsg
	{
	COLOR: RED;
	FONT-FAMILY: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	FONT-SIZE: 15px;
	FONT-WEIGHT: BOLDER;
	LINE-HEIGHT: 18px;
	}

.txt
	{
	BORDER : 1px;
	BORDER-COLOR : #BBBBBB;
	BORDER-STYLE : solid;
    border-radius:3px;
	}
.table 
	{
	border: 1px solid #CCCCCC;
	}

.tableNB
	{
	border: 1px solid #CCCCCC;
	border-bottom-style :none;
	}
.table td
	{
	text-align: left;
    padding:3px;
	}
.table td[align=right]
	{
	text-align:right;
    padding:3px;
	}
.table td[align=center]
	{
	text-align:center;
    padding:3px;
	}

tr.grayText:hover 
    {
    background-color:#ededed;
    }

tr.grayTextBold:hover 
    {
    background-color:#ededed;
    }

#dvLoading
	{
	position:absolute;
	left: 50%;
	top: 50%;
	display:none;
	FONT-FAMILY: arial;
	FONT-SIZE: 11px;
	COLOR: #0000FF;
	}

.cMsg0
	{
	BACKGROUND-COLOR: #F2FFED;
	FONT-FAMILY: arial;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: 18px;
	}
.cMsg1
	{
	BACKGROUND-COLOR: #F2FEFF;
	FONT-FAMILY: arial;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: 18px;
	}

.dt
	{
	BORDER : 1px;
	BORDER-COLOR : #BBBBBB;
	BORDER-STYLE : solid;
    border-radius:3px;
	}

.tm
	{
	BORDER : 1px;
	BORDER-COLOR : #BBBBBB;
	BORDER-STYLE : solid;
    border-radius:3px;
	}
