﻿.txt
{
	font-size: 10px;
	font-family: Verdana;
}

.txtb
{
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}

.txto
{
	color: #ff6c00;
	font-family: Verdana;
	font-size: 10px;
}

.txtob
{
	color: #ff6c00;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.txtobhead
{
	color: #ff6c00;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}

.txtg
{
	font-size: 10px;
	font-family: Verdana;
	color: #707070;
}

.txtgb
{
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: #707070;
}

.txtgbhead
{
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	color: #707070;
}

.label
{
	font-family: Verdana;
	font-size: 10px;
}

.linko
{
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	color: #FF6600;
}

.link
{
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	color: #000000;
}

.link:hover
{
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	color: #FF6600;
}

.Form
{
	table-layout: fixed;
	width: 100%;
	border-left: 1px solid #004865;
	border-right: 1px solid #004865;
	border-bottom: 1px solid #004865;
}

.FormNoBorder
{
	table-layout: fixed;
	width: 100%;
}

.FormLabel
{
	text-align: right;
	padding: 2 4 2 2;
	width: 180px;
}

.ShortFormLabel
{
	text-align: right;
	padding: 2 4 2 2;
	width: 50px;
}

.FormLabelLeft
{
	text-align: left;
	padding: 2 4 2 2;
	width: 180px;
}

.FormField
{
	padding: 2 5 2 2;
}

.FormFieldText
{
	vertical-align: bottom;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
}

.FormLabelText
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
}

.FormLabelTextRequired
{
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

.FormButtonBar
{
	height: 40px;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 5px;
}

.TextBox
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	width: 100%;
	border: solid 1px #AAAAAA;
}

.DropDownList
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	width: 100%;
	border: solid 1px #AAAAAA;
}

.Button
{
	border: solid 1px #FB7803;
	color: #FB7803;
	font-size: 10px;
	font-weight: bold;
}

.ClickImage
{
	cursor: hand;
}

.ReportSectionHeading
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 36px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	color: #A5A5A5;
	width: 930px;
	margin-bottom: 50px;
}

.ReportHeading
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 26px;
	font-weight: bold;
	text-align: left;
	color: #A5A5A5;
	width: 930px;
	padding-left: 15px;
	margin-bottom: 20px;
}

/* List Classes */

.List
{
	table-layout: fixed;
	width: 100%;
	background-color: #cccccc;
	font-family: Verdana, Tahoma, Arial;
}

.ColumnHeading
{
	font-weight: bold;
	font-size: 13px;
	color: #A5A5A5;
	background-color: #595959;
	padding: 3px;
}

.ListRow
{
	background-color: #D9D9D9;
}

.ListRowAlternate
{
	background-color: #BFBFBF;
}

.ListRowOver
{
	background-color: #FFA666;
}

.TopCell
{
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	padding: 10px;
	background-color: #B3B3B3;
}

.Cell
{
	color: #000000;
	font-size: 10px;
	padding: 3px;
}

.Validator
{
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: #FF0000;
}
.ValidCss
{
	width: 200px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	width: 100%;
	border: solid 1px #AAAAAA;
	background-color: #b3f2b0;
}

.InvalidCss
{
	width: 200px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	width: 100%;
	border: solid 1px #AAAAAA;
	background-color: #f2b0b0;
}

.MasterLeftBorder
{
	background-image: url(###Images/rep_pageLeft.gif);
	background-repeat: repeat-y;
	padding-left: 5px;
}
.MasterRightBorder
{
	background-image: url(###Images/rep_pageRight.gif);
	background-position-x: right;
	background-repeat: repeat-y;
	padding-right: 5px;
}
.HelpBar
{
	position: absolute;
	height: 25px;
	z-index: 999;
	color: White;
	margin: 0;
	top: 0;
	left: 0;
	width: expression(document.body.clientWidth +   'px' );
	background-image: url(###images/helpBar/rep_back.gif);
	background-repeat: repeat-x;
	filter: alpha(opacity=87);
}

.dogvdvhdr
{
	width: 300;
	background: #feab6f;
	border: 1px solid #C4D5E3;
	font-weight: bold;
	padding: 10px;
}

.dogvdvbdy
{
	width: 300;
	background: #FFFFFF;
	border-left: 1px solid #C4D5E3;
	border-right: 1px solid #C4D5E3;
	border-bottom: 1px solid #C4D5E3;
	padding: 10px;
}



.sblink:link
{
	font-family: Verdana;
	font-size: 8pt;
	color: Blue;
	font-weight: normal;
	text-decoration: underline;
}
.sblink:active
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt;
	color: Blue;
	cursor: hand;
	cursor: pointer;
	text-decoration: underline;
}
.sblink:visited
{
	font-family: Verdana;
	font-size: 8pt;
	color: Purple;
	font-weight: normal;
	text-decoration: underline;
}
.sblink:hover
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
}
.form-text
{
	color: Black;
	font-size: 10px;
}
.form-left
{
	float: left;
	width: 447px;
}
.form-right
{
	float: left;
	margin: 0 0 0 10px;
}

.form-field
{
	height: 25px;
	margin: 6px 0 0 0;
}
.form-label
{
	color: Black;
	font-size: 11px;
	float: left;
	margin: 4px 0 0;
	width: 130px;
	display: block;
	text-align: left;
}
.form-box
{
	border-style: solid;
	border-width: 1px;
	border-color: #acacac;
	border-top-color: #9c9c9c;
	width: 290px;
	color: Black;
	font-family: Verdana;
	font-size: 11px;
}
.form-drop
{
	border-style: solid;
	border-width: 1px;
	border-color: #acacac;
	border-top-color: #9c9c9c;
	width: 302px;
	color: Black;
	font-family: Verdana;
	font-size: 11px;
}
.form-multi
{
	border-style: solid;
	border-width: 1px;
	border-color: #acacac;
	border-top-color: #9c9c9c;
	width: 290px;
	height: 58px;
	color: Black;
	font-family: Verdana, tahoma, Arial, Sans-Serif;
	font-size: 11px;
}
.form-login
{
	background-image: url(../pro/images/Menu/submit.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
	text-align: center;
	width: 106px;
	height: 21px;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana;
	padding: 0px 0px 0px 0px;
	display: block;
	border: 0px;
	cursor: pointer;
}

.form-login:hover
{
	background-image: url('../pro/images/Menu/submit_hover.gif');
	color: #FFFFFF;
}
.more-info
{
	background-image: url('../pro/images/oscommerce-templates-button_more_info.png');
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
	display: block;
	border: none;
	width: 67px;
	height: 36px;
	margin: 5px;
}

.ad-container-large
{
	width: 360px;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
}
.ad-background-large
{
	float: left;
	width: 285px;
	height: 71px;
	background-color: #FFFFFF;
	background-image: url('../pro/images/lbc_ListingBackground.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
.ad-moreinfo
{
	float: right;
	text-align: right;
	padding-right: 76px;
	padding-top: -3px;
}
.ad-container-small
{
	width: 230px;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
}
.ad-background-small
{
	text-align:left;
	float: left;
	width: 226px;
	height: 76px;
	background-color: #FFFFFF;
	background-image: url('../pro/images/lbc_ListingBackground220.png');
	background-repeat: no-repeat;
	background-position: center;
}
