/* CSS Document */


A:link {
	TEXT-DECORATION: underline
}
A:visited {
	TEXT-DECORATION: underline
}
A:active {
	TEXT-DECORATION: underline
}
A:hover {
	TEXT-DECORATION: underline
}
A:link {
	COLOR: #184eba
}
A:visited {
	COLOR: #4e81e6
}
A:active {
	COLOR: #062b75
}
A:hover {
	COLOR: #062b75
}
a:visited    {  font-family: Verdana; font-size: 12px; color: #103456}
body         {  font-family:Verdana; font-size: 12px; background-color: #F3F3F3; color:#000033}
li           {  font-family: Verdana; font-size: 12px; color: #000033}
ol           {  font-family: Verdana; font-size: 12px; color:#000033}
td           {  font-family: Verdana; font-size: 12px; color:#000033}
th			 { background-color:#EEEEEE; height:1px; color:#000033}


.titleitem
{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #103456;
}
td.menuitem {
	height:37px;
	/*background-image:url(images/button_normal-220.jpg);*/
	/*padding-left:30px;*/
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #103456;
	line-height:100%;
}
td.menuitemActive
{
	padding-left:30px;
	height:37px;
	/*background-image:url(images/button_normal-220.jpg);*/
	/*padding-left:30px;*/
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	line-height:100%;
	color: #B69B16;
	background-image:url(images/button_over-220.jpg);
	background-repeat: no-repeat;
	text-decoration:none;
}


td.menuitem a:link,td.menuitem a:visited{
	font-family: Verdana;
	background-image:url(images/button_normal-220.jpg);
	background-repeat: no-repeat;
	padding-left:30px;
	font-weight: bold;
	color: #103456;
	text-decoration:none;
	vertical-align:middle;
	line-height:37px;
	display:block;
	width:100%;
	height:100%;
}

td.menuitem a:active{
	color: #B69B16;
}

td.menuitem a:hover, td.menuitem a.active{
	font-family: Verdana;
	font-weight: bold;
	color: #B69B16;
	text-decoration:none;
	background-image:url(images/button_over-220.jpg);
}


td.footer {
	font-size:11px;
	
}
td.footer a:link{
	COLOR: #184eba;
	font-size:11px;
}

td.footer a:visited{
	COLOR: #4e81e6;
	font-size:11px;
}

td.footer a:active{
	COLOR: #062b75;
	text-decoration:underline;
	font-size:11px;
}

td.footer a:hover{
	COLOR: #062b75;
	text-decoration:underline;
	font-size:11px;
}

.newseventsbanner {
	font-family:Verdana;
	font-size: 10px;
	color: #333333;

}
.style3 {font-family: Verdana; font-size: 12px;}
.style4 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	color: #B69B16;
}
.date{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #B69B16;
}

.buttonstyle{
font-family:Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #846D0D;
}
.gold
{
	font-size: 10px;
	color: #846D08;	
	font-family:Verdana;

}

.tooltip
{
	font-family: Verdana;
	font-size:11px;
	font-weight: bold;
	color: #B69B16;
}
.style5 {
	font-size: 11px;
	font-weight: bold;
}

.style8 {
	font-size: 12px;
	font-weight: bold;
}
.style15 {font-size: 10px; font-weight: bold; }
.style16 {font-size: 9px}
.style17 {
	font-size: 10px;
	vertical-align: top;
}
.style18 {
	font-size: 10px;
	vertical-align: top;
	text-align: justify;
}

.payment_info {
  padding: 10px;
  margin-bottom: 10px;
  background-color: #dadada;
  text-align: justify;
  line-height: 1.4em;
}

.alert {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 10px;
  background-color: #f44336;
  color: white;
  text-align: justify;
}

.alert.success {
	background-color: #4CAF50;
}

.alert.info {
	background-color: #2196F3;
}

.alert.warning {
	background-color: #ff9800;
}

.closebtn {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}

.closebtn:hover {
  color: black;
}
