font
{
font-size:11px;
}
.f
{
font-size:11px;
color:red;
}
a:link
{
font-family:Tahoma, Helvetica, sans-serif;
font-size: 11px;
color: #085C67;
text-decoration: none;
}

a:active
{
font-family: Tahoma, Helvetica, sans-serif;
font-size: 11px;
color: #FF6600;
}

a:visited
{
font-family: Tahoma, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: none;
}

a:hover
{
text-decoration : underline ;
color : #00008B;
font-family: Tahoma, Helvetica, sans-serif;
font-size: 11px;
}

.y
{
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
font-family: Tahoma;
font-size:11px;
left-padding:20px;
}

Table,Input
{
font-family: Tahoma, helvetica, sans-serif;
font-size: 11px;
}
.td
{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
padding left: 20px;
}
.head, h2,h2,h3,h4
{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #FF6600;
PADDING-LEFT: 20px;
}
.inputtext
{
height: 19px;
font-family: Tahoma;
font-size: 11px;
color: #000000;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-color: #C0C0C0;
border-right-color: #C0C0C0;
border-top-color: #C0C0C0;
border-bottom-color: #C0C0C0;
border-style: solid;
background-color: #ffffff;
}

.bttn
{
font-family:tahoma,sans-serif;
font-size:11px;
background: #D6E7EF;
border-bottom: 1px solid #104A7B;
border-right: 1px solid #104A7B;
border-left: 1px solid #AFC4D5;
border-top:1px solid #AFC4D5;
color:#000066;
height:20px;
width:55px;
text-decoration:none;
cursor: hand
}
form {
	margin: 0px;
	padding: 0px;
}
.tableview {
       cursor: hand;
       cursor: pointer;
}
.code {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:red;
}
