/* Styles for Tags */

body
{
	margin: 0 0 0 0px;
	font: 11px/16px Tahoma, Verdana, Arial;
	color: #000000;
	background-color: #FFFFFF;
}

td
{
	font: 11px/16px Tahoma, Verdana, Arial;
	color: #000000;
}

ul li
{
	list-style-image: url('../images/arrowred.gif');
}


/* Styles for Classes */

.banner
{
	background: url('../images/bannerbg.gif') repeat-x right top;
}

.navdiv
{
	font-weight: bold;
	width: 200px;
	padding: 5 0 5 0px;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #DDDDDD solid;
	border-right: 1px #DDDDDD solid;
	cursor: pointer;
}

.navbg
{
	background: #CCCCCC url('../images/navbg.gif') repeat-x 0px 0px;
}

.title
{
	color: #D60A2D;
	background: url('../images/arrowblack.gif') no-repeat 5px 10px;; font-style:normal; font-variant:normal; font-weight:bold; font-size:16px; font-family:Arial; padding-left:15px; padding-right:3; padding-top:3; padding-bottom:3
}

.titleblack
{
	color: #000000;
	background: url('../images/arrowblackdown.gif') no-repeat 5px 9px;; font-style:normal; font-variant:normal; font-weight:bold; font-size:16px; font-family:Arial; padding-left:15px; padding-right:3; padding-top:3; padding-bottom:3
}

.titleblue
{
	color: #326279;
	background: url('../images/arrowblackdown.gif') no-repeat 5px 9px;; font-style:normal; font-variant:normal; font-weight:bold; font-size:16px; font-family:Arial; padding-left:15px; padding-right:3; padding-top:3; padding-bottom:3
}

.titlesmall
{
	color: #6E8B62;
	border-bottom: 1px solid #CC0000;
	background: url('../images/arrowred.gif') no-repeat 5px 6px;; font-style:normal; font-variant:normal; font-weight:bold; font-size:14px; font-family:Arial; padding-left:20px; padding-right:3; padding-top:3; padding-bottom:3
}

.red
{
	color: #D60A2D;
}

.boxcontent
{
	background: #FFFFFF url('../images/boxcontentbg.gif') repeat-x 0px 0px;
}

.boxleftcontent
{
	background: #CCCCCC url('../images/boxleftcontentbg.gif') repeat-x 0px 0px;
}

.head
{
	font: bold 14px Arial;
	color: #666666;
}

.dataTable
{
	border: 1px #CCCCCC solid;
}

tr.rowtitle td
{
	font-weight: bold;
	color: #FFFFFF;
	background: #999999;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
}

tr.row1 td
{
	background: #EEEEEE;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
}

tr.row2 td
{
	background: #FFFFFF;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
}

table.dataTable tr.row1:hover td, tr.row2:hover td
{
	background: #DFE7EB;
}

.dotseperator
{
	height: 11px;
	background: url('../images/dotseperator.gif') repeat-x 0px 0px;
}

.votbox
{
	background: url('../images/votebox.gif') no-repeat 20px 0px;
	width: 200px;
	padding-left:20px; padding-right:0; padding-top:90; padding-bottom:0
}

.nepali
{
	/*font-size: 13px;*/
}

.white
{
	color: #FFFFFF;
}

.infobox
{
	text-align: center;
	color: #CC3333;
	background: #FFFFCC;
	border: 1px #CC3333 solid;
	padding: 5 5 5 5px;
}
.infobox1
{
	text-align: justify;
	color: #CC3333;
	background: #FFFFCC;
	border: 1px #CC3333 solid;
	padding: 5 5 5 5px;
}


.imgL
{
	float: left;
	padding: 5 10 5 0px;
}

.imgR
{
	float: right;
	padding: 5 0 5 10px;
}

/* Styles for Links */

a:link, a:active, a:visited
{
	color: #006699;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

a.nav:link, a.nav:active, a.nav:visited
{
	font: bold 12px/20px Arial;
	color: #666666;
	text-decoration: none;
	width: 100%;
}

a.nav:hover
{
	font: bold 12px/20px Arial;
	color: #000000;
	text-decoration: none;
	width: 100%;
}

a.arrowred:active, a.arrowred:link, a.arrowred:visited
{
	color: #D60A2D;
	background: url('../images/arrowred.gif') no-repeat 0px 2px;
	text-decoration: none; padding-left:12px; padding-right:0; padding-top:0; padding-bottom:0
}

a.arrowred:hover
{
	color: #D60A2D;
	background: url('../images/arrowred.gif') no-repeat 1px 2px;
	text-decoration: underline; padding-left:12px; padding-right:0; padding-top:0; padding-bottom:0
}

a.arroworange:active, a.arroworange:link, a.arroworange:visited
{
	color: #CC0000;
	background: url('../images/arroworange.gif') no-repeat 0px 2px;
	text-decoration: none; padding-left:12px; padding-right:0; padding-top:0; padding-bottom:0
}

a.arroworange:hover
{
	color: #CC0000;
	background: url('../images/arroworange.gif') no-repeat 1px 2px;
	text-decoration: underline; padding-left:12px; padding-right:0; padding-top:0; padding-bottom:0
}

a.arrowblack:active, a.arrowblack:link, a.arrowblack:visited
{
	color: #326279;
	background: url('../images/arrowblack.gif') no-repeat 0px 5px;
	text-decoration: none; padding-left:12px; padding-right:0; padding-top:0; padding-bottom:0
}

a.arrowblack:hover
{
	color: #000000;
	background: url('../images/arrowblack.gif') no-repeat 1px 5px;
	text-decoration: underline; padding-left:12px; padding-right:0; padding-top:0; padding-bottom:0
}

a.arrowwhite:active, a.arrowwhite:link, a.arrowwhite:visited
{
	color: #FFFFFF;
	background: url('../images/arrowblack.gif') no-repeat 0px 5px;
	text-decoration: none; padding-left:12px; padding-right:0; padding-top:0; padding-bottom:0
}

a.arrowwhite:hover
{
	color: #FFFFFF;
	background: url('../images/arrowblack.gif') no-repeat 1px 5px;
	text-decoration: underline; padding-left:12px; padding-right:0; padding-top:0; padding-bottom:0
}

a.batching:active, a.batching:link, a.batching:visited
{
	color: #000000;
	background: #EEEEEE;
	padding: 3 5 3 5px;
	border: 1px #CCCCCC solid;
	text-decoration: none;
}

a.batching:hover
{
	color: #000000;
	background: #DDDDDD;
	padding: 3 5 3 5px;
	border: 1px #CCCCCC solid;
	text-decoration: none;
}

/* Styles for Form Properties */

form
{
	margin: 0 0 0 0px;
}

input
{
	font: 11px Tahoma, Verdana, Arial;
	border: 1px #CCCCCC solid;
	height: 18px;
}

.search
{
	border: none;
	border-top: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	height: 20px;
	padding: 2 0 0 0px;
}

.btn
{
	font: bold 11px Tahoma, Verdana, Arial;
	border: 1px #FFFFFF outset;
	background: #CCCCCC;
	height: 18px;
}

select
{
	font: 11px Tahoma, Verdana, Arial;
}

select.nepali, input.nepali, textarea.nepali
{
	font: 12px "PCS NEPALI";
}

textarea
{
	font: 11px Tahoma, Verdana, Arial;
	overflow: auto;
	border: 1px #CCCCCC solid;
}

.noborder
{
	border: none;
}

.pcsnepali
{
font: 12px "PCS NEPALI";
}