/* CSS Non editable part */

.price {

	font-weight:normal;

	color:#FF6831;

	}

.price_bold {

	font-weight:bold;

	color:#FF6831;

	}	

a {

	color:#0000FC;

	text-decoration:none;

	}

a:hover{

	color:#666;

	text-decoration:none;

	}

.boldLink {

	font-weight:bold;

	color:#0000FC;

	text-decoration:none;

	}

.blackLink {

	color:#000;

	font-weight:bold;

	}	

.boldLink span {

	color:#000;

	}		

.boldLink:hover {

	color:#666;

	text-decoration:none;

	}	

td, div {

	font:normal 11px/18px Verdana, Arial, Helvetica, sans-serif;

	text-transform: none;

	color:#000;

	text-decoration: none;

}



form {

	padding:0px;

	margin:0px;

}	

p {

	padding-top:14px;

	margin:0px;

}	

h1#headings {

	padding:0px 0px 0px 15px;

	margin:0px 0px 10px 0px;

	color:#F26A38;

	font:bold 15px/18px Verdana, Arial, Helvetica, sans-serif;

	/*background:#fff url(http://www.gotfreecards.com/free-email-cards/Images/heading-ico.gif) no-repeat 0 4px;

	border-bottom:dotted 1px #CCCCCC;*/

}

h1#headings span {

	font:bold 13px/18px Verdana, Arial, Helvetica, sans-serif;

	color:#999999;

}



table img {

	border:0px;

}	

.width100per {

	border:0px;

	width:100%;	

}

.width50per {

	width:50%;	

}

.width90 {

	width:130px;

	}



.width25per {

	width:25%;	

}

.width20per {

	width:23%;	

}		

.height1 {

	height:1px;

}	

.width1 {

	width:1px;

}	

.lt, .lm, .lb {

	text-align:left;

}

.lt, .rt, .ct {

	vertical-align:top;

}

.lm, .rm, .cm {

	vertical-align:middle;

}		

.rt, .rb, .rm {

	text-align:right;

}	

.lb, .cb, .rb {

	vertical-align:bottom;

}	

.ct, .cb, .cm {

	text-align:center;

}	







/***********************************************/

/* Header Css Start Here                       */

/***********************************************/

#logo {

	margin:8px 22px 0 0px;

	}

#logotbl {

	background:none;

	/*height:94px;*/

	height:50px;

	}

#header	{

	background:#fff url(http://www.gotfreecards.com/free-email-cards/Images/header-bg.gif) repeat-x 0px 0px;

	}

	

#logotbl td.welcome {

	padding:0px 15px 0 5px;

	}

#logotbl td.welcome td {

	font:normal 11px/14px Verdana, Arial, Helvetica, sans-serif;

	color:#3C3C3C;

	}

#logotbl td.welcome a {

	font:normal 11px/14px Verdana, Arial, Helvetica, sans-serif;

	color:#0000FC;

	text-decoration:none;

	font-weight:normal;

	}

#logotbl td.welcome a:hover{

	color:#666;

	text-decoration:none;

	}

			

#logotbl td.welcome a.cart {

	color:#FF6633;

	background:url(http://www.gotfreecards.com/free-email-cards/Images/cart-ico.gif) no-repeat left center;

	padding:0 4px 0 18px;

	font-weight:bold;

	}

		

				

/* Top Navigation CSS Document */



#nav {

	margin:0;

	padding:0;

	width:575px;/*780px;*/

	border-bottom:14px solid #379ece;/*#F36A39*/

	/*width:450px;*/

	height:51px;

	}
	

#nav ul {

	list-style:none;

	margin:0px;

	padding:30px 0 0px 0;

	background:transparent;

	}



#nav li {

	float:right;

	margin:0 1px 0 0;

	padding:0;

	background:url(http://www.gotfreecards.com/free-email-cards/Images/navigation.png);

	text-transform:uppercase;

	}



#nav a {

	float:left;

	display:block;

	padding:2px 12px;

	border:none;

	color:#379ece;/*Previous #666666*/

	text-decoration:none;

	/*background:url(http://www.gotfreecards.com/free-email-cards/Images/tab-left.gif) no-repeat top left;*/

	font:bold 11px/18px Verdana, Arial, Helvetica, sans-serif;

	}



/* Commented Backslash Hack

   hides rule from IE5-Mac \*/

#nav a { float:none; }

/* End IE5-Mac hack */



