﻿.BodyFont
{
	font-family : Verdana;
	font-size : 12px;
	color : #000000;
}

.BodyFont2
{
	font-family : Verdana;
	font-size : 12px;
	color : #000000;
	line-height : 20px;
}

.BodyFont3
{
	font-family : Verdana;
	font-size : 12px;
	color : #000000;
	line-height : 30px;
}

.RowHeader
{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	color : White;
	background-color : Navy;
}

.DataGridFont
{
	font-family : Verdana;
	font-size : 11px;
	color : Black;
}

.MainBG
{
	background-image : url(../images/main_bg.jpg);
	background-repeat : repeat-x;
	background-color : #91969C;
	top : 10px;
	left : 0;
	right : 0;
	bottom : 0;
}

.TableFont
{
	font-family : Verdana;
	font-size : 18px;
}

.TableBorder
{
	border-width: 1px; 
	border-style: solid; 
	border-color: #DADADA; 
}

.FBORules
{
	font-family : Arial;
	font-size : 12px;
	color : #000000;
}

.LoginBG
{
	background-image : url(../images/login_bg.jpg);
	background-repeat : repeat-x;
	background-color : #F2F2F2;
}

.LoginFont
{
	font-family : Verdana;
	font-size : 14px;
	line-height : 20px;
	color : #999999;
}

.PageHeader
{
	font-family : Verdana;
	font-size : 18px;
	font-weight : bold;
	text-align : left;
}

.WhiteBG
{
	background-color : White;
}

.RedMessage
{
	font-family : Verdana;
	font-size : 12px;
	color : Red;
}

.BlueText
{
	color : #0099FF;
	font-family : Verdana;
	font-size : 12px;
}

.BlueText2
{
	color : #0099FF;
	font-family : Verdana;
	font-size : 18px;
}

.BluePageHeader
{
	color : #0099FF;
	font-family : Verdana;
	font-size : 20px;
	line-height : 30px;
}

.buttons
{
	font-family : Verdana;
	font-size : 14px;
}

.FooterFont
{
	color: #666666; font-size: 8pt; padding: 10px 0 10px 0; margin-top:10px; text-align:center; font-family: Verdana;
}

.footerlink
{
	font-size: 8pt; text-decoration: underline; color: #666666;
}

.ProgramFont
{
	font-family : Verdana;
	font-size : 12px;
	line-height: 20px;
}

.rightborder
{ 
	border-right: 1px solid #000000; 
}
.textboxsize
{
	width: 35px;
}	
.textboxsize2
{
	width: 42px;
}	
.CheckBoxFont
{
	font-family : Verdana;
	font-size : 12px;
	line-height: 20px;
}

.padRight img
{
    border: solid 1px #0099ff;
}

	
	