body {
    line-height: 110%;
	color: #2A343A;
	background: url(../images/body-bg.jpg) repeat-x top #63b068;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

#menu_font {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FF8400;

}

.t14w {  
	font-family: tahoma; 
	font-size: 14px; 
	font-weight: bold; 
	color: #FFFFFF
}

.t12b {  
	font-family: tahoma; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none
}

.t12g {  
	font-family: tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	text-transform: uppercase; 
	color: 069300; 
	text-decoration: none
}

.bg_product {  
	background-attachment: fixed; 
	background-image: url(../images/index_45.gif); 
	background-repeat: repeat-y; 
	background-position: right top
}

.bg_new {  
	background-attachment: fixed; 
	background-image: url(../images/index_48.gif); 
	background-repeat: no-repeat; 
	background-position: right bottom
}

.t12w {  
	font-family: tahoma; 
	font-size: 12px; 
	color: #FFFFFF; 
	text-decoration: none
}


.t12w a {  
	font-family: tahoma; 
	font-size: 12px; 
	color: #FFCC00; 
	text-decoration: underline;
}

.t12w a:hover
{
	font-size:12px;
	color:#CCCCCC;
	text-decoration:none;
}

#bodytext{
	padding: 0em 1em 0.5em 0.5em;/*'top' 'right' 'bottom' 'left'*/
	margin-left:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

#content{
	padding: 0em 1em 0.5em 0.5em;/*'top' 'right' 'bottom' 'left'*/
	margin-left:2px;
}
/*CONTENT AREA TEXT DECORATION*/
#content p{

}

#content h1{

}

#content h2{

}

#content h3{

}

#content h4{

}

#content h5{

}

#content h6{

}

/*STYLING FORM*/
/*form labels */
.form_labels
{
	font-size:12px;
	color:#ffffff;
	text-align:left;
	font-weight:bold;
}

/*form text boxes */
input.common_text_fields
{
	font-size:11px;
	color:#666666;
	background-color: #DFE8E7;
	border:1px solid #CCCCCC;
	padding-left:2px;
}

/*form combo boxes */
select.combo_box
{
	font-size:12px;
	color:#333333;
	background-color: #DFE8E7;
	padding-left:2px;
}

/*form text areas */
textarea.common_text_area
{
	font-size:11px;
	color:#666666;
	background-color: #DFE8E7;
	border:1px solid #CCCCCC;
	padding-left:2px;
}

/*form buttons */
.button
{
	font-size:12px;
	color:#333333;
	
}

/*form required fields */
.required_field
{
	color:#FF0000;
	font-size:11px;
	font-family:Trebuchet MS;
	font-weight:bold;
}
/*form error string */
.error_string
{
	color:#FF0000;
	font-size:11px;
	height:20px;
}
/*form headings*/
.form_heading{
	color:#666666;
	font-size:12px;
	border-bottom: 1px solid #666666;
	background-image:url(../images/arrow_black.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	font-weight:bold;
	height:20px;
}

#links{
	font-size:12px;
	color:#CCCCCC;
	text-align:right;
	padding:0 2em 0 0;
}

#links img{
	padding: 2px 10px 2px 0;
	border:0
}

#links a
{
	font-size:12px;
	color:#CCCCCC;
	text-decoration:none;
}

#links a:hover
{
	font-size:12px;
	color:#CCCCCC;
	text-decoration:underline;
}

.txt_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txt_bigblack{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}
.txt_smlblack {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.txt_smlblacknew {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.txt_wht {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold
	color:#FFFFFF;
}
.txt_bigwht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#FFFFFF;
}
.txt_red {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #AB0000;
}
.txt_ash {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
}
.txt_smlash {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.txt_blue {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #007CC3;
}
.txt_bigblue {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #007CC3;
	font-weight:bold;
}
.txt_yellow {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
}
.htitle
	{
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:14px;
	line-height:12px;
	color:#FFFFFF;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	}	

.style2 {font-size: 16px}
a.lin1:link,
a.lin1:visited,
a.lin1:active {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#CCCCCC;
	text-decoration: none;
	font-weight:200;
	line-height: normal;
}
a.lin1:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#CCCCCC;
	text-decoration: underline;
	line-height: normal;

}

a.linkred:link,
a.linkred:visited,
a.linkred:active {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#AB0000;
	text-decoration: none;
	line-height: normal;
}
a.linkred:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#AB0000;
	text-decoration: underline;
	line-height: normal;
}

a.linklightblue:link,
a.linklightblue:visited,
a.linklightblue:active {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#99FFFF;
	text-decoration: underline;
	line-height: normal;
}
a.linklightblue:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#99FFFF;
	text-decoration: none;
	line-height: normal;
}
a.linkyellow:link,
a.linkyellow:visited,
a.linkyellow:active {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#FFFF00;
	text-decoration: none;
	line-height: normal;
}
a.linkyellow:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#FFFF00;
	text-decoration: underline;
	line-height: normal;
}
a.linkdarkblue:link,
a.linkdarkblue:visited,
a.linkdarkblue:active {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#007CC3;
	text-decoration: underline;
	line-height: normal;
}
a.linkdarkblue:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#007CC3;
	text-decoration: none;
	line-height: normal;
}
a.linkbigdarkblue:link,
a.linkbigdarkblue:visited,
a.linkbigdarkblue:active {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color:#007CC3;
	text-decoration: underline;
	line-height: normal;
}
a.linkbigdarkblue:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color:#007CC3;
	text-decoration: none;
	line-height: normal;
}
a.linkb:link,
a.linkb:visited,
a.linkb:active {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#000000;
	text-decoration: underline;
	line-height: normal;
	padding-left: 30px;
}
a.linkb:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#000000;
	text-decoration: none;
	line-height: normal;
	padding-left: 30px;
}

