﻿body
{
	margin: 0px;
	background: url(images/kitmainbg.png);
	background-repeat: repeat-x;
	height: 600px;
}

.kitmiddlebg
{
	background: url(images/kitbg_banner.png);
	background-repeat: repeat-x;
	height: 459px;
}


.kitheadingtxt
{
	font-family: Trebuchet MS;
	font-size: 17px;
	font-weight: bold;
	color: #ee4397;
}
.kitsmalltxt
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.06em;
	line-height: 1.5em;
	text-align: left;
	color: #424242;
}
.KkitTextBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1e1e1e;
	border: 1px #898989 solid;
	width: 150px;
	height: 15px;
	background-color: Transparent;
}

.KkitLoginbtn
{
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
	height: 25px;
	border: 1px solid #a4a4a4;
	background-color: #cdcdcd;
	background-repeat: no-repeat;
	width: 60px;
}
.kitfooter
{
	background: url(images/kitfooter.jpg);
	background-repeat: repeat-x;
	height: 35px;
}
.kitbg
{
	background: url(images/www.png);
	background-repeat: no-repeat;
	height: 254px;
}
