/* CSS Document */

/*this property of body changes the full bg colour*/
body
{
	background-color:#FFFFFF;
}


/*this style is for Div that contains all the Home & Japanese & English btns*/
#topmenuDiv
{
	position:absolute;
	left:780px;
	top:60px;
}

/*This Style is for Home Japanese & English Buts..*/
.topMenu
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#014281;
	text-decoration:none;	
}

.topMenu a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#014281;
	text-decoration:underline;
}

.topMenu a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
/*class for Eng & japanese Ends Here*/

/*this class is for all the links in the user panel*/
.logintxt
{
	color:#000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-indent:20px;
}

/*Style for copyright text*/
.copyTxt
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	text-align:center;
	vertical-align:middle;
}

.copyTxt a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#CC6600;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;	
}

.copyTxt a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	text-align:center;
	vertical-align:middle;
	text-decoration:underline;
}
/*class for copyright text ends here*/


/*Style for data Div, central slice.*/
#divContent
{
	width:300px;
	position:relative;
	margin-top:2px; 
	margin-left:140px;
	height:auto;
	vertical-align:top;		
}


/*This Class is for Admin Menu Bar*/
.adminmenuTdTxt
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	background-color:#CCCCCC;
	
	width:150px;
	text-align:center;
	text-decoration:none;
}

.adminmenuTdTxt a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	background-color:#CCCCCC;	
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:1px;
	width:150px;
	text-align:center;
	text-decoration:none;
	}

.adminmenuTdTxt a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#666666;	
	
	width:150px;
	text-align:center;
	text-decoration:none;
}
/*Classs for Admin Menu ends Here*/

/*this class is for the text box*/
.textfield
{
	background-color:#FFFFFF;
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.dataHeadTr
{
	background-color:#666666;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
}

.dataHeadTr a
{
	background-color:#666666;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
}

.dataHeadTr a:hover
{
	background-color:#666666;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;	
}

.dataHeadTrSub
{
	background-color:#999966;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
}

/* for more detail page */

.dataTrAlt_detail_1
{
	
	background-color:#B9DCFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

.dataTrAlt_detail_2
{

	background-color:#E3EFFD;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

/*This Class is  for the alternate TR colour 1 and also for fields*/
.dataTrAlt_1
{
	background-color:#EBEBEB;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

.dataTrAlt_1 a
{
	background-color:#EBEBEB;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	text-decoration:none;
}

.dataTrAlt_1 a:hover
{
	background-color:#EBEBEB;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF9900;
	text-decoration:none;
}

/*for alternate TR colour 2 and also for fields*/
.dataTrAlt_2
{
	background-color:#DDDDDD;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

.dataTrAlt_2 a
{
	background-color:#DDDDDD;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	text-decoration:none;
}

.dataTrAlt_2 a:hover
{
	background-color:#DDDDDD;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF9900;
	text-decoration:none;
}

.dataHeading
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-indent:20px;		
	color:#FFFFFF;
	background-image:url('../../images/TD Bg.jpg');
	height:44px;
	background-repeat:repeat-x;
	vertical-align:middle;
}

.dataBelowHead
{	
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	text-indent:20px;
}

.pageNo
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;	
}
.pageNo a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#990000;
	text-decoration:none;
	font-weight:bold;	
}

.pageNo a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FF9900;
	text-decoration:underline;		
	font-weight:bold;	
}

.greybg
{
	background-color:#000066;
}

/*this class is for the search option Tr*/
.searchtrBg
{
	background-color:#D8F0FE;
}

/*this class is for the center content on the main page*/
.centercontentbgColour
{
	background-color:#FFFFFF;
}