﻿body {
}
.FormStyle01
{
	border-right: #8cc957 1px solid;
	border-top: #8cc957 1px solid;
	border-left: #8cc957 1px solid;
	border-bottom: #8cc957 1px solid;
	font-size: 10pt;
	font-family: Arial;
}
.TableText
{
	font-style: normal;
	color:White; 
	font-size: 8pt;
	font-family: Verdana;
}
.TableTextGray
{
	font-style: normal;
	color:Gray; 
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
	font-weight:normal ;
}
.TableTextTitle
{
	font-size: 10pt;
	font-family: Arial;
	color:  Gray ;
}
.TableListTitle
{
	font-size: 10pt;
	font-family: Arial;
	color:  white ;
	background-color: #007fc6;
	height: 25px;
}
.TableListStyle01
{
	border-right: #007fc6 1px solid;
	border-top: #007fc6 1px solid;
	border-left: #007fc6 1px solid;
	border-bottom: #007fc6 1px solid;
}
.TableBorders
{
	border-right: #007fc6 1px solid;
	border-top: #007fc6 1px solid;
	border-left: #007fc6 1px solid;
	border-bottom: #007fc6 1px solid;
}
.TableBordersGB
{
	border-right: #8cc957 1px solid;
	border-top: #8cc957 1px solid;
	border-left: #8cc957 1px solid;
	border-bottom: #8cc957 1px solid;
	background-color: #eeeeee;
}
.ImageNoBorders
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
}
.LinkNodecoration
{
	font-size: 8pt;
	color: gray;
	font-family: Verdana;
	text-decoration: none;
}
.LinkNodecorationWhite
{
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}
.AdmImageSelection
{
	border-right: #FF0000 1px solid;
	border-top: #FF0000 1px solid;
	border-left: #FF0000 1px solid;
	border-bottom: #FF0000 1px solid;
}
.AdmImageSelectionOff
{
	border-right: #DEDEDE 1px solid;
	border-top: #DEDEDE 1px solid;
	border-left: #DEDEDE 1px solid;
	border-bottom: #DEDEDE 1px solid;
}
.AdmImageSelectionOff2
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
}
#admNewsSelection a 
{
	font-size: 8pt; color: gray; font-family: Verdana; text-decoration: none;
	display: block; margin:0;
} 
#admNewsSelection a:link 
{
	font-size: 8pt; color: gray; font-family: Verdana; text-decoration: none;
} 
#admNewsSelection a:hover 
{
	font-size: 8pt; color: gray; font-family: Verdana; text-decoration: none;
	background-color: #eeeeee;
}