/* www.jaipursoftware.com - Arvind Soni - CSS Document */


body {
	background-color: #E1E2D0;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.menuborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.style1 {
	font-family: tahoma, verdana, Arial, "Times New Roman";
	font-weight: bold;
	font-size: 11px;
}
.leftwhite {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.topwhite {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.bottomwhite {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.topleftwhite {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.style2 {color: #FFFFFF}
.style4 {color: #FFFFFF; font-size: 11px; }
a {
	font-family: verdana, Arial, tahoma, "Times New Roman";
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.bl {
	font-family: tahoma, verdana, Arial, "Times New Roman";
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
a.bl:link {text-decoration: none;color: #000000;}
a.bl:visited {text-decoration: none;color: #000000;}
a.bl:hover {text-decoration: none;color: #000000;}
a.bl:active {text-decoration: none;color: #000000;}

a.b2 {
	font-family: tahoma, verdana, Arial, "Times New Roman";
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

a.b2:link {text-decoration: underline;color: #000000;}
a.b2:visited {text-decoration: underline;color: #000000;}
a.b2:hover {text-decoration: underline;color: #CE5F7C;}
a.b2:active {text-decoration: underline;color: #000000;}


.leftbackc {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F2D1C6;
}
.rightbackc {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F2D1C6;
}
.bottombackc {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F2D1C6;
}
.sbox {
	border: 1px solid #F2D1C6;
}
.style6 {
	font-size: 14px;
	font-weight: bold;
	color: #3C4E62;
}
.style8 {color: #FF0000}
.style9 {color: #CE5F7C;font-size:12px;}
