﻿body {
background-image: url(../../images/testbg.jpg);
}
.SubHeads
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;	
	font-style: normal;
	font-weight: bold;
}
.StatusHeads
{
	font-family: Arial;
	font-size: 12px;
	color: #294d87;	
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
}
select
{
	background-image: url(../../images/select_bg.jpg);
	border: 1px solid #c1c1bf;
}

.OldButtons
{
    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
{
	color: #000000;
	font-family: Geneva, Vera, Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: none;
	border:2px outset gray;
	background-color:Silver;
	padding: 1px 1px;
	margin: 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;
}
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;
}

.FieldValues_Bold
{
	font-family: Arial;
	font-size: 14px;
	color: #3b3b45;
	font-style:normal;
	font-weight: bolder;
	letter-spacing: -1px;
}
.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: 10px;
}

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
}

.dragElement 
{
	z-index:5000; 
	 cursor:move;
}

.dropZone 
{
	background-color:#FFFF66; 
	width:300px; 
	height:300px; 
	position:absolute;
	top:200px; 
	left:200px;
	overflow:auto;
}

.highlightDropZone 
{	
	background-color:Yellow;	
	color:Yellow;
	height:25px;
}

.DefaultDropZoneColor
{
	color:White;
	height:27px; 
	width:171px;
	background-image: url(../../images/dragdrop.jpg);
}

.MultiPageContent
{
	border-right:1px solid #91A7B4;
	border-top:1px solid #91A7B4;
	border-bottom:1px solid #91A7B4;
}

.MultiPageTab
{
	border-right:1px solid #91A7B4;
}