body {
	font-family: Arial, Verdana;
	font-size:11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#8c929b;
}

td {
	font-family: Arial, Verdana;
}

a {
	text-decoration:none;
	color:#8c929b;
}
a:hover {
	text-decoration:underline;
	color:#999999;
	
}
.form_table {
	border-style:solid;
	border-width:thin;
	border-color:#CCCCCC;
}
hr {
	height:1px;
}
p {
	margin-top:5px;
	margin-bottom:5px;
}
form { 
	margin:0px;
}
input,select,textarea { 
	width:150px;
	font-size:11px;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px 1px 1px 1px;
	font-family:Arial, Verdana;
	padding-left:3px;
	color:#8c929b;
}
.auto_width{
	width:auto;
}
.btn {
	color:#000000;
	background-color:#EBEBEB;
	font-family:Tahoma,Arial;
	text-transform:capitalize;
	padding:2px;	
	font-size:9px;
	font-weight:bold;
}
.message {
	border:1px solid;
	font-size:11px;
	background-color:#FFFFCC;
	border-color:#FFCC00;
	color:#666666;
}
.error_message {
	border:1px solid;
	font-size:11px;
	background-color:#FFFFCC;
	border-color:#FFCC00;
	color:#FF0000;
	font-weight:bold;
	padding:5px;
}
.bottom_border {
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#CCCCCC;
}
.top_border {
	border-width:1px 0px 0px 0px;
	border-style:solid;
	border-color:#CCCCCC;
	
}
.border {
	border: 1px solid #CCCCCC;
}
.footer_links{
	text-decoration:underline;
}
.footer_links_sep {
	padding-left:11px;
	padding-right:11px;
	color:#649af4;
}
.content_area{
	padding-left:5px;
	padding-right:9px;
	text-align:justify;
}
.no_border{
	border:none;
}
.left_panel_country {
	color:#649af4;
	font-size:11px;
	font-weight:bold;
}
.left_panel_country:hover {
	color:#649af4;
	text-decoration:underline;
}
.bc{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#6e7683;
}
bc:hover{
	text-decoration:underline;
}
.stretcher{
	padding-left:15px;
}
.tab{
	background:url(../images/bullet-plus.gif) no-repeat left;
	padding-left:15px;
	margin-top:2px;
	margin-bottom:2px;
}
.ul_project {
	margin:0px;
	padding:0px;
	padding-left:15px;
}
.li_project {
	border-bottom:1px dotted #CCCCCC;
	margin-top:5px;
}
.li_project:hover {
	text-decoration:underline;
}
.page_heading {
	font-size:14px;
	color:#649af4;
	font-weight:bold;
	margin-bottom:10px;
}
.right_panel {
	background:url(../images/pattern-white.png) #e8ecf9;
	padding-bottom:10px;
}
.ajax-loading{
	background:url(../images/loading.gif) no-repeat center;
	height:30px;
}
.ajax-loading1{
	background:url(../images/loading2.gif) no-repeat center;
}
.heading_border{
	border-bottom:#c7c7c7 dotted 1px;
	margin-bottom:5px;
}
.dotted_border{
	border-bottom:#c7c7c7 dotted 1px;
}
.pl_container{
	width:186px;
	height:176px;
	cursor:pointer;
	cursor:hand;
}
.pl_image_container{
	padding:9px;
	background:url(../images/pattern-white.png) #e8ecf9;
	text-align:center;
	border-bottom:1px solid #FFFFFF;
}
.pl_details_container{
	padding:9px;
	background:#f3f5fc;
	padding:9px;
}

.large_image_container{
	padding:5px;
	background:url(../images/pattern-white.png) #e8ecf9;
}
.thumb_image_container{
	padding:5px;
	background:url(../images/pattern-white.png) #dadeef;
}
#divLarge{
	width:567px;
	height:230px;
	background:url(../images/loading2.gif) no-repeat center;
}

.video_container{
	padding-top:30px;
	padding-bottom:30px;
	background:url(../images/pattern-white.png) #e8ecf9;
}

#divVideo{
	background:url(../images/loading2.gif) no-repeat center;
	padding:1px;
}
.chkrad{
	width:auto;
	border:none;
}