﻿.logo_gray_background {
	background-image:url('https://www.grsoftware.net/images/logo_gray_background.png');
	width: 60px;
}
.backimage {
	background-image:url('https://www.grsoftware.net/images/logo_gray_background.png');
}
.backimage_rev {
	background-image:url('https://www.grsoftware.net/images/logo_gray_background_rev.png');
}
.inlineheader {
	display: inline;
	font-size: 90%;
	font-weight: bold;
}
.text_red {
	color: #FF0000;
}
.bold_red_centered {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
.text_black {
	color: #000000;
	font-weight:bold;
}
.text_indent {
	margin-left: 40px;
}
.text_bold_red {
	color: #FF0000;
	font-weight: bold;
}
.left {
	text-align: left;
}
.center_up {
	text-align: center;
	margin-top: -2px;
}
.center {
	text-align: center;
}
.center_title {
	text-align: center;
	margin-top: -5px;
}
.border_red {
  border-color: #FBFF68;
  border-width: 1px;
  border-style: solid; 
  background: #FFFFFF;
}
.no_border {
	border-width: 0;
}
.no_decoration {
	text-decoration: none;
}
.no_border_vtop {
	border-width: 0;
	vertical-align: top;
}
.style5 {
	background: #FBFFC8;
	background-color:#FBFFC8;
	width: 15%;
}
.style6 {
	border-width: 0;
	margin-left: 5px;
	margin-right: 5px;
}
.linktable {
	text-align: center;
	vertical-align: top;
	width: 80%;
}
.vert_middle {
	vertical-align: middle;
}
.menu_title {
	font-family: "Agency FB"; font-size: x-large;
}
.style7 {
  	margin-bottom: 13px;
}
.body {
	font-family: "Arial"; font-size:medium;
}
.Navlink {text-decoration: none; }
a:link.Navlink  {color : #0000ff;}
a:visited.Navlink  {color : #aaaaff;}
a:active.Navlink  {text-decoration: none;}
a:hover.Navlink  {text-decoration: none; color:white; background-color:#EE3030}
