
BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #555555;
	background-color: #E6F0F9;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	background: url(images/back.jpg);
}

A:link    {	FONT-WEIGHT: bold; text-decoration: none; color: #3D3D3D;}
A:visited { FONT-WEIGHT: bold; text-decoration: none; color: #3D3D3D;}
A:hover   { FONT-WEIGHT: bold; text-decoration: none; color: #feac2f;}
A:active  { FONT-WEIGHT: bold; text-decoration: none; color: #feac2f;}

H1 {
	FONT-WEIGHT: bold;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
   margin-top:3px;
   margin-bottom:0px;
}

form {margin-bottom : 0; margin-top : 0; } 


.Path {
	FONT-WEIGHT: bold;
	text-decoration: none;
	color: #0F78E6;
	font-size: 10px;
	background: #FFFFFF;
}

.MenuTitle {
	background-image: url(images/bar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	height: 32px;
}

.MenuTitleGrey {
	background-image: url(images/bar_grey.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	height: 32px;
}

.MenuTitleTxt {
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
	color: #484C51;
	background-color: #FFFFFF;
	letter-spacing: 1px;
}

.MenuVoice {
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 10px;
	padding-left: 24px;
	color: #003366;
	height: 18px;
	padding-top: 1px;
}

.MenuVoiceLink {
	FONT-WEIGHT: normal;
	text-decoration: none;
	color: #003366;
}

.MenuVoiceLinkOff {
	FONT-WEIGHT: normal;
	text-decoration: none;
	color: #AAAAAA;
}

.BottomBarLink {
   font-size: 10px;
	FONT-WEIGHT: normal;
   text-decoration: none;
	color: #777777;

}

.ContentTitle {
   color: #0F78E6;
   font-weight: bold;
	font-size: 16px;
}

.ContentSubTitle {
   color: #777777;
   font-weight: bold;
	font-size: 13px;
}

.Content {
	font-size: 11px;

}


.TopBar {
	background-image: url(images/topbar_cc.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 1px;
	color: #FF9933;
	font-weight: bold;
	height: 23px;
}


.TopBarLink {
	font-size: 11px;
   color: #FF9933;
	text-decoration: none;
   font-weight: bold;
}

.TopBarSel {
	background-image: url(images/topbar_cs.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	padding-left: 12px;
	padding-top: 1px;
	color: #FF9933;
	font-weight: bold;
	height: 23px;
	background-color: #EDF2F8;
}



.HTabTitle {
	font-size: 11px;
	background-color: #FFFFFF;
	color: #0F78E6;
	// #FF9933;
   background-image: url(images/HTabTitle.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
   height: 19px;
   padding-left: 10px;
}

.HTabLabel {
	font-size: 11px;
	background-color: #e8e8e8;
   font-weight: bold;
	background-image: url(images/HTabLabel.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.HTabDesc {
	font-size: 11px;
	background-color: #f6f6f6;

}

.HTabBottom {
	background-image: url(images/HTabBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.DescBox {
	font-size: 11px;


}

.DescBoxTitle {
	font-size: 11px;
	color: #FF9933;
	font-weight: bold;
	text-transform: uppercase;
}

.FormBox {
	BORDER: 0px none #DCDCDC;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	BACKGROUND: #FCFCFD;
	COLOR: #000000;
	text-decoration: none;
	background-image: url(images/trat_oriz.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

.FormTextArea {
	BORDER: 1px dashed #C3C0B0;
   font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	BACKGROUND: #FFFFFF;
	COLOR: #000000;
	text-decoration: none;
	background-position: left bottom;
	background-repeat: repeat-x;
}


.RowTitle {
	font-size: 11px;
	color: #0F78E6; //#FF9933;
	font-weight: bold;
	text-transform: uppercase;
	BORDER: 1px solid #EAEAE9;
	background: #F5F9FF;
}


.Btn {
	CURSOR: pointer;
	FONT-SIZE: 9px;
   COLOR: #555555;
	BACKGROUND: #FFFFFF no-repeat top left;
	text-decoration: none;
	background-image: url(images/button2.gif);
   border: none;
	width: 60px;
   height: 16px;
	text-align: center;
}

.BtnLong {
	CURSOR: pointer;
	FONT-SIZE: 9px;
   COLOR: #555555;
	BACKGROUND: #FFFFFF no-repeat top left;
	text-decoration: none;
	background-image: url(images/button2long.gif);
   border: none;
	width: 160px;
   height: 16px;
	text-align: center;
}

.Btn_Back  {
	cursor: pointer;
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	COLOR: #555555;
	BACKGROUND-IMAGE: url(ico/bt_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
   padding-top: 1px;
	height: 16px;
	width: 80px;
}

.Btn_New   {
	cursor: pointer;
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	COLOR: #555555;
	BACKGROUND-IMAGE: url(ico/bt_new.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
   padding-top: 1px;
	height: 16px;
	width: 80px;
}

.HelpPopUp {
	background: url(images/helpbox.gif);
	width: 200px;
	height: 100px;
	position: absolute;
	z-index: 1;
	visibility: hidden;
}

.HelpPopUpText {
	FONT-WEIGHT: normal;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 9px;
}


.PopMenu    {	FONT-WEIGHT: normal; FONT-FAMILY: Verdana; FONT-SIZE: 9px; border:0px;}

.TabTitle { 
	font-size: 10px;
	font-weight: bold;
	color: #0F78E6; 
	text-transform: uppercase;
	BORDER: 1px solid #EAEAE9;
	background: #F5F9FF;
}
.TabLabel {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana; 
}

.TabLogin  {
	background-image: url(images/bar_orange.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	height: 32px;
   font-size: 14px;
	font-weight: bold;
	padding-left: 16px;
	color: #484C51;
	letter-spacing: 1px; }


.CartTable { width:210px; }
.CartTitle { 	background-image: url(images/bar_cart.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	height: 32px; 
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
	color: #484C51;
	letter-spacing: 1px; }

.CartDescr { FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #003366; }
.CartPrice { FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #003366; }

.TopCartBack { 	background-image: url(images/topcart.gif);
	background-repeat: no-repeat;
	background-position: left top;
   width: 289px;
   height: 37px;
   padding-top: 8px;
   padding-left: 10px;
   margin-right: 1px;
   margin-top: 7px;
   margin-bottom: 0px;
   }

.TopCartText {
   FONT-WEIGHT: normal; 
   FONT-SIZE: 10px; 
   COLOR: #888888; 
   FONT-FAMILY: Verdana;
   }

.LinkFont     { FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #888888; FONT-FAMILY: Verdana; }

.TabAlt1      { FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; BACKGROUND: #FCFCFC; FONT-FAMILY: Verdana; }
.TabAlt2      { FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; BACKGROUND: #F7F7F7; FONT-FAMILY: Verdana; }

.mini { 	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: Verdana; }
.nano { 	FONT-WEIGHT: bold; FONT-SIZE: 7px; COLOR: #000000; FONT-FAMILY: Verdana; }

.UsrMsg { 	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #444499; FONT-FAMILY: Verdana; margin:6px;  }
.ErrMsg { 	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #FF0000; FONT-FAMILY: Verdana; }
.SysMsg { 	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #999999; FONT-FAMILY: Verdana; }

.admperm   { FONT-WEIGHT: bold; FONT-SIZE: 7px; COLOR: #000000; BACKGROUND: #EEEEEE; FONT-FAMILY: Verdana; border-style: solid; border-width: 1px; height: 10px; WIDTH: 33px; }
.admpermno { FONT-WEIGHT: bold; FONT-SIZE: 7px; COLOR: #999999; BACKGROUND: #CCCCCC; FONT-FAMILY: Verdana; border-style: solid; border-width: 1px; height: 10px; WIDTH: 33px;}
.admbar { BACKGROUND: #EDF1F7; BORDER: 1px solid #FFFFFF; margin: 4px;}

