/* CSS Document */

body{
margin:0px;
padding:0px;
background-image:url(../images/main_bg.jpg);
background-repeat:repeat-x;
color: #656161;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

.whitefont_top{
font-family:tahoma;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
}

.whitefont_top a:hover{
font-family:tahoma;
font-size:11px;
font-weight:bold;
text-decoration:underline;
color:#ffffff;
}

.grey_line{
font-family:tahoma;
font-size:11px;
color:#989797;
}

.main_border{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C4C2C2;
	border-right-color: #C4C2C2;
	border-bottom-color: #C4C2C2;
	border-left-color: #C4C2C2;
}

.orange_heading{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#F47920;
}
.orange_heading_small{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#F47920;
}
.page_heading{
font-family:tahoma;
font-size:18px;
font-weight:bold;
color:#063D64;
padding: 4px;
}

.page_subheading{
font-family:tahoma;
font-size: 13px;
font-weight:bold;
color:#525050;
text-decoration:none
}


.cyanfont_heading, .cyanfont_heading a, .cyanfont_heading a:hover{
font-family:tahoma;
font-size:9px;
font-weight:bold;
color:#0095DA;
text-decoration:none
}

.greyfont_heading,.greyfont_heading a,.greyfont_heading a:hover {
font-family:tahoma;
font-size:10px;
font-weight:bold;
color:#888484;
text-align: justify;
padding-right: 7px;
}

.greyfont_main{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#888484;
}

.fullborder{
border:solid  1px #848484;
}

.cyanbuttonfont{
font-family:tahoma;
font-size:13px;
font-weight:bold;
color:#01B0EF;

}

.orangebuttonfont {
font-family:tahoma;
font-size:13px;
font-weight:bold;
color:#F47920;
text-decoration:none;

}

.newone{
font-family:tahoma;
font-size:13px;
font-weight:bold;
color:#F47920;
background-image:url(../images/button_bg.jpg);
background-repeat:repeat-x;
height:27px;
padding-top:8px;
}

.newone a {
font-family:tahoma;
font-size:13px;
font-weight:bold;
color:#F47920;
text-decoration:none;
}

.newone  a:hover {
font-family:tahoma;
font-size:13px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}


.top_menu a{
text-decoration:none;
cursor:pointer
}

#columngap
{
height: 10px;
}

#verticalgap{
width: 10px;
}
.newheading,.newheading a {
font-family:verdana;
font-size:12px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
text-align:center;
vertical-align:middle;
}

.newheading a:hover {
font-family:verdana;
font-size:12px;
font-weight:bold;
color:#F07822;
text-decoration:none;
text-align:center;
vertical-align:middle;
}

.photo_border{
border:solid 1px #7FA4F0;
}

td.photo_font {
background-color:#1C408A;
padding-left:5px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
}

.image_border{
border: 3px;
border-style: double;
border-color: #89A0CA;
border-collapse:collapse;
}

a {
color: #02238A;
text-decoration:none;
font-family:tahoma;
font-size:11px;
font-weight:bold;
}

a:hover {
color: #650103;
text-decoration:none;
font-family:tahoma;
font-size:11px;
font-weight:bold;
}


.input_stl
{
 font-size: 11px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 height:14px;
 border-collapse:collapse;
 color:#000000;
 border-left: 1px solid #7F9DB9;
 border-right: 1px solid #7F9DB9;
 border-top: 1px solid #7F9DB9;
 border-bottom: 1px solid #7F9DB9;
 width: 187px;
 position: static;
 vertical-align:top;
}

.input_stl_long
{
 font-size: 11px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 height:14px;
 border-collapse:collapse;
 color:#000000;
 border-left: 1px solid #7F9DB9;
 border-right: 1px solid #7F9DB9;
 border-top: 1px solid #7F9DB9;
 border-bottom: 1px solid #7F9DB9;
 width: 250px;
 position: static;
 vertical-align:top;
}
.txtareasmall
{
	background-color:#ffffff;
	border: 1px;
	border-color:#7F9DB9;
	border-style:solid;
	border-collapse:collapse;
	font-size: 11px;
	font-family: 'Swiss 721','Helvetica Neue',Verdana,Helvetica,sans-serif;
    height:80px;
	width: 190px;
	vertical-align: middle;
	text-decoration: none;
	color: #000000;
}
.txtarealong
{
	background-color:#ffffff;
	border: 1px;
	border-color:#7F9DB9;
	border-style:solid;
	border-collapse:collapse;
	font-size: 11px;
	font-family: 'Swiss 721','Helvetica Neue',Verdana,Helvetica,sans-serif;
    height:50px;
	width: 250px;
	vertical-align: middle;
	text-decoration: none;
	color: #000000;
}
.red_small{
color:#ff0000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}


.select_nor
{
 font-size: 11px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#000000;
 border: 2px solid #660000;
 position: static;
 height:20px;
 width:auto;
}

.footer,.footer a,.footer a:hover {
color: #063C7A;
font-size: 9px;
font-family: 'Swiss 721','Helvetica Neue',Verdana,Helvetica,sans-serif;
}

.input_file
{
 font-size: 11px;
 height:18px;
 border-width: 1px;
 color:#000000;
}

/********************************************/

/* boxview Paging css - Parminder singh Ubhi;*/



.boxView{ 

text-align: left;

padding: 2px 0;

margin: 10px 0;

}



.boxView a{ 

padding:4px;

text-decoration: none;

border: 1px solid gray;

color: #333333;

background-color: #ffffff;

}



.boxView a.curpage{ 

background-color: #999999;

color: #ffffff;

}



.boxView a:hover {

color: #000000;

background-color: #6A0809;

}



/*******************************************/


/* for bug display at database class-Parminder */
.bug{
background-color:#FFFF99; color:#FF0000; font-family:Arial, Helvetica, sans-serif; font-size:12px;font-weight:bold; height:20px
}
