
.grmain {
width: 800px;
  margin-left: auto ;
  margin-right: auto ;
}



.container {
width:600px;
margin-left:130px ;

}

.grdiv  {
float:left; 
width:300px;
font-family:system;
}

.userdiv  {
 float:left;
 width:300px;
font-family:system;
} 


a.gra {
color: #000000;
text-decoration: none;
font-family: system;, sans-serif;
font-size:13px;

}

a.gra:link {
color: #000000;
text-decoration:none;
font-family:system;, sans-serif;
font-size:13px;

}
a.gra:visited {
color: #000000;
text-decoration:none;
font-family: system;, sans-serif;
font-size:13px;
;
}

a.gra:hover {
color: #cc3300;
text-decoration: underline;
background-color: ;
font-family: system;, sans-serif;
font-size:13px;

}


a.gra1 {
color: #999999;
text-decoration: none;
font-family: system;, sans-serif;
font-size:13px;

}

a.gra1:link {
color: #999999;
text-decoration:none;
font-family:system;, sans-serif;
font-size:13px;

}
a.gra1:visited {
color: #999999;
text-decoration:none;
font-family: system;, sans-serif;
font-size:13px;
;
}

a.gra1:hover {
color: #cc3300;
text-decoration: underline;
background-color: ;
font-family: system;, sans-serif;
font-size:13px;

}


.colspace
{
width:7px;
background-color:;
}

.error {
	color: red;
}

myCls {
	color: #F00;
}



    .red {
        color: #F00;
    }