 .table {
	border: none;
	border-top: 1px solid #C9DCA6;
	background: url(../images/cmxform-fieldset.gif) left bottom repeat-x;
	background-color: #F8FDEF;
}



 .table td{
	padding: 10px 10px 5px;
	background: url(../images/cmxform-divider.gif) left bottom repeat-x;
}



.normaltext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
}

.normaltext1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
}

h1
{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 color:#990000;
}

.boxtext
{
height:200;
}

.href1
{
 font-family:verdana;
 font-size:8pt;
 color:#006699;
 text-decoration:none;
}
.href1:hover
{
 font-family:verdana;
 font-size:8pt;
 color:#FF9563;
 text-decoration:underline;
}

.href2
{
 font-family:verdana;
 font-size:8pt;
 color:#006699;
 text-decoration:none;
}
.href2:hover
{
 font-family:verdana;
 font-size:8pt;
 color:#FF0000;
 text-decoration:underline;
}

.mytext
{
 font-family:verdana;
 font-size:8pt;
 color:#FF0000;
}