a.linkwarning:link,
a.linkwarning:visited,
a.linkwarning:active {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color:#ff0000;
	text-decoration: none;
	
	font-weight:bold;
	line-height: normal;
}
a.linkwarning:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color:#666666;
	text-decoration: none;
	
	line-height: normal;
}

a.whtline:link,
a.whtline:visited,
a.whtline:active {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#ffffff;
	text-decoration:none;
	font-weight:200;
	line-height: normal;
}
a.whtline:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#000000;
	text-decoration:underline;
	line-height: normal;
}
a.gtline:link,
a.gtline:visited,
a.gtline:active {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#CC0000;
	text-decoration:underline;
	
	font-weight:200;
	line-height: normal;
}
a.gtline:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#0066FF;
	text-decoration:underline;
	
	line-height: normal;
}
a.linkblue:link,
a.linkblue:visited,
a.linkblue:active {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#007CC3;
	text-decoration: none;
	font-weight:bold;
	line-height: normal;
}
a.linkblue:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#007CC3;
	text-decoration: underline;
	font-weight:bold;
	line-height: normal;
}
a.linkbigblue:link,
a.linkbigblue:visited,
a.linkbigblue:active {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#007CC3;
	text-decoration: none;
	font-weight:bold;
	line-height: normal;
}
a.linkbigblue:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#007CC3;
	text-decoration: underline;
	font-weight:bold;
	line-height: normal;
}
a.linkwht:link,
a.linkwht:visited,
a.linkwht:active {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#FFFFFF;
	text-decoration: underline;
	line-height: normal;
}
a.linkwht:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#FFFFFF;
	text-decoration: none;
	line-height: normal;
}
a.linkbigwht:link,
a.linkbigwht:visited,
a.linkbigwht:active {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#FFFFFF;
	text-decoration: underline;
	line-height: normal;
}
a.linkbigwht:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#FFFFFF;
	text-decoration: none;
	line-height: normal;
}
a.linksmlblack:link,
a.linksmlblack:visited,
a.linksmlblack:active {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color:#000000;
	text-decoration: underline;
	line-height: normal;
}
a.linksmlblack:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color:#000000;
	text-decoration: none;
	line-height: normal;
}

a.linkblack:link,
a.linkblack:visited,
a.linkblack:active {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color:#000000;
	text-decoration: underline;
	line-height: normal;
}
a.linkblack:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color:#000000;
	text-decoration: none;
	line-height: normal;
}

.tablebg {
	background-color: #88B8CE;
}
.tablewhitebg {
	background-color: #FFFFFF;
}

.titletext {	
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;	
	font-weight: bold;
	text-align:left;
	color:#000000;
	background-color: #F1F6FA;
}

.titletext_small {	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-weight: bold;
	font-style:italic;
	color:#000000;
	background-color: #F1F6FA;
}

.txtboxes {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F1F1F;
	border: 1px ridge #333333;
	width:200px; 
	height:20px;
}
.lottoboxes {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F1F1F;
	border: 1px ridge #333333;
	height:20px;
}
.advanced {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F1F1F;
	border: 1px ridge #333333;
	width:130px; 
	height:20px;
}
.txtarea {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F1F1F;
	border: 1px ridge #333333;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-align:center;
	background-color: #203b8a;
	border-style: groove;
	/*width: 65px; */
	height:22px;
}

/* Search */
#ja-searchwrap {
	width: 22.99%;
	float: left;
	background: #3C4A53;
	height: 30px;
}

#ja-search {
	background: url(../images/icon-search.gif) no-repeat center left;
	padding-left: 17px;
	margin: 2px 0 0 450px;
}

#ja-search .inputbox {
	width: 200px;
	padding: 2px 5px 3px 2px;
	color: #006600;
	background: #FFFFFF; 
	border: 1px solid #3C4A53;	
}

.narrow #ja-search .inputbox {
	width: 100px;
}

/*viranga added. Data Grid Styles Begin */

.grid_heading
{
	font-size: 8pt;
	font-family: "Trebuchet MS";
	font-weight:bold;
	height:24px;
	color:#333333;
	background-image:url(../images/gridheadingbg.jpg);
}

.grid_row
{
	font-size: 8pt;
	font-family: "Trebuchet MS";
	color:#333333;
	background-color:#F2F2F2;
}

.grid_alternative_row
{
	font-size: 8pt;
	font-family: "Trebuchet MS";
	color:#333333;
	background-color:#FFFFFF;
}

/* Data Grid Styles end */
