/***********************************************/
/*       Author:  Biju Joswin                  */
/*                bijujoswin@gmail.com         */
/*                Mobile: +91 9446553960       */
/*       Date:    October 01, 2006             */
/***********************************************/

/*****************/
/*   MAIN BODY   */
/*****************/
.text {
	font-family:verdana,arial; 
	font-size:11px; 
	color:#0060BF; 
	line-height:17px; 
	padding-left:1px; 
	padding-right:1px;
	}
.content, td{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
h1 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #OOOO00;
	text-decoration: none;
}
h4 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.h {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.field {
     height:18px;
     size:11px;
     font-family: arial;
     font-weight: normal;
     font-size: 11px;
}
.but {
     background-color: #FFFFFF;
     color: #000000;
     font-weight: bold;
	 font-size: 11px;
     font-family: arial;
     width:30px; 
	 height:20px;
     cursor: hand;
}
.bg {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	border: .05em solid; 
	color: #CCCCCC;
}
.bg1{
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	border: .05em solid; 
	color: #000000;
}
.bgspcial{
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	border: .05em solid; 
	color: #CCCCCC;
}
.verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}

.inputc{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	width:182px;
}

.contact{
padding:0px 10px 0px 0px;
}
/*...............................................*/