#nav li a:hover {

	color:#FFDF00;

	background-image:url(http://www.gotfreecards.com/free-email-cards/Images/navigationhover.png);

	border:none;

	text-decoration:none;

	}

/*#nav li a:hover {
    
	background-image:url(http://www.gotfreecards.com/free-email-cards/Images/tab-right-active.png);

	}*/

/*#nav li.active a {

	

	}*/

/***********************************************/

/* Header Css End Here                         */

/***********************************************/



/***********************************************/

/* Home Page Body Css Start Here               */

/***********************************************/

	

.padtop12 {

	padding-top:12px;

	}

#home-Leftpanel {

	width:315px;

	padding:0 10px 0 0;

	}

#home-Leftpanel table {

	border:solid 1px #CCCCCC;

	}

#home-Leftpanel table td {

	padding:4px;

	}		

#home-Leftpanel p {

	padding:0px;

	margin:0px;

	line-height:15px;

	color:#F25E27;

	}	

#home-Leftpanel a {

	color:#0000FC;

	text-decoration:none;

	}

#home-Leftpanel a.artistName {

	color:#000;

	}

#home-Leftpanel a span {

	color:#000;

	font-weight:bold;

	}		

#home-Leftpanel img {

	margin:0 4px 4px 0;

	}

#home-Leftpanel img.last_img {

	margin:2px 4px 2px 0;

	}	



/***********************************************/

/* Image Container table Css Here              */

/***********************************************/

#bodyPos {

	border-left:solid 1px #E9E9E9;

	border-right:solid 1px #E9E9E9;

	padding:4px 3px 0px 3px;

	}	

#leftpannel {

	width:209px;

	/*border-bottom:solid 1px #CCE2F5;*/

	/*background-color:#DFEBF5;*/

	}

#leftpannel table td {

	width:178px;

	border-left:solid 1px #CCE2F5;

	border-right:solid 1px #CCE2F5;

	padding:7px 7px 7px 22px;

	font:normal 12px/24px Verdana, Arial, Helvetica, sans-serif;

	}

#leftpannel table td.left-cat {

	background:#61B3CD url(http://www.gotfreecards.com/free-email-cards/Images/left-cat-bg.gif) repeat-x;

	color:#fff;

	border:none;

	font-weight:bold;

	font-size:14px;

	height:29px;

	padding:0px;

	}		

#leftpannel table td ul {

	padding:0px 0px 10px 0px;

	margin:0px;

	list-style:none;

	}

#leftpannel table td ul li {

	padding:0px;

	margin:0px;

	}

#leftpannel table td ul li a{

	color:#000;

	text-decoration:none;

	background:url(http://www.gotfreecards.com/free-email-cards/Images/bullet.gif) no-repeat 0 4px;

	font-size:12px;

	font-weight:normal;

	padding-left:10px;

	}

#leftpannel table td ul li a:hover{

	color:#666;

	text-decoration:underline;

	}

/* added on 13-08-07 */	

#leftpannel table td ul.bold-left-link a{

	color:#000;

	text-decoration:none;

	background:url(http://www.gotfreecards.com/free-email-cards/Images/bullet.gif) no-repeat 0 4px;

	font-size:12px;

	font-weight:bold;

	padding-left:10px;

	}

.picContainer {

	width:139px;

	border:solid 1px #EBEBEB;

	height:150px;

	display:block;

	padding:7px;

	margin:9px 12px 8px 0px;

	float:left !important ;

	text-align:left;

	}	

.picContainer div {

	width:140px;

	float:left;

	}		

.picContainer div img{

	margin:0 0 7px 2px;

	}

.picContainer h1 {

	color:#FC3539;

	font:bold 11px/12px Verdana, Arial, Helvetica, sans-serif;

	margin:6px 2px 7px 0px;

	padding:0px;

	}		

.picContainer h1 a{

	font:bold 11px/12px Verdana, Arial, Helvetica, sans-serif;

	color:#003599;

	text-decoration:none;

	}

.picContainer h1 a:hover {

	color:#000;

	text-decoration:none;

	}

.picContainer h1 a span {

	color:#8EA6CF;

	}		

.picContainer h2.rates{

	color:#000;

	font:bold 11px/14px Verdana, Arial, Helvetica, sans-serif;

	margin:0 0 5px 0;

	padding:0px;

	}

.picContainer h2{

	color:#000;

	font:normal 11px/12px Verdana, Arial, Helvetica, sans-serif;

	margin:0 0 5px 0;

/*	text-transform:uppercase; */

	padding:0px;

	}

	

