﻿
.label
{
    font-family:Arial, Times New Roman;
    font-size:12px;
}

.labelError
{
    font-family:Arial, Times New Roman;
    font-size:12px;
    color:#ff0000;
}

.labelReq
{
    font-family:Verdana, Arial, Times New Roman;
    font-size:12px;
    color:#ff0000;
}

.labelBold
{
    font-family:Arial, Times New Roman;
    font-size:12px;
    font-weight:bold;
    color:#000000;
}

.labelPRGrid
{
    font-family: Verdana, Arial, Times New Roman;
    font-size:10px;
    color:#000000;
}
.labelHeading
{
    font-family: Verdana, Arial, Times New Roman;
    font-size:12px;
    font-weight:bold;
    color:#ff0000;
}
.labelSummary
{
    font-family: Verdana, Arial, Times New Roman;
    font-size:11px;
    font-weight:bold;
    color:#000000;
}
.labelBody
{
    font-family: Verdana, Arial, Times New Roman;
    font-size:11px;
    color:#000000;
}

.TabMenu
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#0baee3;		
	font-size:11px;
	font-weight:normal;
}




.Tab
{		
	background: #F8FDF9 url("images/tab-left.gif") left top no-repeat;
	/*#1FBBF1*/
	color:#00ABE3;	
	font-weight:bold;
}

.Tab a, .Tab a span 
{	
	background:  url("images/tab-right.gif") right top no-repeat; 	
	font-weight:bold;
	padding-right: 10px;
	padding-left: 10px;		
}




.TabSelected
{
	background:#F8FDF9 url("images/tab-darkblue-left.gif") left top no-repeat; 	
	font-size:11px;	
	padding-left: 10px; 
	padding-right: 10px; 	



}
.TabSelected a, .TabSelected a span
{	
	background:  url("images/tab-darkblue-right.gif") right top no-repeat; 
	color:#30D15E;	
	font-weight:bold;
	padding-right: 10px;
	padding-left: 10px; 

}


.View
{	
	BORDER-BOTTOM:#30d10f solid 1px;	
	BORDER-right:#30d10f solid 1px;	
	
	BORDER-left:#30d10f solid 1px;	
	BORDER-top:#30d10f solid 1px;	
	height:auto;

	width:auto;

	
	background:#EEEEEE;
	
	padding:1px 0px 2px 2px;
margin-top:8px;margin-left:8px;
background-image:url(images/sr_bg.gif);
background-repeat:repeat-x;

}
