/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #678FC2;
}

.input_1
{
/* normal inpute box*/
    BORDER-RIGHT:#CCCCCC 0px solid;
    BORDER-TOP: #CCCCCC 0px solid;
    FONT-SIZE: 12px;
	font-weight:bold;
    COLOR:#333333;
    BORDER-LEFT: #CCCCCC 0px solid;
    BORDER-BOTTOM: #CCCCCC 0px solid;
    FONT-FAMILY:Arial, Helvetica, sans-serif;
}	


/* Tables */


/* Table Ends*/


/* Links */
A.navlinks_footer 
{
	color:#333333;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.navlinks_footer:visited 
{
	color:#333333;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.navlinks_footer:hover 
{
	color:#990000;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}


A.navlinks_1 
{
	color:#333333;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
}
A.navlinks_1:visited 
{
	color:#333333;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
}
A.navlinks_1:hover 
{
	color:#333333;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-decoration: underline;
}


A.navlinks_2 
{
	color:#FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.navlinks_2:visited 
{
	color:#FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.navlinks_2:hover 
{
	color:#CCCCCC;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
/* links ends here */
/* Table3 Input Display Table*/
.table3
{
border-collapse:collapse;
border-color:#FFCC66;
background:#ffffff;
}

.table3_header
{
background:#0C499E;
font-weight:bold;
color:#FFFFFF;

}

.table3_header_p
{
background:#678FC2;
color:#FFFFFF;
}

.table3_lefttd
{
background:#E0E0E0;
}

.table3_righttd
{
background:#FFFFFF;
}

.table3_footer
{
background:#0C499E;
}

.table3_footer_p
{
background:#678FC2;
}

.table3_button
{
background:#FFFFFF;
border:#000099 solid 1px;
}

.pg_td1
{
/*Pagination table1*/
background:#F7F2E4;
}

.pg_td2
{
/*Pagination table1*/
background:#FFFFFF;
}




/* Table3 Input Display Table Ends*/

/* Fonts */
.footer_font
{
 color: #333333;
 size: 12px;
 font-weight:bold;
}

.font1
{
 color: #333333;
 size: 18px;
 font-weight:bold;
}

.font2
{
 color:#FFFFFF;
 size: 13px;
 font-weight:bold;
}

.font3
{
 color:#003366;
 size: 12px;
 font-weight:bold;
 
}

.font4
{
font-weight: bold;
color:#FF0000;
}


.hr1
{
color:#FF0000;
size:1px;
 
}