.picContainer h2 a{

	font:normal 11px/12px Verdana, Arial, Helvetica, sans-serif;

	text-decoration:underline;

	color:#0100FC;

	}

.picContainer h2 a:hover{

	color:#000;

	}		

.picContainer h2 span {

	color:#FC3539;

	text-transform:none;

	line-height:12px;

	padding:0;

	margin:0;

	}

.picContainer h2 font {

	font:normal 11px/12px Verdana, Arial, Helvetica, sans-serif;

	color:#000;

	text-transform:none;

	line-height:12px;

	padding:0;

	margin-left: 1px;

	}

.picContainer input {

	margin:9px 0 0px 11px;

	}

/* Added on 13-08-07 end here */			

#leftpannel table td h1 {

	color:#000;

	padding:0px;

	margin:0px;

	font-size:12px;

	}

#bodysection {

	padding:5px 33px;

	}

#bodysection2 {

	padding:5px 14px;

	}

#bodysection2 table td {

	line-height:18px;

	}			

.affiliateTxt {

	color:#000;

	font-size:12px;

	font-weight:bold;

	text-transform:uppercase;

	padding-right:15px;

	line-height:15px;

	}

.affiliateTxt span {

	color:#F04517;

	}			

/* Contents Page Css Document Starts Here */

#contentsPos {

	padding:10px 35px 10px 35px;

	}

#contentsMidParts a img.cart {

	padding:2px;

	border:none;

	margin-bottom:-8px;

	}

#contentsMidParts a:hover img.cart {

	padding:2px;

	border:none;

	}	

#contentsMidParts a img {

	padding:2px;

	}

#contentsMidParts a:hover img {

	padding:2px;

	}		

.border-index-top-text{

	/*color:#EE522C;

	font:bold 16px/18px Verdana, Arial, Helvetica, sans-serif;*/

	border-bottom:solid 5px #F64D2C;

	line-height:18px;

	padding-bottom:10px;

	margin-bottom:20px;

	font-size:12px;

	}

.border-index-top-text div{

	/*color:#EE522C;

	font:bold 16px/18px Verdana, Arial, Helvetica, sans-serif;*/

	padding-bottom:10px;

	line-height:18px;

	margin-bottom:20px;

	}	

.contentsSideParts {

	width:129px;

}

#contentsMidParts {

	padding:0px 37px;

}

#contentsMidParts h1{

	font:bold 16px/18px Verdana, Arial, Helvetica, sans-serif;

	color:#000002;

	text-align:center;

	text-transform:uppercase;

	margin-bottom:25px;

	padding:0px;

	margin:0px 0px 26px 0px;

	border:none;

}



#contentsMidParts h2,h3,h4 {

	border:none;

	padding:0px;

	}

#contentsMidParts h2 {

	color:#9BA9CF;

	font-size:14px;

	text-align:center;

	line-height:19px;

	margin:0px;

}

#contentsMidParts h2 a {

	color:#003599;

	font-size:14px;

	text-align:center;

	text-decoration:none;

	font-weight:bold;

	line-height:19px;

	margin:0px;

}

#contentsMidParts h2 span {

	color:#9BA9CF;

	}

#contentsMidParts h3 {

	font-weight:normal;

	color:#000;

	font-size:14px;

	text-align:center;

	line-height:17px;

	margin:0px;

}

#contentsMidParts h3 span {

	color:#DC4520;

	font-weight:bold;

	text-transform:uppercase;

}

#contentsMidParts h4 {

	color:#98CB02;

	font-weight:normal;

	font-size:14px;

	margin:0px 0 40px 0;

	padding:0px 0 20px 0;

	clear:both;

	border-bottom:solid 5px #F64D2C;

}

#contentsMidParts h4 span input{

	float:right;

	padding:8px 0 0 0px;

	margin:0px;

}

#contentsMidParts a {

	color:#0102FC;

	font-size:14px;

	font-weight:normal;

	text-decoration:underline;

}

#contentsMidParts a:hover {

	color:red;

	text-decoration:none;

}

.sidDisplay {

	margin-bottom:12px;

	}

.sidDisplay td {

	line-height:14px;

	font-size:11px;

	}

.sidDisplay td a img {

	padding:1px;

	}		

