body {
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma,Verdana, Arial;
	height:100%;
	background-color: #0766ac;
}

A:link {
	text-decoration: none;
	color: #0066FF;
}
A:visited {
	color:#0066FF;
	text-decoration: none;
}
A:hover {
	color:#669900;
	text-decoration: underline;
}

.bgSearchTop{
	background-image: url(images/bg_search.gif);
	background-repeat: repeat-x;
	height: 38px;
	background-position: bottom;
}
.bodyWeb{
	background-color: #FFFFFF;
	border: 2px solid #9ecde9;
	height:300px;
}
.footerBg{
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 75px;
	font-family: Tahoma,Verdana, Arial;
	font-size:11px;
	color:#333333;
}
.footerBgInner{
	background-image: url(images/footer_bg_inside.gif);
	background-repeat: repeat-x;
	height: 69px;
	width:95%;
	border: 1px solid #FFFFFF;
	background-position: center;
}


/* Toto Added  */
.table {
	font-family: Tahoma,Verdana, Arial;
	font-size:11px;
	color:#333333;
	border: 1px;
	border:1px solid #9cc9e4;
	text-align:left;
	width: 155px;
	height: 200px;
	padding: 2px;
}

.main_table {
	font-family: Tahoma,Verdana, Arial;
	font-size:11px;
	color: #003366;
	/*border: 1px;
	border-style: solid;
	border-color: #9bddf7;*/
	text-align: center;
}

.header_table {
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-align:left;
	vertical-align:middle;
	height: 28px;
	border-bottom: 3px solid #FFCC00;
	background-color: #FFEFB0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
}


.footer_table {
	font-size:11px;
	font-weight: bold;
	color:#646464;
	text-align: right;
	height: 28px;
	background-color: #E8E8E8;
	border-top: 3px solid #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}

.line{
	font-family: Tahoma,Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #e8641b;
	background-color: #d4edf7;
	height:20px;	/*border-bottom: #005b7f 2px solid;
	border-top: #005b7f 2px solid;*/
}

.td_pict{
	height: 110px;
	text-align:center;
	vertical-align:middle;
}

.title {
	font-size: 12;
	font-weight: bold;
	text-decoration:underline;
	color:#003366;
	text-align:left;	
}

.combobox {
	font-size: 11px;
	color: #666666;
}

.pagingText {
	font-size: 11px;
	font-weight: bold;
	color:#003366;
}

.selectedPage {
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	color:#003366;	
}

.errorTable {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
	border:solid #FF0033 1px;
	width: 40%;
	background-color:#feeff0;
}


.tableRow td{
	height: 25px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#003366;
	background-color:#FFFFFF;
	border-bottom:dashed 1px #999999;
}

.tableRowAlternated td{
	height: 25px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#003366;
	background-color:#F5F5F5;
	border-bottom:dashed 1px #999999;
}



.blurfont{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#999999;
}

.MaskLoadingBG
{
	z-index: 98;
	top:0px;
	left:0px;
	width: 100%;
	height: 100%;
	position: absolute;
  filter: progid:DXImageTransform.Microsoft.alpha(opacity=40);
	opacity: 0.40;
	background-color: #242424;
	display: block;
}
/* CSS for loading message*/
.LoadingBlock
{
	width:350px;
	height: 130px;
	border: 1px solid #999999;
	position: absolute;
	filter:alpha(opacity=95);
	opacity: 0.95;
	text-align: center;
	padding: 15px;
	display: block;
	background-color: #F8F8F8;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

/* Added on 20 Oct 08*/
A.viewlink:link {
	text-decoration: none;
	color:#FFFFFF;
}
A.viewlink:visited {
	color:#FFFFFF;
	text-decoration: none;
}
A.viewlink:hover {
	color:#FF9900;
	text-decoration: underline;
}


.featured{
	background-color: #dbf0fb;
	border: 1px solid #2F85B9;
}

.newrelease{
	background-color: #f0f6d8;
	border: 1px solid #B0CE6C;
}
.colseparated{
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cae4f6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cae4f6;*/
}

.colseparatednew{
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FEDA6B;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FEDA6B;*/
}

.tabletitile{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtbox{
	font-size: 11px;
	color: #666666;
	height: 16px;
	border: 1px solid #9a9a9a;
}
.button{
	color: #FFFFFF;
	background-color: #8bc249;
	border: 1px solid #669900;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
}
.dropdown{
font-size: 11px;
}