A:link,A:visited
{
	color: #3D5899;
	text-decoration: underline;
	
}

A:hover
{
	color: #3D5899;
	text-decoration: none;
	
}

TD{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;

}

INPUT,textarea,select 
{
    font-family:Arial, Helvetica, sans-serif;
	background-color: #ffffff;
    border: 1px solid #3D5899;
    color: #3D5899;
	font-size: 11px;
}

.Input_Submit
{
    font-family:Arial, Helvetica, sans-serif;
	background-color: #9BD5B0;
    border: 0px solid ;
    color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	cursor : hand;
	width:60px;
	
}

.Sub_TitleOrange
{
  font-size: 13px;
  color: #F0AA6E;
  font-weight: bold;
     
}

.Sub_TitleGreen
{
  font-size: 13px;
  color: #82CA9C;
  font-weight: bold;
     
}

.Table_Title
{
  font-size: 12px;
  background-color: #3D5899;
  color: #ffffff;
  font-weight: bold;
     
}

.Table_Text
{
  font-size: 11px;
  color: #666666;
}

A.Table_Text:Link,A.Table_Text:Visited{
   color: #3D5899;
   text-decoration: underline;
}
A.Table_Text:Hover{
	color: #3D5899;
	text-decoration: none;
}


.close_win,A.close_win:Link,A.close_win:Visited{
   color: #ffffff;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
}
A.close_win:Hover{
	color: #ffffff;
	font-size: 11px;
    font-weight: bold;
	text-decoration: underline;
}


IMG.VisibleRemarkIcon
{
    VISIBILITY: visible;
    CURSOR: hand
}
IMG.InvisibleRemarkIcon
{
    DISPLAY: none;
    VISIBILITY: hidden
}
.ErrorInField
{
    BORDER: #3D5899 thin solid;
    BACKGROUND-COLOR: #E2E7F2;
}

/***********************************************/
/* News  */
/**********************************************/

.News_Date
{
  font-size: 11px;
  color: #F0AA6E;
  font-weight: bold;
}


.News_Header,A.News_Header:Link,A.News_Header:Visited{
   font-size: 12px;
   color: #3D5899;
   font-weight: bold;
   text-decoration: underline;
}
A.News_Header:Hover{
	font-size: 12px;
	color: #3D5899;
	font-weight: bold;
	text-decoration:none;
}

.News_Body
{
  font-size: 11px;
  color: #666666;
  padding-bottom:10px;
         
}


/***********************************************/
/* FooterToolBar  */
/**********************************************/

.FooterToolBarText{
   font-size: 12px;
   color: #FFFFFF;
   font-weight: bold;
}

.FooterToolBarTextActive{
   font-size: 12px;
   color: #FFFFFF;
   font-weight: bold;
   background-color:#82CA9C;
}

.FooterToolBar,A.FooterToolBar:Link,A.FooterToolBar:Visited,A.FooterToolBar:Hover{
   font-size: 12px;
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
   width:125px;
}


/***********************************************/
/* Category  */
/**********************************************/

.Category,A.Category:Link,A.Category:Visited{
   font-size: 12px;
   color: #3D5899;
   font-weight: bold;
   text-decoration: none;
}
A.Category:Hover{
	font-size: 12px;
	color: #6980B3;
	font-weight: bold;
	text-decoration:none;
}

/***********************************************/
/* NewsFlash  */
/**********************************************/
.someclass
	{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	}
.someclass A
	{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	}











