.menu1
{
        margin-top: 31px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        font-family:  Tahoma; 
        font-size : 12px;
        font-weight: regular;
        select: none;
        text-decoration: underline;
}


.menu1 A:visited
{
        COLOR: #ffFFFF; 
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        font-weight: regular;
        CURSOR: hand;
        select: none;
}

.menu1 A:hover
{
  COLOR: #fbdb43;
	background-COLOR: #535353; 
	text-decoration:underline;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-weight: regular;
  CURSOR: hand;
  select: none;
}

.menu1 A:link
{
        COLOR: #ffFFFF;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        font-weight: regular;
        CURSOR: hand;
        select: none;
}


.menu11
{
        COLOR: #bcbcbc;
        margin-top: 10px;
        margin-bottom: 0px;
        margin-left: 24px;
        margin-right: 20px;
        font-family:  Tahoma; 
        font-size : 11px;
        font-weight: regular;
        select: none;
}

.menu11 p
{
        COLOR: #bcbcbc;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        font-family:  Tahoma; 
        font-size : 11px;
        font-weight: regular;
        select: none;
}

.menu11 A
{
        COLOR: #545454;
        text-decoration:none;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        font-weight: regular;
        CURSOR: hand;
        select: none;
}

.menu11 A:visited
{
        COLOR: #545454;
        text-decoration:none;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        font-weight: regular;
        CURSOR: hand;
        select: none;
}

.menu11 A:hover
{
/*
        COLOR: #545454;
        background-color: #e4ebb5; */
  COLOR: #fbdb43;
	background-COLOR: #535353;  
        text-decoration:underline;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        font-weight: regular;
        CURSOR: hand;
        select: none;
}


.content
{
  font-size: 12px;
  margin-top: 7px;
  margin-right: 10px;
  margin-bottom: 7px;
  margin-left: 25px;
  font-family: Tahoma;
}

.content A
{
	font-family: Tahoma; 
  font-size: 12px;
	font-weight: regular;
	COLOR: #195196;
	CURSOR: hand;
	select: none;
}

.content A:hover
{
	z-index:0;
	font-family: Tahoma; 
  font-size: 12px;
	font-weight: regular;
	COLOR: #195196;
	background-COLOR: #efece5;
	select: none;
}

.content A:visited
{
	font-family: Tahoma; 
  font-size: 12px;
	font-weight: regular;
	COLOR: #195196;
	select: none;
}

.content h1
{
	font-family: Tahoma;
	font-weight: bold;
	font-size : 16px;
	COLOR: #195196;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 8px;
}

.content h2
{
        font-family: Tahoma;
        font-size : 14px;
        text-align:left;
        font-weight: bold;
      	COLOR: #195196;
        margin-top: 6px;
        margin-right: 0px;
        margin-bottom: 3px;
        margin-left: 10px;
        select: none;
}

.content h3
{
  font-family: Tahoma; 
  text-align:left;
        COLOR: #252525;
        margin-top: 5px;
        margin-right: 10px;
        margin-bottom: 3px;
        margin-left: 35px;
        font-size : 12px;
        select: none
}

.content p
{
	font-family: Tahoma;
	font-weight: regular;
	font-size: 12px;
	COLOR: #000000;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 8px;
	margin-right: 0px;
}

.content ul
{
  font-family: Tahoma; 
  list-style-image: url('/common/li.gif');
  font-size : 12px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  select: none;
}


.content ol
{
	font-family: Tahoma; 
        font-size : 12px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        select: none
}

.content li
{
  
  font-family: Tahoma; 
  font-size : 12px;
  text-align:left;
  margin-top: 3px;
  margin-bottom: 6px;
  margin-left: 60px;
  margin-right: 0px;
  select: none;
}



.content TABLE {
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
	font-family: Tahoma; 
	border-color: BLACK;
	border-width: 1 0 0 1; 
}

.content TH    {
	COLOR: black;
	font-family: Tahoma;
        font-size : 12px;
        border-width: 0 1 1 0; 
        border-color: BLACK
      }

.content TD
      {
  
	font-family: Tahoma; 
        COLOR: black;
        font-size : 12px;
        border-width: 0 1 1 0; 
        border-color: BLACK;
      }

