/* Default CSS Stylesheet for a new Web Application project */
BODY
{
	margin: 0px;
}

.channel_heading
{
	font-weight: bold;
	font-size: 13px;
	color: #005bab;
	font-family: Arial;
	text-decoration: none;
}
.channel_heading:hover
{
	color: #d67000;
	text-decoration: none;
}
.channel_heading_stat
{
	font-size: 13px;
	color: #2a7fd4;
	font-family: Arial;
	text-decoration: none;
}
.channel_heading_text
{
	font-size: 11px;
	color: #666666;
	font-family: Arial;
	text-decoration: none;
}
.channel_more_links
{
	font-size: 13px;
	color: #005bab;
	font-family: Arial;
	text-decoration: none;
}
.channel_more_links:hover
{
	color: #d67000;
	text-decoration: none;
}

.head-txt
{
	font-weight: bold;
	font-size: 12px;
	color: #f36609;
	font-family: Arial, Helvetica, sans-serif;
}

.pagingselectedlink-txt
{
	font-weight: bold;
	font-size: 13px;
	color: #171d68;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.paginglink-txt
{
	font-size: 12px;
	color: #171d68;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.txt-box
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width:151px;
	height:27px;
}
.txt-area
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width:151px;
	height:75px;
}
.txt-box1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width:75px;
	height:27px;
}
.txt-select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.btnsubmit
{
	background-image:url(images/submit.jpg);
	background-repeat:no-repeat;
	border-width:0px;
	width:75px;
	height:26px;
}
.btncategory
{
	background-image:url(images/category.jpg);border-width:0px;background-repeat:no-repeat; width:168px; height:34px;cursor:hand;
}
.btnactivecategory
{
	background-image:url(images/category_active.jpg);border-width:0px;background-repeat:no-repeat; width:168px; height:34px;cursor:hand;
}
.btnallcategory
{
	background-image:url(images/category_active.jpg);border-width:0px;background-repeat:no-repeat; width:168px; height:34px;
}
.btnallcountry
{
	background-image:url(images/bcountry-1.jpg);border-width:0px;background-repeat:no-repeat; width:168px; height:34px;
}
.btnregion
{
	background-image:url(images/region.jpg);border-width:0px;background-repeat:no-repeat; width:127px; height:34px;cursor:hand;
}
.btnactiveregion
{
	background-image:url(images/region_active.jpg);border-width:0px;background-repeat:no-repeat; width:127px; height:34px;cursor:hand;
}
.btnupload
{
	background-image:url(images/upload.jpg);
	background-repeat:no-repeat;
	border-width:0px;
	width:75px;
	height:26px;
}
a:link
{
	color: #000000;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}
a:visited
{
	color: #000000;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}
a:hover
{
	color: #ad0000;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}
a:active
{
	color: #000000;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}
.headerlink1
{
	color:red;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
}
.countrylist
{
font-family:Arial;
font-size:13px;
color:#000000;
font-weight:bold;
line-height:18px;
text-decoration:none;
}

.inner-txt
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:normal;
line-height:18px;
text-decoration:none;
text-align:justify;
}

.cont-txt
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
line-height:18px;
text-decoration:none;
text-align:left;
}
.cstyle table{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#333333; text-decoration:none;}
.cstyle table a{ color:#333333; }
.cstyle table a:hover{ color:#000000; }
