﻿.companyName
{
	font-family: Verdana;
	font-size: 12px;
	color: #FF6C00;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.tableBorder{border-color: #E5AF87;}

.col{color: #E5AF87;}

.BgCol{background-color: #FFDABF;}

.leftcolumntitle {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000;
	FONT-FAMILY:  Verdana, Arial, Sans-Serif; background-color: #E5AF87;
}

.dataButton
{ 
	font-family: Verdana, Arial, Sans-Serif; 
	font-size: 11px; 
	font-weight: normal; 
	background-color:#FFDABF;
	border-bottom: 1px solid #104A7B; 
	border-right: 1px solid #104A7B; 
	border-left: 1px solid #AFC4D5; 
	border-top: 1px solid #AFC4D5; 
	color: #000066; 
	height: 20px; 
	text-decoration: none;
	cursor: hand;
}

.oneSideCurvedImage
{
text-decoration: none;
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 1px; 
border-left: 1px solid gray;
border-bottom: 1px solid gray;
color: black;
font-size: 12px;
font-weight: bold;
background: #FFDABF url(../../App_Images/MenuTab.gif) top right no-repeat;
}

/* Table borders and color for different themes
.tableBorderGreen{border-color: #00AC39;}
.tableBorderOrange{border-color: #FF6C00;}
.tableBorderPurple{border-color: #B400FF;}
.tableBorderBlue{border-color: #3C00FF;}
.tableBorderRed{border-color: #FF0000;}
.tableBorderCyan{border-color: #00EAFF;}
.tableBorderYellow{border-color: #FFFC00;}
.tableBorderSilver{border-color: #999999;}
*/