.content table.noborders
{
	border-width: 0px 0px 0px 0px; 
}

.content table.noborders td
{
	border-width: 0px 0px 0px 0px; 
}

.content table.noborders th
{
	border-width: 0px 0px 0px 0px; 
}
      

.content FORM  
{
	font-family: Tahoma; 
        margin-top: 5px;
}
/*
.content IMG  
{
        margin: 0px 0px 0px 0px;
}
*/
.content INPUT, .content TEXTAREA, .content SUBMIT, .content FILE, .content SELECT
{

  border: 1px solid #000000;
  margin-top: 3px;
  margin-left: 35px;
  font-family: Tahoma; 
  font-size : 12px;
}




.shop_files h3
{
  font-family: Tahoma; 
  text-align:left;
        COLOR: #252525;
        margin-top: 5px;
        margin-right: 5px;
        margin-bottom: 3px;
        margin-left: 5px;
        font-size : 12px;
        select: none
}



.shop_files ul
{
  font-family: Tahoma; 
  list-style-image: url('/common/li.gif');
  font-size : 12px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  select: none;
}

.shop_files li
{
  
  font-family: Tahoma; 
  text-align:left;
  margin-top: 3px;
  margin-bottom: 4px;
  margin-left: 20px;
  margin-right: 10px;
  font-size : 12px;
  select: none;
}

.class1
{
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 5px;
	margin-right: 5px;
}

.class1 h1
{
	font-family: Tahoma;
	font-weight: bold;
	font-size : 16px;
	COLOR: #195196;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
	margin-right: 8px;
}

.class1 h2
{
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 8px;
	font-family: Tahoma;
	font-size : 9px;
}


.class1 h3
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #6d6a64;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#dad5c9;
}

