
/**************** Text ******************/
.msLogin {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none; 
}
.tahomaTopic {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.tahomaTopic {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.tahomaBody {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.tableHeader {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	background-color:#666666;
	text-decoration: none;
	height:25px;
}
.tableR1{
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	background-color:#FFFFFF;
}
.tableR2{
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	background-color:#F4F4F4;
}
.tableFooter{
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	background-color:#FFFFFF;
	height:25px;
}
.textOnly{
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
}


/**************** Background ******************/
.bgBody
{
	background-image:url(../images/bg/bg.gif);
}
.bgMenu {
	background-image: url(../images/header/header_menu.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.bgHeader
{
	/*background-image:url(../images/bg/bgTitle.jpg);
	background-repeat:no-repeat;*/
	background-color:#9CDB04;
	filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=70, FinishY=0);
}

/**************** Button ******************/
.btnSubmit
{
}


/**************** link ******************/
.tableR1 a:link{		font-family: Tahoma;font-size: 14px;	color: #000000;	background-color:#FFFFFF;}
.tableR1 a:hover{		font-family: Tahoma;	font-size: 14px;	color: #000000;	background-color:#FFFFFF;}
.tableR1 a:visited{		font-family: Tahoma; font-size: 14px;	color: #000000;	background-color:#FFFFFF;}

.tableR2 a:link{		font-family: Tahoma;	font-size: 14px;	color: #000000;	background-color:#F4F4F4;}
.tableR2 a:hover{		font-family: Tahoma;	font-size: 14px;	color: #000000;	background-color:#F4F4F4;}
.tableR2 a:visited{		font-family: Tahoma;	font-size: 14px;	color: #000000;	background-color:#F4F4F4;}
/**************** Textbox ******************/

.TXdisable {
	background-color: #DBDBDB;
}

.bgHeaderBudget {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.tahomaBody a:link {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.tahomaBody a:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.tahomaBody a:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.tahomaTopic a:link {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.tahomaTopic a:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.tahomaTopic a:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.tahomaSmall {
	font-family: Tahoma,MS Sans Serif;
	font-size: 11px;
	color: #000000;
}
.tahomaSmallR {
	font-family: Tahoma,MS Sans Serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
}
/**************** HTML Style ******************/
input,select {
	font-family: Tahoma,MS Sans Serif;
	font-size:12px;
	height: 24px;
}
TD 
{	
	font-family: Tahoma,MS Sans Serif;
	font-size:14px;
	
}
H1
{
	font-family: Tahoma,MS Sans Serif;
	font-size:18px;
	font-weight: bold;
	padding:2px;
	margin:0px;
	}
.obj
{
	font-family: Tahoma,MS Sans Serif;
	font-size:10px;
	/*height: 24px;*/
}

/**************** Custom Style ******************/
.txtred
{
	color:#FF3300;
}

/***************** Custom Datagrid Style**************/
.gridHeaderRed
{
	color: red;
}
.gridHeaderNoLink
{
	font-size: 14px;
	background: none transparent scroll repeat 0% 0%;
	color: white;
	line-height: normal;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
	text-decoration: none;
}
.gridHeaderNoLink2
{
	background: none transparent scroll repeat 0% 0%;
	font: bold 12px Arial;
	color: white;
	text-decoration: none;
}

.gridItemSAVING
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color:red;
}
.gridItemACCRUE
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color:blue;
}


.gridItemBold
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
}

.gridItemRed
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color:red;
}

.gridItemBlue
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color:blue;
}

.gridItemSeaGreen
{
	font-family: Arial, Helvetica, sans-serif;
	color: seagreen;
	font-size: 12px;
}

.gridItemGreenBold
{
	font-family: Tahoma;
	font-size: 14px;
	color:green;
	font-weight: bold;
}

.gridItemRedBold
{
	font-family: Tahoma;
	font-size: 14px;
	color:red;
	font-weight: bold;
}

.gridItemBlueBold
{
	font-family: Tahoma;
	color: blue;
	font-size: 14px;
	font-weight: bold;
}

.gridItemSeaGreenBold
{
	font-family: Arial, Helvetica, sans-serif;
	color: seagreen;
	font-size: 12px;
	font-weight: bold;
}