﻿body
{
	background-color: #B90000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1
{
	font-family: "Courier New" , Courier, monospace;
	font-size: 12px;
	color: #000000;
}
.style2
{
	color: #FFFFFF;
}
.over1
{
	color: #FFFFFF;
}
.out1
{
	color: #000000;
}

.style3
{
	font-family: "Courier New" , Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
}
a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}
a:active
{
	text-decoration: none;
	color: #FFFFFF;
}
.ErrorMsg
{
	font-family: "Courier New" , Courier, monospace;
	font-size: 11px;
	color: White;
}
.PopUpBackGround1
{
	background-color: Gray;
	filter: alpha(opacity=60);
	opacity: 0.60;
}

.PopUpDiv
{
	background-color: #B90000; /*border: solid 1px #FFFFFF;*/
	width: 350px;
	display: block;
	/*border-right: #FFFFFF thin solid;
	border-top: #FFFFFF thin solid;
	border-left: #FFFFFF thin solid;
	border-bottom: #FFFFFF thin solid;*/
}

.borderclass
{
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
	border-left: #000000 thin solid;
	border-bottom: #000000 thin solid;
}
.PopRowBack
{
	background-color: black;
}
.PopUpHeader
{
	font-family: "Courier New" , Courier, monospace;
	font-size: 10pt;
	color: #FFFFFF;	
}

.adminLinks
{
	font-family: "Courier New" , Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
}

.info
{
	color: #000000;
	font-family: "Courier New" , Courier, monospace;
	line-height: 20px;
	text-align: justify;
	font-size: 11px;
}

.infoBold
{
	color: #000000;
	font-family: "Courier New" , Courier, monospace;
	font-weight: bold;
	text-align: justify;
	font-size: 11px;
}

.PageHeader
{
	font-family: "Courier New" , Courier, monospace;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
}

.RegisterLabel
{
	font-family: "Courier New" , Courier, monospace;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.Button
{
	font-family: "Courier New" , Courier, monospace;
	font-size: 12px;	
	color: #FFFFFF;
	background-color: #000000;
	border-color: Black;
	font-weight: bold;
}
.Links
{
	font-family: "Courier New" , Courier, monospace;
	font-size: 10px;
	color: #036C50;
}

.AfterLoginHeaderLinks
{
	font-family: "Courier New" , Courier, monospace;
	font-size: 11px;
	color: #036C50;
	font-weight: bold;
}

.Controls
{
	color: #000000;
	font-family: "Courier New" , Courier, monospace;
	font-size: 11px;
}

.AdminHeaderLabel
{
	font-family: "Courier New" , Courier, monospace;
	font-size: 12px;
	color: #036C50;
	height: 28px;
	font-weight: bold;
}

.GridHeader
{
	font-family: "Courier New" , Courier, monospace;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
	height: 20px;
}
.GridFooter
{
	font-family: "Courier New" , Courier, monospace;
	font-size: 13px;
	font-weight: bold;
	color: #036C50;
}
.GridItems
{
	font-family: "Courier New" , Courier, monospace;
	font-size: 11px;
	color: #036C50;
}
.GridActions
{
	font-family: "Courier New" , Courier, monospace;
	font-size: 13px;
	font-weight: bold;
	color: #036C50;
}

.GridPager
{
	font-family: "Courier New" , Courier, monospace;
	font-size: 13px;
	font-weight: bold;
	color: #036C50;
	text-align: center;
}

.FooterLinks
{
	font-family: "Courier New" , Courier, monospace;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.style5
{
	font-family: "Courier New" , Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
}

/*AutoComplete flyout */

.autocomplete_completionListElement
{
	visibility: hidden;
	margin: 0px !important;
	background-color: inherit;
	color: windowtext;
	border: buttonshadow;
	border-width: 1px;
	border-style: solid;
	cursor: 'default';
	overflow: auto; /*height : 200px;*/
	text-align: left;
	list-style-type: none;
	font-family: "Courier New" , Courier, monospace;
	font-size: 12px;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #000000;
	color: white;
	padding: 1px;
	font-family: "Courier New" , Courier, monospace;
}

/* AutoComplete item */

.autocomplete_listItem
{
	background-color: window;
	color: windowtext;
	padding: 1px;
}

.RegisterLabel1
{
	font-family: "Courier New" , Courier, monospace;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
}

.RegisterLabel2
{
	font-family: "Courier New" , Courier, monospace;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
}
.RegisterLabel3
{
	font-family: "Courier New" , Courier, monospace;
	font-size: 11px;
	text-align: left;
	color: #000000;
}
.PageHeader1
{
	font-family: "Courier New" , Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
	text-align: left;
}

.divTag
{
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #632984;
	scrollbar-highlight-color: #632984;
	scrollbar-3dlight-color: #130919;
	scrollbar-darkshadow-color: #130919;
	scrollbar-track-color: #130919;
	scrollbar-arrow-color: #C2A2DA;
}

.Enquiry
{
	color: #FFFFFF;
	font-size: 11px;
	font-family: "Courier New";
}
.Address
{
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Courier New";
}
.ctrlEnquiry
{
	color: #000000;
	font-family: "Courier New" , Courier, monospace;
	font-size: 11px;
	height: 13px;
}
.HomeTEXT
{
	color: #FFFFFF;
	font-size: 15px;
	font-family: Times New Roman;
}
