html ,body {
	background:#ece9d8;
	color:#000000;
	font-family: Tahoma, verdana, helvetica, arial, sans serif;
	font-size:11px;
	line-height:1.5em;
	margin:0px;
	padding:0px;
	text-align:justify;
	}
	.left {float:left; display:inline;}
	.right {float:right; display:inline;}
A, A:link, A:active, A:visited {color:#000000; font-weight:bold; padding-left:1px;text-decoration:none;

				}

A:hover {color:#2a8485; font-weight:bold;text-decoration:none;

	}
#tip a:link		{ font-weight:normal;text-decoration:none;}
#tip a:visited	{ font-weight:normal;text-decoration:none;}
#tip a:active	{ font-weight:normal;text-decoration:none;}
#tip a:hover	{ font-weight:normal;text-decoration:underline;}

.bot{
	background-image:url(../images/button-bg.gif);
	height:28px;
	width:93px;
	background-repeat:no-repeat;
}
.tip{
	background-image:url(../images/curv-bg.gif);
	height:43px;
	width:100%;
	background-repeat:repeat-x;
}
.tip1{
	background-image:url(../images/bg.gif);
	width:100%;
	background-repeat:repeat-y;
}
.tip2{
	background-image:url(../images/foot-bgc.gif);
	width:100%;
	background-repeat:repeat-x;
}
.dot{
	background-image:url(../images/dot.gif);
	width:100%;
	height:1px;
	background-repeat:repeat-x;
}
.main{
	background-color:#FFFFFF;

}
.bgt{
	background-color:#1c8787;
	height:47px;
}
#pad{
	padding-top:10px;

}
.white{
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	padding-left:25px;
	vertical-align:middle;
}
.footer{
	background-color:#d1e488;
	height:60px;
	border-top:2px solid #1c8787;
}
.header{
	background-color:#ece9da;
	height:21px;
	border-left:3px solid #1c8787;
	font-weight:bold;
	padding-left:8px;
}
.header1{
	background-color:#ece9da;
	height:20px;
	width:150px;
	font-weight:bold;
	text-align:center;
}
.contt{
	text-align:justify;
	padding:5px;

}

.headernew{
	height:20px;
	font-weight:bold;
}

.theme{
	background-color:#d1e487;
	color:#000000;
	font-weight:bold;
	padding-left:3px;

}
.bgy{
	background-color:#eeece0;

}
INPUT.field
{
BORDER-RIGHT: medium none;
BORDER-TOP: medium none;
FONT-WEIGHT: normal;
FONT-SIZE: 8pt;
BORDER-LEFT: medium none;
COLOR: #000065;
BORDER-BOTTOM: medium none;
FONT-FAMILY: Tahoma, MS Sans Serif;
HEIGHT: 15px;
width: 120pt;
BACKGROUND-COLOR: #F6F5EE;
BORDER: 1px solid #2a8485;border-BOTTOM: 1px  solid #2a8485;
}

INPUT.button
{
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	BORDER-LEFT: medium none;
	COLOR: #ffffff;
	padding-left:3px;
	BORDER-BOTTOM: medium none;
	FONT-FAMILY: Tahoma, MS Sans Serif;
	HEIGHT: 25px;
	width: 50pt;
	BACKGROUND-COLOR: #2a8485;
	BORDER: 1pt solid #F6F5EE;border-BOTTOM: 1px  solid #F6F5EE;border-right: 1px  solid #F6F5EE
}

