﻿body {
	font-family: candara,tahoma,arial,helvetica,clean;
	background: #7F7F7F url(../images/glossymetal.jpg) repeat left top scroll;
}

h1 {
	font-family: candara,tahoma,arial,helvetica,clean;
}

a {color:#000066;text-decoration:underline;}
a:visited {color:#000066;text-decoration:underline;}
a:hover {color: #0000CC;text-decoration:underline; }
a:active {color:#0000CC;text-decoration:underline;}


.logo {
        width: 145px;
		height: 89px;
		background-image:url(http://www.hyca.co.in/main-logo.png);
		cursor: pointer;
	}
		
#hycatorgreen {
		color: #006600;
		font-family: candara,tahoma,arial,helvetica,clean;
		font-weight:bold;
		font-size:18px;
		cursor: pointer;
}

.disc {
  list-style: disc;
  padding:0 20px;
  }
  
.disc li {
	list-style: disc;
	}
  
.larger {
	font-size: larger;
	}
	
#blue-border {
	border-top: 2px solid #006600;
	border-bottom: 2px solid #006600; 
	}
	
#footer-back {
	font-size:smaller;
	}
#footer-back a {
	color:#000066; font-size:smaller;}
	
#footer-back a visited {
	color:#000066; font-size:smaller;}
	
#footer-back a hover {
	color: #0066FF;font-size:smaller; }	
	
.yui-t7 #yui-main .yui-b {
background:transparent url(../images/mainback.jpg) repeat-y scroll center top;
padding:0 20px;
}
#doc, #doc2, #doc3, #doc4, .yui-t1, .yui-t2, .yui-t3, .yui-t4, .yui-t5, .yui-t6, .yui-t7 {
background:transparent url(../images/main-bot.jpg) no-repeat scroll center bottom;
}


#hd {margin: 0pt 0pt 0pt 8px;}

.buy-process {
	background:transparent url(../images/buying-process-back.jpg) no-repeat scroll 0 0;
	color:#010101;
	float:right;
	font-weight:bold;
	height:58px;
	margin-top:14px;
	padding:12px 0 0;
	text-align:center;
	width:144px;
	display:block;
	}

.buy-process:hover {
	color:#000000;
	background-position: -144px 0;
	}

