body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border-right : 0px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-bottom-width : 0px;
	padding-right : 0px;
	padding-left : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-top : 0px;
    line-height: 130%;
}

A:visited,A:active  {
	text-decoration: none;
	/*color : #002471;
	*/
	color : #003399;
}
 A:link{
	text-decoration: none;
	color : #0043CE;
}
  A:hover {
	color : Maroon;
	text-decoration : underline;
}

A.white:visited,A.white:active  {
	text-decoration: none;
	color : White;
}
 A.white:link{
	text-decoration: none;
	color : White;
}
  A.white:hover {
	color : White;
	text-decoration : underline;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 13px;
}

.tdBasic {
	color: #000000;
	background-color: #E8E8E8;
	border-right: 0px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.tdMember {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.orientation {
	line-height:105%;
}

.rowList {
	background-color: #E8E8E8;
	border-right:1px solid #9D9D9D;
	border-bottom: 0px;
	border-left: 1px solid #9D9D9D;
	border-top : 1px solid #9D9D9D;
}

.rowList2 {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9D9D9D;
	border-right-color: #9D9D9D;
	border-left-color: #9D9D9D;
}

.grayBox {
	background-color: #EEEEEE;
	border : 1px solid #9D9D9D;
}

.grayBox2 {
	background-color: #E8E8E8;
	border : 1px solid #9D9D9D;
}

.extraSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.listBut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFB400;
	padding: 5px;
	font-size: 12px;
	color: #FFFFFF;
	border-top: 1px solid #A5A5A5;
	border-right: 1px solid #A5A5A5;
	border-left: 1px solid #A5A5A5;
	font-weight: bold;
}

.butGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #9ACD32;
	/*#6ABE32*/
	padding: 5px;
	font-size: 12px;
	color: #FFFFFF;
	border-top: 1px solid #A5A5A5;
	border-right: 1px solid #A5A5A5;
	border-left: 1px solid #A5A5A5;
	font-weight : bold;
}

.butRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FF7642;
	/*#E16411;
	FF6000*/
	padding: 5px;
	font-size: 12px;
	color: #FFFFFF;
	border-top: 1px solid #A5A5A5;
	border-right: 1px solid #A5A5A5;
	border-left: 1px solid #A5A5A5;
	font-weight : bold;
}

.butGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C9C9C9;
	padding: 5px;
	font-size: 12px;
	color: #FFFFFF;
	border-top: 1px solid #A5A5A5;
	border-right: 1px solid #A5A5A5;
	border-left: 1px solid #A5A5A5;
}

.green{
	background-color : #D1FAC0;
	border-left : 1px solid Gray;
	border-bottom : 1px solid Gray;
	font-size : 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right : 1px solid Gray;
	border-top : 1px solid Gray;
}

.yellow{
	background-color : #F5FAAD;
	border-left : 1px solid Gray;
	border-bottom : 1px solid Gray;
	font-size : 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right : 1px solid Gray;
	border-top : 1px solid Gray;
}

.orange{
	background-color : #FFC142;
	border-left : 1px solid Gray;
	border-bottom : 1px solid Gray;
	font-size : 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right : 1px solid Gray;
	border-top : 1px solid Gray;
}

.red{
	background-color : #FF7642;
	border-left : 1px solid Gray;
	border-bottom : 1px solid Gray;
	font-size : 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right : 1px solid Gray;
	border-top : 1px solid Gray;
}

.gray{
	background-color : #e8e8e8;
	border-left : 1px solid Gray;
	border-bottom : 1px solid Gray;
	font-size : 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right : 1px solid Gray;
	border-top : 1px solid Gray;
}

.violet{
	background-color : #E9DAE9;
	border-left : 1px solid Gray;
	border-bottom : 1px solid Gray;
	font-size : 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right : 1px solid Gray;
	border-top : 1px solid Gray;
}

.blue{
	background-color : #C1D3EC;
	border-left : 1px solid Gray;
	border-bottom : 1px solid Gray;
	font-size : 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right : 1px solid Gray;
	border-top : 1px solid Gray;
}
.tabOnline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.label{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #696969;
	margin-bottom : 0px;
    margin-top : 0px;
	
}
.labelsmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #525252;
}

.labelblack{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : Black;
}

.labelBig{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : normal;
	color : #696969;
	border-bottom : 1px solid #9D9D9D;
}


input.button {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.msg {
	color : #228B22;
	font-weight : bold;
}

.error {
	color : #B22222;
	font-weight : bold;
}.grayDark {
	background-color: #A3ACB3;
	padding: 5px;
	font-size: 13px;
	color: #FFFFFF;
}
.listMailBox {
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A5A5A5;
}
.fetureEntrace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #32426D;
	padding: 5px;
	color: #FFFFFF;
}
.featureEntBottom {
	background-color: #A1B2E1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #32426D;
	border-right-color: #32426D;
	border-bottom-color: #32426D;
	border-left-color: #32426D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.featureBg {
	background-image: url(../assets/images/bgEntrance4.jpg);
	background-repeat: no-repeat;
}
.fontWhite {
	color: #FFFFFF;
}

form, input {
	padding:0;
	marign:0;
}