.sidDisplay td a {

	color:#003599;

	text-decoration:none;

	line-height:12px;

	margin:3px 0;

	display:block;

	font-weight:bold;

	font-size:11px;

	padding:0px;

	}

.sidDisplay td a span {

	color:#8393BF;

	padding:0 4px 0 0;

	text-decoration:none;

	}	

.sidDisplay td a:hover {

	color:#000;

	text-decoration:none;

	}		

.sidDisplay td h5{

	color:#000;

	font-size:11px;

	line-height:14px;

	font-weight:normal;

	text-decoration:none;

	padding:0px;

	margin:0px;

}

.sidDisplay td a h5 {

	text-decoration:underline !important;

	color:#0100FC;

	font-size:11px;

	line-height:14px;

	font-weight:normal;

	text-decoration:none;

	padding:0px;

	margin:0px;

	}

.sidDisplay td a:hover h5   {

	text-decoration:none !important;

	}	

.pricetag {

	color:#EB4E24;

	text-transform:uppercase;

	}	

/* Contents Page Css Document Ends Here */	



/* table format */	

#DHL {

	padding:17px 6px 0 6px;

	}

#DHL table td {

	background-color:#F7F6F7;

	height:80px;

	}	

#footer {

	font:normal 10px/14px Verdana, Arial, Helvetica, sans-serif;

	background-color:#fff;

	padding:13px 0px;

	border-top:solid 1px #B2B4B6;

	}

#footer a {

	font:normal 10px/14px Verdana, Arial, Helvetica, sans-serif;

	color:#000;

	text-decoration:none;

	}

#footer a:hover {

	color:#666;

	text-decoration:underline;

	}	

/* Inner Page Css Document Starts Here */

#innerPos {

	padding:10px 15px 10px 15px;

	font-size:12px;

	}

.innerContents td {

	padding-left:15px;

	}

.innerContents hr, hr {

	width:100%;

	height:1px;

	padding:0px;

	margin:0px 0px;

	}

.innerContents h1 {

	font-size:15px;

	font-weight:bold;

	line-height:21px;

	padding:0px;

	margin:0 0 6px 0;

	}		

.innerContents p {

	padding:0px;

	margin:4px 0px;

	font-size:12px;

	}

.innerContents p.stock {

	color:#A1C939;

	font-size:14px;

	font-weight:bold;

}

.out_of_stock{

	color:#CC9966;

}

.innerContents span {

	font-weight:bold;

	}

	

.innerContents  a {

	text-decoration:underline;

	font-weight:normal;

	color:#0100FC;

	}

.innerContents a:hover {

	color:#000;

	text-decoration:underline;

	}	

.details p {

	padding:0px;

	margin:6px 0px;

	line-height:normal;

	font-size:12px;

	}

		

.details p.movieName {

	font-size:14px;

	color:#EC673D;

	font-weight:bold;

	}

.details p span {

	font-weight:bold;

	font-size:12px;

	line-height:normal;

	}	

.currency {

	font-size:12px;

	text-transform:uppercase;

	}

.currency-org {

	color:#E9683C;

	text-transform:uppercase;

	}	

.details p span.genre {

	font-size:12px;

	color:#000;

	font-weight:normal;

	}

.details a {

	font-size:12px;

	color:#3553A4;

	text-decoration:underline;

	background-color:#FFFFFF;

	padding:1px 2px;

	font-weight:normal;

	}

.details a:hover {

	color:#3553A4;

	text-decoration:none;

	background-color:#F66031;

	color:#fff;

	}

.details a.blue {

	color:#0931FF;

	background:none;

	}

.details table.tracks a {

	font-size:12px;

	color:#3553A4;

	text-decoration:underline;

	padding:1px 2px;

	background-color:transparent;

	font-weight:normal;

	}

.details table.tracks a:hover {

	background-color:transparent;

	}	

.details table.tracks a:hover {

	color:#3553A4;

	text-decoration:none;

	color:#000;

	}

.details table.tracks p.disks {

	font:bold 12px/16px Verdana, Arial, Helvetica, sans-serif;

	color:#00CCFF;

	border-bottom:dashed 1px #33CCFF;

	}			

.padTop {

	padding-top:10px;

	}

.padRight {

	padding-right:15px;

	}

.padLeft{

	padding-left:8px; /*padding-left:10px;*/
	font-size:12px;

}

.orange {

	color:#F36938;

	font-weight:bold;

	}

.artist h2 {

	font:normal 12px/20px Verdana, Arial, Helvetica, sans-serif;

	}

