
/* CSS Document */

/* add on 14Dec07 by M2K*/
.welcome_text
{
	font-family: "Verdana";
	font-size: 16px;
	font-weight: bold;
	color: #b02115;
}

.page_text
{
	font-family: "Verdana";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.topmenu_link
{
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height:30px;
	vertical-align:middle;
}

.topmenu_link:hover
{
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height:30px;
	vertical-align:middle;
	background-color:#b02115;
}

.product_link
{
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height:30px;
	vertical-align:middle;
}

.product_link:hover
{
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height:30px;
	vertical-align:middle;
	background-color:#b02115;
}

.heading_white
{
	font-family: "tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.border
{
	border: 1px;
	border-top-color: #b02115;
	border-right-color: #b02115;
	border-bottom-color: #b02115;
	border-left-color: #b02115;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}

.vinayak_infoSoft_link
{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.vinayak_infoSoft_link:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #b02115;
	text-decoration: none;
}
