/*redefined classes zone begin*/


td {
	font:11px Arial, Helvetica, sans-serif;
	color:#151515;
}
h1, h2, h3, h4, h5 {
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 140%;
}
h2 {
	font-size: 125%;
}
h3 {
	font-size: 115%;
}
h4 {
	font-size: 105%;
}
h5 {
	font-size: 105%;
}
a
{
	color: #B13B00;
}
a:hover {
	text-decoration: underline;
}
/*redefined classes zone end*/

/*custom styles zone begn*/
td.descrMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #121212;
	width: 300px;
	padding: 10px;
	vertical-align: top;
	text-align: justify;
}
tr.descrDet {
	background-image: url(det_descr_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	color: #212121;
	height: 24px;
}

div.marqueeTxt {
	background-image:  url(../images/admin/bg_marqueelong.jpg);
	background-repeat: repeat-y;
	width: 980px;
	height: 28px;
	}
td.marqueeBg {
	background-image:  url(../images/admin/bg_marquee.jpg);
	height: 28px;
}
td.header {
	background-image: url(../images/admin/bg_header.jpg);
	height: 100px;
}
td.buildFooter {
	background-color: #123B91;
	color: #ffffff;
	height: 22px;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
td.menuContainer {
	background-image: url(../images/admin/bg_menu.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	/*width: 157px;*/
}

td.menuDotted
{
	background-repeat: repeat-y;
	vertical-align: top;
	width: 27px;
}

table.menuBg {
	background-image:  url(../images/admin/bg_menuy.gif);
	background-repeat: no-repeat;
	width: 157px;
	height: 223px;
}
td.mainZone, table.mainZone {
	width: 823px;
	background-image: url(../images/admin/bg_mainzone.gif);
	vertical-align: top;
}
td.mainZoneOrLft, table.mainZoneOrLft {
	background-image: url(../images/admin/bg_orangeelement.gif);
	background-repeat: no-repeat;
	width: 823px;
	height: 98%;
	padding-left: 35px;
	padding-right: 75px;
	vertical-align: top;
}
a.menuLnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #B13B00;
	width: 157px;
	height: 20px;
	padding-left: 10px;
	padding-top: 2px;
	text-align: left;
	vertical-align: middle;
	border-left: #B13B00 solid 5px;
	text-transform: capitalize;
}
a.menuLnk:hover, a.menuLnkSel:hover {
	text-decoration: underline;
	border-left: #FFA500 solid 5px;
}
a.menuLnkSel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #B13B00;
	width: 157px;
	height: 20px;
	padding-left: 10px;
	padding-top: 2px;
	text-align: left;
	vertical-align: middle;
	border-left: #FFFFFF solid 5px;
	text-transform: capitalize;
}
td.topOfferCont {
/*	background-color: #ffffff;*/
	background-image: url(../images/admin/bg_topoffer.gif);
	background-repeat: repeat-y;
}
/*custom styles zone end*/
/* buttons begin */
a.buttonRed, a.buttonBlue, A.TopMenuLink, .Button, input.buttonBlue
{
	background-repeat: repeat-x;
	height: 20px;
	color: #FFF;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
	padding-left: 4px;
	padding-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.buttonRed, a.buttonBlue {
	font-style: normal;
	font-size: 11px;
}
A.TopMenuLink {
	font-style: normal;
	font-size: 11px;
	background-image: url(../images/admin/btn_blue_normal.gif);
	border: solid #DEE6F8 1px;
}
a.buttonRed
{
	background-image: url(../images/admin/btn_red_normal.gif);
	border: solid #F90 1px;
}
a.buttonBlue, input.buttonBlue, .Button
{
	background-image: url(../images/admin/btn_blue_normal.gif);
	border: solid #468FDA 1px;
}
A.TopMenuLink:hover {
	background-image: url(../images/admin/btn_red_over.gif);
}
a.buttonRed:hover, a.buttonBlue:hover, A.TopMenuLink:hover
{
	text-decoration: none;
}
a.buttonRed:hover
{
	background-image: url(../images/admin/btn_red_over.gif);
	border: solid #F90 1px;
}
a.buttonBlue:hover 
{
	background-image: url(../images/admin/btn_blue_over.gif);
	border: solid #468FDA 1px;
}
/* buttons end */
/*homepage styles zone begin*/
td.mainZoneHome, table.mainZoneHome  {
	background-image: url(../images/admin/bg_welcome.jpg);
	background-repeat: no-repeat;
	width: 816px;
	height: 623px; 
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: top;
}
td.mainZoneHome td, table.mainZoneHome td {
	vertical-align: top;
}
td.grayZone {
	background-color: #EAEAEA;
}
td.mainZoneMap {
	width: 823px;
	vertical-align: top;
	background-color: #EAEAEA;
	padding: 0px;
}
td.topDescription
{
	padding-right: 10px;
	padding-left: 30px;
	font-size: 8pt;
	color: #000080;
	padding-top: 65px;
	font-family: 'Courier New';
}
a.thmbMain {
	border: solid 1px #ffffff;
	width:297px;
	height:226px;
	background-color: #eaeaea;
}
a.thmbMain:hover {
	border: solid 1px #FF5F08;
}
a.thmbRight
{
	border-right: #bbb 1px solid;
	border-top: #bbb 1px solid;
	border-left: #bbb 1px solid;
	border-bottom: #bbb 1px solid;
	width: 92px;
	height: 69px;
	background-color: #eaeaea;
}
a.thmbRight:hover {
	border: solid 1px #FFA500;
}
a.ImgCaption
{
	font-weight: bold;
	font-family: Verdana;
	font-variant: small-caps;
	color: #B13B00;
}
a.thmbLeft {
/*	margin-top: 120px;	*/
	border: solid 1px #bbb;
	width:92px;
	height:60px;
	background-color: #eaeaea;
}
a.thmbLeft:hover {
	border: solid 1px #FFA500;
}
input.redInput, select.redInput {
	border: solid 1px #B13B00;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #676767;
	height: 19px;
}

table.personalFields {
	border: #FFCFB5 solid 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 115px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.personalFields td {
	padding-left: 7px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.article {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #B13B00;
	padding-left: 20px;
	margin-top:1px;
	margin-bottom:1px;
	width: 100%;
	height: 17px;
	background-image: url(../images/admin/btn_article.gif);
	background-repeat: no-repeat;
}
a.article:hover {
	text-decoration: underline;
}
td.buttonbg {
	width: 157px;
	height: 25px;
	padding: 0px;
	margin: 0px;
}
a.button01, a.button01:hover, a.button02, a.button02:hover, a.button03, a.button03:hover, a.button04, a.button04:hover, a.button05, a.button05:hover, a.button01S, a.button02S, a.button03S, a.button04S, a.button05S {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #B13B00;
	width: 157px;
	height: 25px;
	border: 0px;
	padding-left: 18px;
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
a.button01:hover, a.button02:hover, a.button03:hover, a.button04:hover, a.button05:hover{
	text-decoration: underline;
	color: #fff;
}

a.advSearch {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #B13B00;
}
a.flag {
	background-color: Silver;
	border: Silver solid 1px;
	width: 12px;
	margin-top: 10px;
}
.visits {
	margin-top: 10px;
	height: 14px;
}

.PublicMainTitle
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11pt;
	background-image: url(../images/admin/thumbs-header.jpg);
	height: 24px;
	padding-top: 3px;
	background-repeat: no-repeat;
	color: #B13B00;
}
a.cityLink {
	color: #B13B00;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	/*margin-left: 140px;
	margin-right: 0; */
}
.citySofia {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #B13B00;
	padding-top: 145px;
	text-align: right;
	padding-right: 0px;
	width: 115px;
}
.cityBansko {
	padding-left: 100px;
}
.city001 {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #B13B00;
	padding-top: 25px;
	text-align: right;
	padding-right: 20px;
}
.city002 {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #B13B00;
	padding-top: 6px;
	text-align: right;
	padding-right: 52px;
}
.city003 {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #B13B00;
	padding-top: 2px;
	text-align: right;
	padding-right: 71px;
}
.city004 {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #B13B00;
	padding-top: 6px;
	text-align: right;
	padding-right: 87px;
}
.city005 {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #B13B00;
	padding-top: 20px;
	text-align: right;
	padding-right: 85px;
}
.city006 {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #B13B00;
	padding-top: 11px;
	text-align: right;
	padding-right: 96px;
}
.city007 {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #B13B00;
	padding-top: 6px;
	text-align: right;
	padding-right: 117px;
}
.city008 {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #B13B00;
	padding-top: 11px;
	text-align: right;
	padding-right: 98px;
}
.city009 {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #B13B00;
	padding-top: 5px;
	text-align: right;
	padding-right: 84px;
}
table.topOfferLeft {
	margin-top: 26px;
	margin-left: 14px;
/*	width: 94px;*/
}
table.topOfferLeft td {
	padding-top: 7px;
}
/*homepage styles zone end*/

.CopyrightNotice
{
	margin-top: 20px;
	font-weight: normal;
	font-size: 8pt;
	color: #fff;
	font-family: Tahoma, Arial;
}
.SmallBreak
{
	font-size: 5px
}
.GeneralCaption
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana
}
.Caption
{
	font-weight: bold;
	font-size: 8pt;
	color: #123B91;
	font-style: italic;
	font-family: Verdana;
	letter-spacing: 1pt;
}
.MarqueeText
{
	font-weight: bold;
	font-size: 9pt;
	color: #123B91;
	font-style: italic;
	font-family: Verdana;
	letter-spacing: 1pt;
}
.DocNumber
{
	border-top: #eee 1px solid;
	font-weight: bold;
	font-size: 8pt;
	color: #408cd9;
	border-bottom: #fff 1px solid;
	font-family: Verdana;
	background-color: #f9fbfd;
	padding-top: 3px;
}

.WelcomeText
{
	font-weight: bold;
	font-size: 8pt;
	color: #408cd9;
	font-family: Verdana;
}

.TextCaption
{
	font-size: 8pt;
	color: black;
	font-family: Arial
}
.SmallCaption
{
	font-weight: normal;
	font-size: 8pt;
	color: #6495ED;
	font-style: normal;
	font-family: Tahoma, Arial;
}
.Caption2
{
	font-weight: bold;
	font-size: 10pt;
	color: #B13B00;
	font-style: normal;
	font-family: Verdana;
}
.HomeCaption
{
	font-weight: bold;
	font-family: Verdana;
	font-variant: small-caps;
	color: #B13B00;
	font-size: 10pt;
	text-transform: uppercase;
	margin-bottom: 2px;
}
.HeaderCaption
{
	font-weight: bold;
	font-size: 12pt;
	text-transform: uppercase;
	color: darkslateblue;
	font-style: normal;
	font-family: Arial;
	letter-spacing: 1px;
	padding-bottom: 25px;
	padding-top: 17px;
}
.Button
{
	font-weight: normal;
	font-size: 8pt;
	color: #fff;
	font-family: Verdana;
	background-color: #e0dfdf;
}

.ButtonColor
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	font-weight:bold;
	background-color: #e0dfdf;
}

Table.Header
{
	font-weight: bold;
	font-size: 10pt;
	color: #4682B4;
	font-family: Verdana;
}
.WhiteCaption
{
	font-weight: normal;
	font-size: 8pt;
	color: #fff;
	font-family: Tahoma
}
.FormButtonStrip
{
	padding-right: 20px;
	border-top: #000080 1px solid;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 20px;
	text-align: right;
}
.PageTitle
{
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 3px;
	color: #6e92b5;
	font-family: Verdana, Arial;
	letter-spacing: 2pt;
}
A.NavMenuItem
{
	font-weight: normal;
	font-size: 9pt;
	color: #FF3300;
	font-family: Verdana;
	background-color: #FFFFF0;
	text-decoration: underline overline
}
A.NavMenuItem:hover
{
	color: #FFD05D;
}
A.NavMenuDisabled
{
	font-weight: normal;
	font-size: 9pt;
	color: silver;
	font-family: Verdana;
	text-decoration: none
}
A.SortButton
{
	font-weight: bold;
	font-size: 8pt;
	color: #fff;
	font-family: Verdana;
}
A.SortButton:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #fff;
	font-family: Verdana;
	text-decoration:none;
}
.SearchCaption
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Tahoma, Arial
}
TABLE.Filter
{
	border-RIGHT: black;
	border-top: black thin groove;
	border-left: black;
	border-bottom: black double
}
A.CmdEnabled
{
	font-weight: normal;
	font-size: 10pt;
	color: blue;
	font-family: Verdana
}
A.CmdEnabled:hover
{
	color: #B13B00;
}
TD.TabActive
{
   border-RIGHT: 1px solid #003366;
   border-top: 1px solid #036;
   margin-bottom: 0px #036;
   border-left: 1px solid #036;
   color: #000;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
TD.TabPassive
{
   border-RIGHT: 1px solid #036;
   border-top: 1px solid #036;
   margin-bottom: 0px #036;
   border-left: 1px solid #036;
	background-color: #0162E2;
}
A.tabLink
{
	font-weight: normal;
	font-size: 8pt;
	color: #fff;
	font-family: Verdana;
	text-decoration: none;
}
TABLE.Tab
{
	border-right: 1px outset;
	border-left: 1px outset;
	border-bottom: 1px outset;
	background-color: #f4faff;
}
TABLE.Tabs
{
	border-right: 1px outset;
	border-left: 1px outset;
	background-color: #f4faff;
}
SPAN.tabCaption
{
	font-weight: normal;
	font-size: 8pt;
	color: #D3D3D3;
	font-family: Verdana;
	text-decoration: none;
}
.InputCaption
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
}