.artist h1 {

	font:normal 13px/15px Verdana, Arial, Helvetica, sans-serif;

	}

.artist img {

	margin-left:15px;

	}	

.artist h1 span {

	font-weight:bold;

	}		

.artist a.geen {

	color:#A1C939;

	font-weight:bold;

	text-decoration:none;

	}

.artist a:hover.geen {

	color:#F1582F;

	text-decoration:underline;

	}

.albums {

	margin:27px 0px;

	}	

.albums td p{

	font-size:12px;

	line-height:normal;

	padding:0px;

	margin:4px 0;

	}

	

.albums td p span {

	font-weight:bold;

	}		

.albums td img {

	float:left;

	margin:0px 15px 0px 0px;

	padding:0px;

	}

.albums td a {

	font:normal 12px/14px Verdana, Arial, Helvetica, sans-serif;

	color:#0100FC;

	text-decoration:underline;

	}



.albums td a.boldlink {

	font-weight:bold;

	color:#003599;

	text-decoration:none;

	}	

.albums td a:hover {

	color:#666666;

	text-decoration:none;

	}



.albums a img.cart{

	margin-top:10px;

	border:none;	

	}

.audio {

	color:#7779A4;

	}

/* search page css 07 may 07*/

#search-result td {

	font:normal 17px/21px Verdana, Arial, Helvetica, sans-serif;

	}

#search-result td a{

	font-weight:bold;

	color:#000;

	text-decoration:none;

	margin:0px 5px;

	}

#search-result td a:hover{

	color:#666;

	text-decoration:underline;

	}	

#search-result td span {

	color:#CCCCCC;

	font-weight:bold;

	margin:0px 2px;

	}

#search-result td a.greenLink {

	color:#A1C939;

	font-weight:bold;

	text-decoration:none;

	}

#search-result td a.greenLink:hover {

	color:#F1582F;

	text-decoration:underline;

	}

/* Pagination Css Document */

#pagination {

	margin:10px 15px;

	float:left;

	line-height:25px;

	text-align:left;

	width:500px;

	display:block;

	}

/* Pop Up pages css here */

#popup {

	border:solid 1px #F64D2C;

	}

.noimg {

	background:url(../images/no-img.gif) no-repeat;

	width:240px;

	height:240px;

	}

.noimg img{

	width:238px;

	height:auto;

	}		

#popup h1{

	background:url(http://www.gotfreecards.com/free-email-cards/Images/pop-heading-bg.gif) no-repeat;

	font:bold 14px/24px Verdana, Arial, Helvetica, sans-serif;

	color:#fff;

	padding:0 0 0 4px;

	margin:0 0 10px 0;

	}

#popleft {

	width:244px;

	padding:0px 7px;

	}

#popleft br {

	clear:both;

	}	

#popleft input{

	background:url(http://www.gotfreecards.com/free-email-cards/Images/pop-input-bg.gif) repeat-x;

	border:solid 1px #F64D2C;

	height:18px;

	width:145px;

	margin:10px 0 0 0px;

	float:left;

	cursor:pointer;

	color:#F64D2C;

	font:bold 10px/12px Tahoma;		

}

#popleft img {

	border:solid 1px #7E858C;

	}

