 a.SubLink{
    color: #024ea5;
	text-decoration:none;
	font-size :13pt;
	
	
}
 a.SubLink:hover{
    color: red;
	text-decoration:none;
	font-size :13pt;
	cursor:pointer;

}




/*
a
{
	text-decoration:none;
}
*/
a.ShopTitle {
	color:#2875b3;/* #507212;*/
	text-decoration:none;
	font-weight: bold;
}
a.ShopTitle:hover {
	color: #F18D2D; /*#2875b3;*/
	text-decoration:underline;
}

.DataDiv 
{	
	vertical-align: top;
	padding: 8px 0px 5px 0px;
	width:780;
	/*padding:top, right,bottom, left */
}
.TypeTitle
{
	font: italic;
	font-family: Times New Roman;
	color:#ac9c76;
	font-size:40pt;
	
	
}
.NewsTitle
{
	font: italic;
	font-family: Times New Roman;
	FONT-SIZE: 45pt;
	COLOR: #ac9c76;
}


.Normal
{
	font-family: Arial;
	font-size: 10pt;
}
.Normal span
{
	font-family: Arial;
	font-size: 10pt;
}
.DataDiv 
{	
	vertical-align: top;
	padding: 8px 20px 5px 15px;
	width:614px;
}

/*  */
.BoldRed {
	font-weight: bold;
	color: #43020E;
}
.BoldRed a:hover
{
	font-weight: bold;
	color: #CF691D;
}
/*  */
.Title
{
	font-family: Arial;
	color: #A33138;
	font-weight: bold;
	font-size: 14px;
}
.Title span
{
	font-family: Arial;
	color: #A33138;
	font-weight: bold;
	font-size: 14px;
}
.BigTitle
{
	font-family: Arial;
	color: #A33138;
	font-weight: bold;
	font-size: 18px;
}
.RMenu
{
	font-family: Arial;
	color: #A33138;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
}
.RMenu a
{
	font-family: Arial;
	color: #A33138;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.RMenu a:visited
{
	font-family: Arial;
	color: #A33138;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.RMenu a:hover
{
	font-family: Arial;
	color:   #FFA500;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
table.RMenu
{
	background: url(../Images/gordshak1_42.jpg);
	background-repeat: repeat-y;
}
.Prime
{
	background: url(../Images/reka1.jpg);
	background-repeat: repeat-y;
}

/*---Console------*/
.Console
{
	font-family: Arial;
	font-size: 10pt;
}
.Console table
{
	font-family: Arial;
	font-size: 10pt;
}
.Console td
{
	font-family: Arial;
	font-size: 10pt;
}
.Console b
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.Console a
{
	font-family: Arial;
	font-size: 10pt;
}
/*---/Console------*/
table.Lexicon 
{
	background: url(/CmsSkyScrapers/Images/reka2.jpg);
	border-bottom: double;
	border-left: double;
	border-right: double;
	border-top: double;
	border-color: #DB8763;
	border-width: 4px;
	font-family: Arial;
	vertical-align: top;
}
/* --------Breadcrumb--------------- */
.Breadcrumb
{
	font-family: Arial, verdena;
	font-size: 12px;
	font-weight: bold;
	color: #A33138;
}

a.Breadcrumb:link
{
	font-family: Arial, verdena, sans-serif;
	color: #A33138;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

a.Breadcrumb:visited
{
	font-family: Arial, verdena, sans-serif;
	color: #A33138;
	font-weight: bold;
	font-size: 12px;	
	text-decoration: underline;
	
}
a.Breadcrumb:hover
{
	font-family: Arial, verdena, sans-serif;
	color: #FFA500;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
/* --------Breadcrumb--------------- */
.ToolTipMessages
{
	color:Blue;
	font-weight:normal;
}