.Warning
{
	font-weight: bold;
	font-size: 8pt;
	color: #B13B00;
	font-family: Verdana;
}
.Hint
{
	font-weight: normal;
	font-size: 8pt;
	color: #B13B00;
	font-family: Verdana;
}
TR.Odd
{
	font-size: 8pt;
	font-family: Tahoma, Arial;
	background-color: #f0f0f0;
}
TR.Even
{
	font-size: 8pt;
	font-family: Tahoma, Arial;
	background-color: #fff;
}
A.ContextMenu
{
	font-weight: normal;
	font-size: 10pt;
	color: #fff;
	font-family: Verdana;
	text-decoration: none
}

TABLE.Panel
{
	margin-top: 2px;
	font-weight: normal;
	font-size: 8pt;
	margin-bottom: 2px;
	color: #000000;
	font-family: Verdana;
	background-color: #f4faff;
}

TABLE.PurePanel
{
	margin-top: 2px;
	font-weight: normal;
	font-size: 8pt;
	margin-bottom: 2px;
	color: #000000;
	font-family: Verdana;
}
TABLE.StatusBar
{
	border-RIGHT: thin outset;
	border-top: thin outset;
	font-weight: normal;
	font-size: 8pt;
	border-left: thin outset;
	color: #B13B00;
	border-bottom: thin outset;
	font-family: 'MS Sans Serif', Arial;
	background-color: #F5F5F5}
 
A.InlineEnabled
{
	font-weight: normal;
	font-size: 8pt;
	color: #FF8C00;
	font-family: Tahoma, Arial;
	text-decoration: underline;
	font-style: normal;
}
A.InlineEnabled:hover
{
	font-weight: normal;
	color: #B13B00;
	 font-style: normal;
}
A.InlineEnabledRed
{
	font-weight: normal;
	font-size: 8pt;
	color: #B13B00;
	font-family: Tahoma, Arial;
}
A.InlineEnabledRed:hover
{
	font-weight: normal;
	color: #B13B00;
}
A.InlineDisabled
{
	font-weight: normal;
	font-size: 8pt;
	color: #808080;
	font-family: Tahoma, Arial;
	text-decoration: underline
}
TR.Header
{
	font-weight: normal;
	font-size: 8pt;
	color: #fff;
	font-family: Verdana;
	background-color: #558FE0;
}
TR.Header td {
	color: #fff;
}
TR.Header1
{	
	 text-align: right;
	font-weight: normal;
	font-size: 8pt;
	color: #000080;
	font-family: 'MS Sans Serif', Arial;
	background-color: #DCDCDC;
}
.ResultNone
{
	font-weight: normal;
	font-size: 10pt;
	color: #B13B00;
	font-family: Arial
}
.ModuleName
{
	font-weight: normal;
	font-size: 9pt;
	color: #fff;
	font-family: Verdana;
	TEXT-ALIGN: center;
	text-decoration: none
}
.AppTitle
{
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 1px;
	color: #333;
	margin-RIGHT: 0mm;
	font-family: Arial, Verdana, 'Arial Black'
}
DIV.UserLogo
{
	font-weight: bold;
	font-size: 8pt;
	color: #666666;
	font-family: Tahoma
}
.ModuleName:hover
{
	color: #B13B00;
}
TABLE.MainMenu
{
	border-RIGHT: 1px solid #295184;
	padding-RIGHT: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #408CD9;
	 color: #fff;
}
TR.ModuleControl
{
	font-size: 10pt;
	color: #fff;
	font-family: Arial;
	background-color: #000000;
}
.GeneralData
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Verdana;
}
P
{
	margin: 0px;
}
FORM
{
	margin: 0px;
}
TABLE.FormEdit
{
	border: #708090 1px solid;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Arial;
	background-color: #fff;
}
.Panel
{
	padding-RIGHT: 2px;
   margin-top: 10px;
   padding-left: 2px;
   font-weight: bold;
   font-size: 10pt;
   padding-bottom: 2px;
   color: #000080;
   padding-top: 2px;
   font-family: Verdana;
   background-color: #F5F5DC;
}
INPUT.DocNumber
{
	font-weight: normal;
	font-size: 8pt;
	color: #FFA500;
	font-family: Tahoma, Arial;
	text-decoration: underline;
}
.Help
{
	border-RIGHT: #808080 1px solid;
	padding-RIGHT: 4px;
	border-top: #808080 1px solid;
	padding-left: 4px;
	font-weight: bold;
	font-size: 10pt;
	border-left: #808080 1px solid;
	WIDTH: 13pt;
	color: #006400;
	border-bottom: #808080 1px solid;
	font-family: 'Times New Roman';
	HEIGHT: 11pt;
	background-color: #e0dfdf;
	text-decoration: none;
}
.Editor
{
	border-RIGHT: #666666 1px solid;
	padding-RIGHT: 5px;
	border-top: #666666 1px solid;
	padding-left: 5px;
	font-weight: normal;
	font-size: 10pt;
	padding-bottom: 2px;
	border-left: #666666 1px solid;
	color: #000000;
	padding-top: 2px;
	border-bottom: #666666 1px solid;
	font-family: Arial;
	background-color: #fff
}
A.NavMenuDis2
{
	font-weight: normal;
	font-size: 8pt;
	color: silver;
	font-family: Verdana
}
A.NavMenuItem2
{
	font-weight: normal;
	font-size: 8pt;
	color: #0000CD;
	font-family: Verdana;
	background-color: #FFFFF0;
	text-decoration: underline overline
}
A.NavMenuItem2:hover
{
	color: #FF3300}
.LeftMenuText
{
	font-weight: bold;
	font-size: 8pt;
	color: #223e5e;
	font-family: Arial;
	text-decoration: none;
}
A.PubLink
{
	font-weight: 500;
	font-size: 10pt;
	color: #223e5e;
	font-family: Arial;
}
A.PubLink:hover
{
	font-weight: 500;
	font-size: 10pt;
	color: #408CD9;
	font-family: Arial;
}
DIV.BigFirst:first-letter
{
	font-size: 300%;
	FLOAT: left;
	font-family: 'Times New Roman'
}
DIV.BigFirst
{
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana;
}
.TopMenu
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 6px;
	color: #fff;
	padding-top: 6px;
	font-family: Tahoma, Verdana, Arial;
	background-color: #003C92;
}
DIV.Container
{
	border:1px solid Black;
	overflow-x:auto;
	overflow-y:scroll;
}

