﻿@import "jquery-styles.css";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd,
fieldset, form, label, legend, caption  
{
	margin: 0;  padding: 0;  font-size: 100%;
}

.bgColr1{background-color:#0072BC;}

.txtColr1{color:#ffffff;}
.txtColr2{color:#2b7cdf;}

#divMenu{margin-top:0px;}

.pfheader{margin-bottom:5px;}

.txtRt{	text-align:right;}
.txtLf{	text-align: left;}

.pA2{padding:2px;}
.pL5{padding-left:5px;}
.pR6{padding-right: 6px;}

.mB5{margin-bottom:5px;}

.ff{font-family:Verdana, Arial, Sans-Serif;}

.fsX{font-size:x-large;}
.fs11{font-size:10px;}
.fs12{font-size:11px;}
.fs14{font-size:13px;}

.txtbd{font-weight: bold;}

.boxP{
	background-color:#ffffff;
	}

.tablebg1{	
	padding: 2px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width:980px;
}


.Selectedbtn{
	background-image:url(../images/bg_btn.gif);
	width:82px;
	height:22px;
	border: 0 solid;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	cursor:pointer;	
	color:#FFFFFF;	
}

.btn{
	background-image:url(../images/bg_button1.gif);
	width:82px;
	height:22px;
	border: 0 solid;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	cursor:pointer;	
	color:#000000;	
}

.Altbtn{
    background-image: url(../images/bg_btn.gif);
    width: 82px;
    height: 22px;
    border: 0 solid;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    cursor: pointer;
    color: #FFFFFF;
}

.wd10{width:10%;}
.wd80{width:80%;}

.pfnavtable{
    border:0px;
    margin-left:1px; 
    margin-bottom: 3px; 
    margin-right:3px; 
    margin-top:3px;
}

.pfdatadiv{
    position:relative;     
    left:0px; 
    height:260px; 
    width:970px;  
    padding-top:2px;
}

.scrollDataDiv{height:180px;}

.pfgrdview {width:950px;}

.col1 {width:230px;}
.col2 {width:120px;}
.col3 {width:90px;}
.col4 {width:120px;}
.col5 {width:150px;}
.col6 {width:120px;}
.col7 {width:120px;}

.col1Today {width:240px;}
.col2Today {width:130px;}
.col3Today {width:120px;}
.col4Today {width:130px;}
.col5Today {width:180px;}
.col6Today {width:150px;}

.col1Holding {width:230px;}
.col2Holding {width:120px;}
.col3Holding {width:90px;}
.col4Holding {width:120px;}
.col5Holding {width:150px;}
.col6Holding {width:120px;}
.col7Holding {width:120px;}




