/* CSS Document */

/*Links on left side of each page*/
A.left_links:link,A.left_links:visited
{
color:#999900;
text-decoration:none;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

A.left_links:hover
{
color:#99CC66;
text-decoration:none;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

/*For links-edit,delete*/
A.normal_links:link,A.normal_links:visited
{
color:#000000;
text-decoration:none;
/*font-weight:bold;*/
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

/*General class for headings of tables (display records)*/
.table_headings
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#faa315;
}

/*For background of captions in table.*/
.table_headings_background
{
background-color:#ae0707;
}
/*For data in form*/
.form_data
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

/*For heading on each page*/
.page_headings
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
/*font-weight:bold;*/
}

/*For errors on page e.g. invalid username.*/
.error
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#AE0707;
/*font-weight:bold;*/
}

/*For success on page e.g. Record added successfully. */
.success
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
/*font-weight:bold;*/
}

.bodytext
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

/*For alternate colors for <tr>*/
.rowstyle_even
{
background-color:#EBEBEB;
}

.rowstyle_odd
{
background-color:#E2E2C5;
}
.side_links
{
	padding-left: 20px;
}
.align_content{
	padding-left: 30px;	
}
.reg_no{

font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#000000;
text-decoration: line-through;
}

.aboutus_title
{
font-family:"Script MT Bold", "Lucida Handwriting";
font-size:32px;
color:#AE0707;
font-weight:bold;
}

.plaintext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.bodytext
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
font-weight:400;
}

A.llinks:link,A.llinks:visited
{
	color:#ffffff;
	text-decoration:none;
	/*font-weight:bold;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.btext{
	font-family:Arial;
	font-size:13px;
	color:#000000;
	/*font-weight:bold;*/
}
.newslink {
	color:#000000;
	text-decoration: underline;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.ftext{
	font-family:Arial;
	font-size:13px;
	color:#FFFFFF;
	
}
a.links_partner:link,a.links_partner:hover,a.links_partner:visited {
	text-decoration:underline;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.btext_1{
padding-left:15px;
padding-bottom:20px;
padding-top:20px;
background-color:#AE0707;
}

.btext_2{
	font-family:Arial;
	font-size:13px;
	color:#FAA316;
	font-weight:bold;
}

.tab_ban
{
padding-top:10px;
width:217px;
}

body
{
 margin-left:5px;
 margin-top:5px;
}

.ad
{
background-image:url('../images/ad.jpg');
height:100px;
width:740px;
}

.tab
{
height:220px;
}

.td_img
{
background-image:url('../images/after_header_seperator.jpg');
height:3px;
}

.ftext_1
{
	font-family:Arial;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	height:168px;
}

.ftext_2
{
	font-family:Arial;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
    height:0px;
}
