@charset "utf-8";
body {
	background-color: #f1f0f0;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.footer {
	font-family: Arial;
	font-size: 12px;
	color:#FFFFFF;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.whit-bg-border {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #d1d1d1;
	border-bottom-color: #d1d1d1;
	border-left-color: #d1d1d1;
}

.txt-01 {
	font-family: Arial;
	font-size: 30px;
	font-weight: bolder;
	color: #FFFFFF;
}
.txt-14 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
td {
	font-family: Arial;
	font-size: 12px;
	color: #363636;
}
a.menu {
	font-family:Arial;
	font-size:18px;
	color:#f1f0f0;
	text-decoration:none;
	font-weight:bold;
}
a.menu:hover {
	font-family:Arial;
	font-size:18px;
	color:#669900;
	text-decoration:none;
	font-weight:bold;
}
.menuactive {
	font-family:Arial;
	font-size:18px;
	color:#669900;
	text-decoration:none;
	font-weight:bold;
}
.seprator {
	background-image: url(../images/seprater.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.btn-heading {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bold;
	background-image: url(../images/heading-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 10px;
}

.btn1-off {
	font-family: Arial;
	font-size: 14px;
	color: #414141;
	background-color: #FFFFFF;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #d1d1d1;
	border-bottom-color: #d1d1d1;
	border-left-color: #d1d1d1;
	cursor:pointer;
}
.btn1-on {
	font-family: Arial;
	font-size: 14px;
	color: #2d4300;
	background-color: #b8e65b;
	background-image: url(../images/arrow-hvr.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #d1d1d1;
	border-bottom-color: #d1d1d1;
	border-left-color: #d1d1d1;
	cursor:pointer;
}
.sub-off {
	font-family: Arial;
	font-size: 14px;
	color: #414141;
	background-color: #FFFFFF;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 25px center;
	padding-left: 40px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #d1d1d1;
	border-bottom-color: #d1d1d1;
	border-left-color: #d1d1d1;
	cursor:pointer;
}
.sub-on {
	font-family: Arial;
	font-size: 14px;
	color: #2882dd;
	background-color: #dbeafc;
	background-image: url(../images/arrow-hvr.gif);
	background-repeat: no-repeat;
	background-position: 25px center;
	padding-left: 40px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #d1d1d1;
	border-bottom-color: #d1d1d1;
	border-left-color: #d1d1d1;
	cursor:pointer;
}
.heading01 {
	font-size: 20px;
	color: #669900;
	text-transform:capitalize;
}

.form-field {
	font-size:18px;
	border: 1px solid #bedbf8;
	background:#e1e7ed;
	padding:4px;
	color:#414141;
}
.form-field:hover {
	background-color: #FFFFCC;
}
.graybox-bg {
	background-color: #414141;
	border: 1px solid #333333;
	color: #79b301;
	font-size:16px;
	text-transform:uppercase;
}
.graybox-bg a{color:#f1f0f0; font-size:16px;}
.graybox-bg a:hover{color:#A2B736;}

.whit-bg-border2 {
	background-color: #FFFFFF;
	border: 1px dotted #dadada;
}
a.whitelink {
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}
a.whitelink:hover {
	font-size:14px;
	color:#FFFFFF;
}
.btn-style-1 {
	font-size:12px;
	color:#414141;
	background-color: #bedbf8;
	border: 1px solid #9cbae7;
	font-weight: bold;
	height: 25px;
	cursor:pointer;
	text-align:center;
}

.btn-style-2 {
	font-size:12px;
	color:#414141;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	font-weight: bold;
	height: 25px;
/*	cursor:pointer;*/
	text-align:center;
}

.cell1-on {
	background-color: #FFFFFF;
}
.cell1-off {
	background-color: ##F1F0F0;
}

.currnet_page
{
	font-size:14px;
	font-weight:900;
	color:#BEDBF8;
}
a.paging
{
	font-size:12px;
	font-weight:600;
	color:#414141;
	text-decoration:none;
}
a.paging:hover
{
	font-size:12px;
	font-weight:600;
	color:#BEDBF8;
	text-decoration:underline;
}


