body	{
	scrollbar-3dLight-color:#ffffff;
 	scrollbar-arrow-color:#000000;
  	scrollbar-darkShadow-color:#ffffff; 
	scrollbar-face-color:#FED058; 
	scrollbar-highlight-color:#000000; 
	scrollbar-shadow-color:#00166B; 
	scrollbar-track-color:#fde6a8; 
}
select, input	{
	Font-Size: 11px; Font-Family: Arial, Helvetica, sans-serif;
}

 A:link, A:visited 
 { 
 color: maroon;
 font-weight: bold;
 text-decoration: none;
 } 
 A:hover 
 { 
 color:red; 
 font-weight: bold;
 text-decoration: none;
} 



.DateBorder
{
	height: 16px;
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
}
.DateText
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
#MenuOdd A, #MenuOdd A:visited 
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: Black;
	text-decoration: none;
}
#MenuEven A, #MenuEven A:visited 
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: Black;
	text-decoration: none;
}

#MenuOdd A:hover 
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: White;
	text-decoration: none;
}
#MenuEven A:hover 
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: White;
	text-decoration: none;
}


#MenuOdd
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: White;
	height: 20px;
}

#MenuEven
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: White;
	height: 20px;
}


.ItemHeader
{
	background-color: #FED058;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	height: 15px;
}

.ItemHeaderWit
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	height: 15px;
}

.ItemLink A
{
	text-decoration: none;
}
.ItemTeaser
{
	font-family: Verdana;
	font-size: 11px;
	height: 125px;
}
.ItemTeaser .Title
{
	font-weight: bold;
}

.ItemTeaser .DateTime
{
	font-size: 9px;
	color: Red;
}
.ItemDetail2
{
	font-family: Verdana;
	font-size: 12px;
	
}

.ItemDetail
{
	font-family: Verdana;
	font-size: 12px;
	
}
.ItemDetail .Title
{
	font-size: 14px;
	font-weight: bold;
	color: Maroon;
}

.ItemDetail .Details
{
	font-size: 10px;
	font-weight: bold;
	
}

.ItemDetail .DateTime
{
	font-size: 10px;
}
.ProfileImageAct
{
	background-color: #FED058;
}

.formText
{
	font-family: Verdana;
	font-size: 10px;
	
}

.ItemDetailodd {
	background: #fde6a8;
	font-family: Verdana;
	font-size: 12px;
}

.ItemDetaileven {
	background: #ffffff;
	font-family: Verdana;
	font-size: 12px;
}