.popright {

	background:url(http://www.gotfreecards.com/free-email-cards/Images/pop-grad.gif) repeat-y;

	}

.popright table td{

	padding-left:15px;

	border-bottom:dashed 1px #E8E8E8;

	font:normal 12px/22px Arial, Helvetica, sans-serif;

	height:auto;

	}

.width110 {

	width:110px;

	}	

.popright table td.popTxt {

	font:bold 12px/22px Arial, Helvetica, sans-serif;

	color:#F64D2C;

	}	

.popleftcate {

	border-top:solid 1px red;

	padding-bottom:7px;

	}	

.refine a {

	font:bold 12px/14px Verdana, Arial, Helvetica, sans-serif;

	margin:0 15px 0 0;

	text-decoration:underline;

	/*color:#006666;*/



}																								

	/* General CSS Document  Here */

/* Added on 15 Jan 2007 */	

a {

	font:bold 12px/18px Verdana, Arial, Helvetica, sans-serif;

	text-decoration:none;

	color:#003366;

	}

a:hover {

	text-decoration:underline;

	color:#000;

	}

.geninput{

	border:solid 1px #C4C4C4;

	width:110px;

	height:16px;

	padding:1px 0px 0px 3px;

	margin:0px;

	font-size:14px;

	line-height:16px;

	}

.errortxt {

	color:#F36A39;

	font:normal 12px/20px Verdana, Arial, Helvetica, sans-serif;

	padding-bottom:15px;

	}

.orgTxt {

	color:#F36A39;

	}

.bot-line {

	background:url(http://www.gotfreecards.com/free-email-cards/Images/bot-line.gif) repeat-x left bottom;

	}

.pad-top {

	padding-top:20px;

	}

.fine-grad {

	background:url(http://www.gotfreecards.com/free-email-cards/Images/fine-grade.gif) repeat-x left top;

	}

.collapseBox {

	padding:0 10px;

	border:solid 1px #CCCCCC;

	}

.collapseBox a {

	background:none;

	}

.artist-page a {

	font:normal 12px/14px Verdana, Arial, Helvetica, sans-serif;

	text-decoration:none;

	color:#000;

	}

.artist-page td {

	line-height:14px;

	}	

.artist-page a:hover {

	text-decoration:underline;

	}									

/* Added on 15 Jan 2007 */			

input {

	padding:0px;

	margin:0px;

	}

body {

	margin:0px;

	padding:0px;

	background-color:#fff;

	background:#fff url(http://www.gotfreecards.com/free-email-cards/Images/body-bg.gif) repeat-x 0 0;

}

#externalcontainer {

	width:780px;

	background-color:#fff;

	margin:0px auto;

	display:block;

	min-height:650px;

}



/*CART TABLE*/

#cart-table th{

	color:#CC6600;

	font-size:14px;

	background:url(http://www.gotfreecards.com/free-email-cards/Images/header-bg.gif) repeat-x top;

}

#cart-table td{

	color:#003333;

	font-size:11px;

	padding: 2px 2px 2px 3px;

}

#cart-table td a{

	color:#6699CC;

	font-size:11px;

}

#cart-table td a:hover{

	color:#FF9900;

	font-size:11px;

}

#cart-table td p{

	color:#333333;

	font-size:11px;

	line-height:13px;

}

.cart-table-deep-bg{

	background-color:#DDDDDD;

}

.cart-table-light-bg{

	background-color:#EEEEEE;

}

.cart-table-orange-bg{

background-color:#FFFFCC;

}

/* ADDED by Ranjit */

input.groovybutton

{

   font-size:11px;

   font-family:Tahoma,sans-serif;

   font-weight:bold;

   text-align:left;

   color:#FFFFFF;

   height:19px;

   padding-left:7px;

   background-color:#F36A39;

   border-top-style:solid;

   border-top-color:#F36A39;

   border-top-width:1px;

   border-bottom-style:solid;

   border-bottom-color:#F36A39;

   border-bottom-width:1px;

}

input.button-long {

	background:url(http://www.gotfreecards.com/free-email-cards/Images/button_bkgrndlong.gif) no-repeat ;

	width:145px;

	height:20px;

	color:#FFFFFF;

	font-size:11px;

    font-family:Tahoma,sans-serif;

    font-weight:bold;

    text-align:center;

	vertical-align: middle;

	border: 0px;

}

.img-border-ranj{

 	filter:alpha(opacity=100);

	-moz-opacity:1;

	opacity:1;

}

.img-border-hover-ranj{

 	filter:alpha(opacity=90);

	-moz-opacity:0.9;

	opacity:0.9;

}

.red-link {

	font-family:Tahoma;

	color:#999999;

	font-size:12px;

	text-decoration:none;

}

a.red-link {

	font-family:Tahoma;

	color:#0A3399;

	font-size:12px;

	text-decoration:none;

}

a:hover.red-link {

	font-family:Tahoma;

	color:#5A63F9;

	font-size:12px;

	text-decoration:none;

}

.processing td a {

	font-size:12px;

	}

.processing-text{

	font:bold 12px/14px Tahoma;

	color:#3399FF;

	text-decoration:none;

	margin-top:5px;

	display:block;

}

a.orange-link {

	color:#F36938;

	text-decoration:none;

	font-style:italic;

	

	}

a:hover.orange-link {

	color:#FF6938;

	text-decoration:none;

	}

.track-bg-mouse-odd{

	background:#EFF8FF;

}

.track-bg-mouse-even{

	background:#fff;

}

/*.track-bg-mouse-over{

	background:#DFF1FF;

}*/

/*End of Ranjit */