.class1 P
{
	font-family: Tahoma;
	font-weight: regular;
	font-size: 11px;
	COLOR: #a3a3a3;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.class1 A
{
	text-decoration:none;
	font-family: Tahoma; 
  font-size: 11px;
	COLOR: #a3a3a3;
	CURSOR: hand;
	select: none;
}

.class1 A:hover
{
	font-family: Tahoma; 
  font-size: 11px;
	COLOR: #a3a3a3;
	/* background-COLOR: #efece5; */
	select: none;
}

.class1 A:visited
{
	text-decoration:none;
	font-family: Tahoma; 
  font-size: 11px;
	COLOR: #a3a3a3;
	select: none;
}

.class1 ul
{
  list-style-image: url('/common/li.gif');
	margin-left: 5px;
	margin-right: 0px;
	select: none;
}

.class1 li
{
  list-style-image: url('/common/li.gif');
	font-family: Tahoma; 
	font-weight: regular;
  font-size: 12px;
  COLOR: #4A2A4A;
	margin-left: 5px;
	select: none;
}


.class2
{
  font-size: 10px;
  margin-top: 9px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 20px;
  font-family: Tahoma;
}

.class2 A
{
	font-family: Tahoma; 
  font-size: 11px;
	font-weight: regular;
	COLOR: #195196;
	CURSOR: hand;
	select: none;
}

.class2 A:hover
{
	font-family: Tahoma; 
  font-size: 10px;
	font-weight: regular;
	COLOR: #195196;
	background-COLOR: #efece5;
	select: none;
}

.class2 A:visited
{
	font-family: Tahoma; 
  font-size: 10px;
	font-weight: regular;
	COLOR: #195196;
	select: none;
}

.class2 p
{
	font-family: Tahoma;
	font-weight: regular;
	font-size: 10px;
	COLOR: #bcbcbc;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}



.class3
{
  margin-top: 0px;
  margin-right: 26px;
  margin-bottom: 1px;
  margin-left: 8px;
	COLOR: #FFFFFF;
}

.class3 p
{
	COLOR: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.class4
{
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.class4 p
{
	font-family: Tahoma;
	font-weight: regular;
	font-size: 11px;
	COLOR: #828282;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
}

.class4 h1
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	COLOR: #828282;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.class4 A
{
	font-family: Tahoma; 
  font-size: 10px;
	font-weight: regular;
	COLOR: #bf0707;
	CURSOR: hand;
	select: none;
}

.class4 A:hover
{
	font-family: Tahoma; 
  font-size: 10px;
	font-weight: regular;
	COLOR: #bf0707;
	background-COLOR: #efece5;
	select: none;
}

.class4 A:visited
{
	font-family: Tahoma; 
  font-size: 10px;
	font-weight: regular;
	COLOR: #bf0707;
	select: none;
}



.class5
{
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
}

.class5 h1
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
	COLOR: #757575;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

.class5 h2
{
	font-family: Tahoma;
	font-weight: regular;
	font-size: 12px;
	text-decoration: none;
	COLOR: #757575;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

.class5 p
{
	COLOR: #757575;
	font-family: Tahoma;
	font-weight: regular;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 4px;
	margin-right: 3px;
	text-align:justify;
}

.class5 A
{
	font-family: Tahoma; 
  font-size: 10px;
	font-weight: regular;
	COLOR: #bf0707;
	CURSOR: hand;
	select: none;
}

.class5 A:hover
{
	font-family: Tahoma; 
  font-size: 10px;
	font-weight: regular;
	COLOR: #bf0707;
	background-COLOR: #efece5;
	select: none;
}

.class5 A:visited
{
	font-family: Tahoma; 
  font-size: 10px;
	font-weight: regular;
	COLOR: #bf0707;
	select: none;
}


.sc
{
  /* background-image: url('/common/short_cut_bg.gif'); */ 
	text-decoration:none;
	COLOR: #FFFFFF;
	font-weight: bold;
  font-size : 10px;
	font-family: Tahoma; 
  text-align: center;
	display: block; 
	z-index: 500;
	position: relative;
	bottom: 0;
	right: 0;
	left: 0;
	top: 150;
	width: 200;
	height: 30;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sc A
{
	COLOR: #FFFFFF;
	font-weight: bold;
        font-size : 12px;
	font-family: Tahoma; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration:none;
}


.sc div
{
	text-decoration:none;
	padding:2px;
}

.sc div A
{
	text-decoration:none;
}

.sc div P
{
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.search 
{
        font-weight: regular;
        COLOR: #757575;
        text-indent: 0px;
        margin-top: 18px;
        margin-right: 10px;
        margin-bottom: 10px;
        margin-left: 20px;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;
        select: none;
}

.search P
{
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.search IMG.hand
{
  cursor: hand;
}

.search INPUT
{
	border: 1px solid #404040;
        font-weight: regular;
        COLOR: #252525;
        text-indent: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 9px;
        font-family: Tahoma,Arial, Helvetica, sans-serif;
        font-size : 11px;
        select: none;
}

.search FORM
{
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        select: none;
}

.footer
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0x;
	margin-right: 0px;
}

.footer P
{
	font-family: Tahoma;
	font-weight: regular;
	font-size: 11px;
	COLOR: #757575;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.footer A
{
	font-family: Tahoma; 
  font-size: 11px;
	font-weight: regular;
	COLOR: #ffb400;
	CURSOR: hand;
	select: none;
}

.footer A:hover
{
	font-family: Tahoma; 
  font-size: 11px;
	font-weight: regular;
	COLOR: #ffb400;
	background-COLOR: #535353;
	select: none;
}

.footer A:visited
{
	font-family: Tahoma; 
  font-size: 11px;
	font-weight: regular;
	COLOR: #ffb400;
	select: none;
}


.left_bottom P
{
	font-family: Tahoma;
	font-weight: regular;
	font-size: 10px;
	COLOR: #a3a3a3;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 10px;
}

.left_bottom A
{
	font-family: Tahoma; 
  font-size: 10px;
	font-weight: regular;
	COLOR: #ffb400;
	CURSOR: hand;
	select: none;
}

.left_bottom A:hover
{
	font-family: Tahoma; 
  font-size: 10px;
	font-weight: regular;
	COLOR: #ffb400;
	background-COLOR: #EEEEEE;
	select: none;
}

.left_bottom A:visited
{
	font-family: Tahoma; 
  font-size: 10px;
	font-weight: regular;
	COLOR: #ffb400;
	select: none;
}



