body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #559102;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #559102;
	vertical-align:middle;
}
input{
		text-transform: uppercase;
}

.onlyMsg {
			font-size: 14px;
			font-weight:bold;
			text-align:right;
			color:red;
			text-decoration:none;
			
			
			
}

.onlyTable {
			font-size: 12px;
			font-weight:bold;
			text-align:left;
			color:#559102;
			text-decoration:none;
}
.onlyTable1 {
			font-size: 12px;
			font-weight:bold;
			font-color: #559102;
			text-align:right;
			color:#559102;
			text-decoration:none;
}
.formCaption {
			font-size: 25px;
			font-weight:bold;
			text-align:center;
			color:#559102;
			text-decoration:none;
			}
			
			
.formCaptionA a:link {
			font-size: 18px;
			font-weight:bold;
			text-align:left;
			font-color:#559102;
			text-decoration:none;
			}
.button		{
            font-family: Geneva, Arial, Helvetica, sans-serif;
            text-align:center;  
			font-size: 15px;
			color: #1175AA;	
			}
.gridDark {
			font-size: 12px;
			font-weight:bold;
 			background-color:#86D61A;
			
			}
.gridLight {
			font-size: 12px;
			color:BLACK;
			font-weight:normal;
 			background-color:#CAEB98;
			
			}
.backgroundImage{
            background-image:url(image/bg.jpg);
            background-repeat:repeat-x;
			}
.headerImage{
            background-image:url(image/image.png);
			background-repeat:no-repeat;
			background-position:right;
			}
.headerLogo{
            background-image:url(image/logo1.png);
			background-repeat:no-repeat;
			background-position:left;
			}
.headerBar{
            background-image:url(image/bigLine.png);
			background-repeat:repeat;
			}			
.footer{
			background-image:url(image/footer.png);
			background-repeat:repeat;
			}
.loginBackImage1{
            background-image:url(image/roundUpS.png);
			background-repeat:repeat;
			}
.loginBackImage2{
            background-image:url(image/roundMiddleS.png);
			background-repeat:repeat;
			}
.loginBackImage3{
            background-image:url(image/roundDownS.png);
			background-repeat:repeat;
			}	
.hplink
	{
    FONT-WEIGHT: 800;
    FONT-SIZE: 8pt;
    COLOR: #559102;
    FONT-FAMILY: Arial, sans-serif;
    TEXT-DECORATION: none
	}
	
.hplink:link
{
    FONT-WEIGHT: 800;
    FONT-SIZE: 8pt;
    COLOR:#559102;
    FONT-FAMILY: Arial, sans-serif;
    TEXT-DECORATION: none
}

.hplink:hover
{
    FONT-WEIGHT: 800;
    FONT-SIZE: 8pt;
    COLOR: #31a110;
    FONT-FAMILY: Arial, sans-serif;
    TEXT-DECORATION: underline
}

.inlink
{
    FONT-WEIGHT: 800;
    FONT-SIZE: 8pt;
    COLOR: #31a110;
    FONT-FAMILY: Arial, sans-serif;
    TEXT-DECORATION: none
}
.inlink:hover
{
    FONT-WEIGHT: 800;
    FONT-SIZE: 8pt;
    COLOR: #31a110;
    FONT-FAMILY: Arial, sans-serif;
    TEXT-DECORATION: underline
}
.inlink:link
{
    FONT-WEIGHT: 800;
    FONT-SIZE: 8pt;
    COLOR: #31a110;
    FONT-FAMILY: Arial, sans-serif;
    TEXT-DECORATION: none
}
.notice 
{
	font-size: 14px;
	font-weight:bold;
	text-align:left;
	font-style:italic;
	color:red;
	text-decoration:none;
	font-variant: small-caps;
		
}
