﻿body {
background-image: url(../../images/testbg.jpg);
}
.SubHeads
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;	
	font-style: normal;
	font-weight: bold;
}
.SubHeadsLarge
{
	font-family: Arial;
	font-size: 14px;
	color: #333333;	
	font-style: normal;
	font-weight: bold;
}

a.leftynav:link
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;	
	font-style: normal;
	line-height: 20px;
	text-decoration: none;
}
a.leftynav:visited
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;	
	font-style: normal;
	line-height: 20px;
	text-decoration: none;
}
a.leftynav:active
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;	
	font-style: normal;
	line-height: 20px;
	text-decoration: none;
}
a.leftynav:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;	
	font-style: normal;
	line-height: 20px;
	text-decoration: underline;
}

.StatusHeads
{
	font-family: Arial;
	font-size: 12px;
	color: #294d87;	
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
}

.StatusHeadsLarge
{
	font-family: Arial;
	font-size: 14px;
	color: #294d87;	
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
}
select
{
	background-image: url(../../images/select_bg.jpg);
	border: 1px solid #c1c1bf;
}

.Buttons
{
    BORDER-RIGHT: #cccccc 1px solid;
	color: white;
    BORDER-TOP: #cccccc 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #cccccc 1px solid;
    CURSOR: hand;
    BORDER-BOTTOM: #cccccc 1px solid;
    font-weight: normal;
    background-color: White;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#acbedd, EndColorStr=#294d87);
    padding-top: 1px;	
}
.Buttons_Bold
{
    BORDER-RIGHT: #cccccc 1px solid;
	color: white;
    BORDER-TOP: #cccccc 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #cccccc 1px solid;
    CURSOR: hand;
    BORDER-BOTTOM: #cccccc 1px solid;
    font-weight: bold;
    background-color: White;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#acbedd, EndColorStr=#294d87);
    padding-top: 1px;	
}
.Textboxes
{
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	font-size: 11px;
	font-family: Arial;
}
.DropDownLists
{
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	font-size: 11px;
	font-family: Arial;
}
.DropDownLists_FixedWidth
{
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	font-size: 11px;
	font-family: Arial;
	height: 18px;
}
.RequiredFields
{
	font-family: Arial;
	font-size: 11px;
	color: Red;	
	font-style: normal;
	font-weight: normal;
}
.MessageLabels
{
	font-family: Arial;
	font-size: 11px;
	color: Red;	
	font-style: normal;
	font-weight: normal;
}
.FieldLabels
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
}

.FieldLabelsSmall
{
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
}

.FieldLabelsBold
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight:normal;
	 font-weight:bold;
}

.FieldLabelsBoldSmall
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	 font-weight:bold;
}
td
{
	font-family: Arial;
	font-size: 12px;
	color: Black;	
	font-style: normal;
	font-weight:normal;
}
td.padding
{
	padding:2px;
}
.FieldLabels_Bold
{
	font-family: Arial;
	font-size: 11px;
	color: Black;	
	font-style: normal;
	font-weight: bold;
}
.HeaderText
{
	font-family: Arial;
	font-size: 18px;
	color: #3b3b45;
	font-style:normal;
	font-weight: bolder;
	letter-spacing: -1px;
}
.HeaderCell
{
 background-color: inherit;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
}
.HrefLinks
{
	font-family: Arial;
	font-size: 11px;
	color: Black;	
	font-style: normal;
	font-weight:normal;
	cursor:pointer
}

.GridRecordCountFooter
{
	font-weight: bold
}

.MenuHelp
{
	font-color: white;
	font-weight: bold
}

table.patterntable
{
	border: 1px solid #cdcdcd;
	background-image:url(../../images/tb_bg.jpg);
}

.SmallWhite
{
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

td.mainheaderbackground
{
	background-image: url(../../images/top_bg.jpg);
}

td.righty
{
	width: 5px;
	background-image: url(../../images/title_righty.gif);
}

td.lefty
{
	width: 5px;
	background-image: url(../../images/title_lefty.gif);
}

td.appnamebox
{
	background-color: #002C70;
	padding-left:10px;
	padding-right:10px;
}
td.infoleft
{
	width: 5px;
	background-image: url(../../images/info_left.gif);
}

td.inforight
{
	width: 5px;
	background-image: url(../../images/info_right.gif);
}

.MilesGridInactive
{
	background-color: #FFCCCC
}

.MilesGridInactiveAlternating
{
	background-color: #FFDDDD
}