body 
{
   font-family: Arial;
	font-size: 18px; 
	font-weight:bold;
	/*color: #336699;*/
	color:Black;
}

.gvPager {
   color:#336699;
}

ul 
{
	padding-left:3px;
	list-style-type: none;
	border-top: 1px dotted #ABABAB;
	border-bottom: 1px dotted #ABABAB;
}
li 
{
	padding-left:0px;
	padding-bottom:10px;
}

a 
{
	font-family: Arial;
	/*text-decoration: none;*/
	/*font-size:14px; */
    text-align:left;
    /*color:#336699;*/
    color:Black;
    /*vertical-align:text-top;*/
}

a:visited a:link a:active 
{
	text-decoration: none;
}
a:hover 
{
	text-decoration:underline;
}

a.Item 
{
	text-decoration: none;

}
a:hover.Item
{
	text-decoration:underline;
}

a.SubItem
{
	font-family: Arial;
	font-size:11px; 
	text-decoration: none;
    text-align:left;
    /*color:#336699;*/
    color:Black;
    vertical-align:text-top;
}
a:hover.SubItem
{
	text-decoration:underline;
}

a.news 
{
 font-size:12px;
 font-weight:normal;
 color:#336699;
}

a.helps 
{
 font-size:11px; 
 white-space:normal;
 text-decoration:none;
}
a:hover.helps
{
 text-decoration:underline;
}

span.news 
{
 font-size:12px;
 font-weight:normal;
 color:#336699;
 /*text-decoration:underline;*/
}

input.helps
{
 font-size:11px; 
 white-space:normal;
}

table 
{
	font-size:11px;
}

td 
{
	vertical-align:text-top;
}

table.news
{
	color:Black;
}

td.news
{
	white-space:normal;
	text-align:left;
}

td.leftCol 
{
 width:141px;
 background-color:#f5f5f5;
 border-left: gray 1px solid;
 vertical-align:top;
}

td.rigthCol
{
 width:142px;
 background-color:#f5f5f5;
 border-right:gray 1px solid;
 vertical-align:top;
}

td.Caption 
{
font-weight: bold; 
font-size: 12px;
text-align: left; 
height: 30px;
/*background-image: url(images/bk_row_500x30.gif);*/
background-color:#dddddd;
vertical-align: middle; 
background-repeat: no-repeat; 
white-space: nowrap; 
color:#336699;
}

div.Menu
{
  border-left-color: #336699; 
  border-bottom-color: #336699; 
  border-top-color: #336699; 
  border-right-color: #336699; 
  border-right-style: solid; 
  border-left-style: solid; 
  border-top-style: solid; 
  border-bottom-style: solid;
  background-color: #e0e0e0; 
  background-color: #ffffff;
  border-top: 2px solid; 
  border-left: 2px solid; 
  border-bottom: 2px solid; 
  border-right: 2px solid;
  overflow:visible;
  white-space:nowrap;
  visibility:visible;
  text-align:left;
  font-size: 12px;
  font-weight:bold;
  color:#336699;
  overflow:visible;
  width: 510px;
 }
 
div.Header 
{
	font-size:14px; 
	text-align:left;
	vertical-align: middle;
	width:502px;
	HEIGHT: 32px;
    color:#336699; 
    font-family:Arial;
    font-weight:bold;
    background-color:#dddddd;
}

div.Item 
{
	font-size:14px; 
    text-align:left;
    color:#336699;
    vertical-align:text-top;
    height:30px;
}

div.ItemDisabled
{
	font-size:14px; 
    text-align:left;
    color:Gray;
    vertical-align:text-top;
    height:30px;
}

div.SubItem 
{
	font-size:11px; 
    text-align:left;
    color:#336699;
    font-weight:bolder;
    vertical-align:text-top;
}

div.SubItemDisabled
{
	font-family: Arial;
	font-size:11px; 
    text-align:left;
    color: Gray;
    font-weight:bolder;
    /*vertical-align:text-top;*/
    vertical-align:top;
}

div.Section 
{
  /*background-color: #e0e0e0; */
  /*color:#336699; */
  color:Black;
  font-size: 12px; 
  width: 510px;
  /*height: 100px;*/
  height:auto;
  background-color: Transparent;
  border-top: #336699 2px solid; 
  border-left: #336699 2px solid; 
  border-bottom: #336699 2px solid; 
  border-right: #336699 2px solid;
  overflow:visible;
  white-space:nowrap;
  visibility:visible;
  text-align:left;	
}

div.divUserInfo 
{
	font-family: Arial;
	font-size: 12px; 
	color:#336699;
	font-weight:bold;
	text-align:left;
	background-image:url(~/images/bottom.gif);
	padding-left:50px;
}

input.Label 
{
	font-family: Arial; 
	font-size:13px; 
	font-weight: bold; 
	color: #336699;
	vertical-align: middle; 
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none;
}