.HelpText
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

.MainTitle
{
   font-weight: bold;
	font-size: 12pt;
	color: #2854B0;
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
}

SPAN.Italic
{
	font-style:italic;
}
SPAN.InlineEnabled
{
	font-weight: normal;
	font-size: 8pt;
	color: #DAA520;
	font-family: Tahoma, Arial;
	cursor:default;
}
.coloryellow {background-color: #FFC300;}
.colordown {background-color: #039;}

.MainText
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
/*End*/
/*Classes used by statusbar*/
Div.MainStatusContainer
{
	border:solid 1px black;
	height:12px;
}
Div.StatusProgress
{
	background-color:blue;
	height:100%;
	width:0%;
}
Div.StatusIndicator
{
	position:relative;
	font-family: Verdana;
	font-size:12px;
	color: #B13B00;
	height:16px;
	width:300px;
	text-align:center;
}
/*End*/

.NavShopCurrent
{
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.NavShopItem
{
	font-weight: bold;
	font-size: 11px;
	color: #039;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.NavShopItem:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.NavDefRaw
{
   background-color: #FFC300;
}
a.NavPathFirst 
{
	color: #000080;
	font-weight: bold;
	font-size: 14px;
	font-family: 'Courier New';
	font-style: normal;
}
a.NavPathHome
{
	font-weight: normal;
	font-size: 14px;
	color: #000080;
	font-style: normal;
	font-family: 'Courier New';
}
a.NavPathItem
{
	font-weight: normal;
	font-size: 14px;
	color: #000080;
	font-style: normal;
	font-family: 'Courier New';
}
.NavPathCurrent
{
	font-weight: bold;
	font-size: 14px;
	color: #B13B00;
	font-family: 'Courier New';
}
/*Public obj details styles*/
table.appGray {
	background-image: url(../images/admin/app_mid.gif);
	background-repeat: repeat-x;
}
table.appGray tr td h6 {
	padding-left: 5px;
	padding-top: 3px;
	font-size: 13px;
	color: #0162E2;
}
table.appGray tr td {
	vertical-align: top;
}
table.appGray tr td.caption {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 7px;
	font-size: 11px;
	color: #0162E2;
}
table.appGray tr td p {
	padding: 5px;
}

.usrTxt 
{
	font-family: Verdana, Arial; 
	color:#333;
}

/*End of Public obj details styles*/
INPUT.RedInputDisabled
{
	border-right: #B13B00 1px solid;
	border-top: #B13B00 1px solid;
	border-left: #B13B00 1px solid;
	border-bottom: #B13B00 1px solid;
	font-size: 12px;
	color: #676767;
	font-family: "Courier New" , Courier, monospace;
	height: 19px;
	background-color: #F8F8FF;
}
MARQUEE {
	padding-top: 5px;
	font: oblique normal bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

