﻿body {
}

.MenuBar
{
	border-top:solid 0px #d0d0d0; border-left:solid 0px #d0d0d0; border-right:solid 0px #d0d0d0; border-bottom:solid 0px #d0d0d0;
	background-color:  Transparent;	width: 170px;	
}

.Menu
{
	border-top:solid 1px #d0d0d0; border-left:solid 1px #d0d0d0; border-right:solid 1px #d0d0d0; border-bottom:solid 1px #d0d0d0;
	background-color:  Transparent;			
}

.TopItem
{
	border-bottom: solid 1px #d0d0d0; border-left: solid 0px #d0d0d0;  border-right: solid 0px #d0d0d0; border-top: solid 0px #d0d0d0; 
    padding-top: 6px; padding-bottom: 0px; padding-left: 3px;
    font-family: tahoma, verdana; font-size: 12px; font-weight: bold; color: #333333 ;
	background-color:  Transparent; vertical-align: middle; text-align:left;
	cursor:hand;
	height:24px;			
}

.TopItemHover
{
	border-bottom: solid 1px #d0d0d0; border-left: solid 0px #d0d0d0;  border-right: solid 0px #d0d0d0; border-top: solid 0px #d0d0d0; 
    padding-top: 6px; padding-bottom: 0px; padding-left: 3px;
    font-family: tahoma, verdana; font-size: 12px; font-weight: bold; color: #b73502 ;
	background-color:  Transparent; vertical-align: middle; text-align:left;
	cursor:hand;
	height:24px;
}

.TopItemSel
{
	border-bottom: solid 1px #d0d0d0; border-left: solid 0px #d0d0d0;  border-right: solid 0px #d0d0d0; border-top: solid 0px #d0d0d0; 
    padding-top: 6px; padding-bottom: 0px; padding-left: 3px;
    font-family: tahoma, verdana; font-size: 12px; font-weight: bold; color: #b73502 ;
	background-color:  Transparent; vertical-align: middle; text-align:left;
	cursor:hand;
	height:24px;
}

.SubItem
{
  font-family: tahoma, verdana; font-size: 12px; color: #333333; font-weight: normal;
  border-top:solid 0px #006699;border-left:solid 0px #d0d0d0; border-right:solid 0px #d0d0d0; border-bottom:solid 0px #d0d0d0;
  background-color : Transparent;  vertical-align: middle; text-align:left;
  cursor:hand; height: 24px;
  padding-top: 4px;padding-bottom: 0px; padding-left: 15px;
  
}

.SubItemHover
{
  font-family : tahoma, verdana; font-size: 12px; color: #cc0000; font-weight: normal;
  border-top:solid 0px #006699;border-left:solid 0px #d0d0d0; border-right:solid 0px #d0d0d0; border-bottom:solid 0px #d0d0d0;
  background-color : Transparent;  vertical-align: middle; text-align:left;
  cursor:hand; height: 24px;
  padding-top: 4px;padding-bottom: 0px; padding-left: 14px;
}

.SubItemSel
{  
  font-family : tahoma, verdana; font-size: 12px; color: #cc0000; font-weight: normal;
  border-top:solid 0px #006699;border-left:solid 0px #d0d0d0; border-right:solid 0px #d0d0d0; border-bottom:solid 0px #d0d0d0;
  background-color : Transparent;  vertical-align: middle; text-align:left;
  cursor:hand; height: 24px;
  padding-top: 4px;padding-bottom: 0px; padding-left: 15px;
  
}

.SubMenu
{
  font-family: tahoma, verdana; font-size: 12px; color: #333333; font-weight: normal;
  border-top:solid 0px #006699;border-left:solid 2px #d0d0d0; border-right:solid 2px #d0d0d0; border-bottom:solid 1px #d0d0d0;
  background-color :  #f0f0f0;  vertical-align: middle; text-align:left;
  cursor:hand; height: 24px;
  padding-top: 4px;padding-bottom: 4px; padding-left: 0px; padding-right: 0px;
  
}

.SubMenuHover
{
  font-family : tahoma, verdana; font-size: 12px; color: #cc0000; font-weight: normal;
  border-top:solid 0px #006699;border-left:solid 2px #e0e0e0; border-right:solid 2px #e0e0e0; border-bottom:solid 1px #d0d0d0;
  background-color : #f0f0f0;  vertical-align: middle; text-align:left;
  cursor:hand; height: 24px;
  padding-top: 4px;padding-bottom: 4px; padding-left: 0px; padding-right: 0px;
}

.SubMenuSel
{  
  font-family : tahoma, verdana; font-size: 12px; color: #cc0000; font-weight: normal;
  border-top:solid 0px #006699;border-left:solid 2px #e0e0e0; border-right:solid 2px #e0e0e0; border-bottom:solid 1px #d0d0d0;
  background-color : #f0f0f0;  vertical-align: middle; text-align:left;
  cursor:hand; height: 24px;
  padding-top: 4px;padding-bottom: 4px; padding-left: 0px; padding-right: 0px;
}



/*------------Category--------------*/

.Category { border-bottom: solid 0px #d8d8d8;}

.Category_Left {border-bottom: solid 1px #d0d0d0; width: 100px;}

.Category_Right {border-bottom: solid 1px #d0d0d0;}

A.cName:link,A.cName:visited,.cName
{
	background-color:Transparent;
	color:  #333333;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;	
	text-transform:uppercase;
	background-repeat: no-repeat;
	padding-left: 5px;
	background-position:left center;
}

A.cName:hover
{
	background-color:Transparent;
	color:  #cc0000;
	font-family: Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}



/*-------Article---------*/

td.Article { border: solid 0px #b73502;}

.TitleBig
{
	background-color:Transparent;
	color:#008080;
	font-family: Tahoma;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}


.Title,A.Title:link,A.Title:visited
{
	background-color:Transparent;
	color:#008080;
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
}

A.Title:hover
{
	background-color:Transparent;
	color:  #cc0000;
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

.Description
{
	background-color:Transparent;
	color:   Black;
	font-family: Tahoma;
	font-size:12px;
	font-weight: normal;
	text-align: justify;		
}

.DateText
{
	background-color:Transparent;
	color:#808080;
	font-family: Tahoma;
	font-size:11px;
	font-weight: normal;
	text-align: left;	
}

/*-------Only Title---------*/

.OnlyTitle,A.OnlyTitle:link,A.OnlyTitle:visited
{
	background-color:Transparent;
	color:  #cc0000;
	font-family: Tahoma;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
}

A.OnlyTitle:hover
{
	background-color:Transparent;
	color:  #996600;
	font-family: Tahoma;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
}

.BulletsOnlyTitle
{
	 background-image: url(bullet.gif);
	 background-position:left center;
	 background-repeat:no-repeat ;
	 
}

.ReadOn
{
	background-color:Transparent;
	color:  #003366;
	font-family: Tahoma;
	font-size:11px;
	font-weight: bold;
	border-bottom: solid 1px #333333;	
}

.Print
{
	color:  #003366;
	font-family: Tahoma;
	font-size:12px;
	font-weight: normal;		
	text-decoration:none;
	cursor: hand;
	background-image:url(print.gif);
	background-position:left center;
	background-repeat:no-repeat ;
	padding-left: 19px;	 
	height:16px;
}

.Back
{
	color:  #003366;
	font-family: Tahoma;
	font-size:12px;
	font-weight: normal;		
	text-decoration:none;
	cursor: hand;
	background-image:url(back.gif);
	background-position:left center;
	background-repeat:no-repeat ;
	padding-left: 19px;	 
	height:16px;
}
