/*over all styles*/
td
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a
{
	color:#637AAB;
	font-weight: bold;
}

a:link
{
	color:#637AAB;
	font-weight: bold;
}

a:visited
{
	color:#637AAB;
	font-weight: bold;
}

a:active
{
	color:#637AAB;
	font-weight: bold;
}

a:hover
{
	color:#263146;
	font-weight: bold;
}


/* Text Style */
.searchword
{
        font-family: Arial, Helvetica, sans-serif;;
	color: #FF0000;
	font-weight:bold;
}


.box
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:normal;

}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3B4C6E;
	font-weight: bold;
	text-transform: none;
	line-height: normal;

}

.button
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        border: 1px #943E8F solid;
; background-image: url(../image/backg.gif)
}

.clear
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        border: #263146;
        border-style: solid;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
}.froms {  border: #FFFFCC; border-style: solid}
